Port details on branch 2023Q4 |
- string_theory Modern C++ library for string manipulation and storage
- 3.8 devel =2 3.8Version of this port present on the latest quarterly branch.
- Maintainer: sunpoet@FreeBSD.org
- Port Added: 2020-08-18 05:33:01
- Last Update: 2024-10-29 14:38:30
- Commit Hash: 4acc8af
- People watching this port, also watch:: jdictionary, py311-Automat, py311-python-gdsii, py39-PyOpenGL, p5-Sane
- License: MIT
- WWW:
- https://github.com/zrax/string_theory
- Description:
- String Theory is a flexible modern C++ library for string manipulation
and storage. It stores data internally as UTF-8, for ease of use
with existing C/C++ APIs. It can also handle conversion to and
from UTF-16, UTF-32, and Latin-1, and has a variety of methods to
simplify text manipulation.
In addition, String Theory includes a powerful and fast type-safe
string formatter (ST::format), which can be extended with custom
type formatters by end-user code.
- ¦ ¦ ¦ ¦
- Manual pages:
- FreshPorts has no man page information for this port.
- pkg-plist: as obtained via:
make generate-plist - Dependency lines:
-
- string_theory>0:devel/string_theory
- To install the port:
- cd /usr/ports/devel/string_theory/ && make install clean
- To add the package, run one of these commands:
- pkg install devel/string_theory
- pkg install string_theory
NOTE: If this package has multiple flavors (see below), then use one of them instead of the name specified above.- PKGNAME: string_theory
- Flavors: there is no flavor information for this port.
- distinfo:
- TIMESTAMP = 1696963431
SHA256 (string_theory-3.8.tar.gz) = 2b43daf9424e3136327e71b70abe0b15d51427653778df7b149574ef1dfec890
SIZE (string_theory-3.8.tar.gz) = 954929
Packages (timestamps in pop-ups are UTC):
- Dependencies
- NOTE: FreshPorts displays only information on required and default dependencies. Optional dependencies are not covered.
- Build dependencies:
-
- cmake : devel/cmake-core
- ninja : devel/ninja
- This port is required by:
- for Build
-
- games/jaggedalliance2
Configuration Options:
- No options to configure
- Options name:
- devel_string_theory
- USES:
- cmake:testing compiler:c++20-lang
- FreshPorts was unable to extract/find any pkg message
- Master Sites:
|