8 Packages
| name | fmt |
|---|---|
| summary | "{fmt} is an open-source formatting library for C++. It can be used as a safe and fast alternative to (s)printf and iostreams." |
| license | MIT |
| depends | 0 |
| name | fmt-tests |
|---|---|
| summary | Tests package for fmt upstream tests |
| license | MIT |
| depends | 2; gtest, gmock |
| 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 | strong_type |
|---|---|
| summary | An additive strong typedef library for C++14/17/20 |
| license | BSL-1.0 |
| depends | 0 |
| name | libboost-charconv |
|---|---|
| summary | An implementation of <charconv> in C++11 |
| license | BSL-1.0 |
| depends | 3; libboost-assert, libboost-config, libboost-core |
| name | spdlog |
|---|---|
| summary | Fast C++ logging library. |
| license | MIT |
| depends | 1; fmt |
| name | libevent |
|---|---|
| summary | Event notification C library |
| license | BSD-3-Clause AND BSD-2-Clause AND MIT |
| depends | 2; libssl ?, libcrypto ? |