17 Packages
| name | libcxxopts |
|---|---|
| summary | C++ command line option parser library |
| license | MIT |
| depends | 1; libicuuc ? |
| name | libcxxopts-tests |
|---|---|
| summary | C++ command line option parser library, tests |
| license | MIT |
| depends | 1; catch2 |
| name | args |
|---|---|
| summary | C++ argument parser library |
| license | MIT |
| depends | 0 |
| name | args-tests |
|---|---|
| summary | C++ argument parser library, tests |
| license | MIT |
| depends | 1; catch2 |
| name | cli11 |
|---|---|
| summary | CLI11 is a command line parser for C++11 and beyond that provides a rich feature set with a simple and intuitive interface. |
| license | BSD-3-Clause |
| depends | 0 |
| name | cli11-tests |
|---|---|
| summary | Tests package for cli11 library |
| license | BSD-3-Clause |
| depends | 1; catch2 |
| name | libboost-bind |
|---|---|
| summary | boost::bind is a generalization of the standard functions std::bind1st and std::bind2nd. It supports arbitrary function objects, functions, function pointers, and member function pointers, and is able to bind any argument to a specific value or route input arguments into arbitrary positions |
| license | BSL-1.0 |
| depends | 2; libboost-config, libboost-core |
| name | libevent |
|---|---|
| summary | Event notification C library |
| license | BSD-3-Clause AND BSD-2-Clause AND MIT |
| depends | 2; libssl ?, libcrypto ? |
| name | libpng |
|---|---|
| summary | The official PNG reference C library |
| license | libpng-2.0 |
| depends | 1; libz |
| name | libjpeg-turbo |
|---|---|
| summary | JPEG image codec C library |
| license | (IJG and LicenseRef-modified-BSD-3-clause and Zlib) |
| depends | 0 |
| name | libharfbuzz |
|---|---|
| summary | HarfBuzz text shaping engine C/C++ libraries |
| license | MIT-Modern-Variant or MIT |
| depends | 2; libfreetype, libicuuc |
| name | libtinyobjloader |
|---|---|
| summary | Tiny but powerful single file wavefront obj loader written in C++03 |
| license | MIT |
| depends | 0 |
| name | glm |
|---|---|
| summary | Header-only C++ mathematics library for graphics software based on the OpenGL Shading Language (GLSL) specifications |
| license | MIT or The Happy Bunny License |
| depends | 0 |
| name | entt |
|---|---|
| summary | Modern C++ Entity-Component-System (ECS) library |
| license | MIT |
| depends | 0 |
| name | doctest |
|---|---|
| summary | C++ testing framework for unit tests and TDD |
| license | MIT |
| depends | 0 |
| name | byacc |
|---|---|
| summary | Berkeley yacc parser generator |
| license | other: public domain |
| depends | 0 |
| name | build2 |
|---|---|
| summary | build2 build system |
| license | MIT |
| depends | 1; libbutl |