freebsd-ports/devel/toml11/pkg-plist
Dave Cottlehuber 5d730da975 devel/toml11: new port - C++11 header-only parser/encoder
It is compatible to the latest version of TOML v1.0.0-rc.2, and one of
the most TOML-standard compliant libraries, with great error messages,
configurable serializer, user-defined type conversions, and with full
UTF-8 support.

WWW: https://github.com/toruniina/toml11

Sponsored by:	SkunkWerks, GmbH
2021-01-06 12:12:56 +00:00

25 lines
653 B
Text

include/toml.hpp
include/toml/color.hpp
include/toml/combinator.hpp
include/toml/comments.hpp
include/toml/datetime.hpp
include/toml/exception.hpp
include/toml/from.hpp
include/toml/get.hpp
include/toml/into.hpp
include/toml/lexer.hpp
include/toml/literal.hpp
include/toml/parser.hpp
include/toml/region.hpp
include/toml/result.hpp
include/toml/serializer.hpp
include/toml/source_location.hpp
include/toml/storage.hpp
include/toml/string.hpp
include/toml/traits.hpp
include/toml/types.hpp
include/toml/utility.hpp
include/toml/value.hpp
lib/cmake/toml11/toml11Config.cmake
lib/cmake/toml11/toml11ConfigVersion.cmake
lib/cmake/toml11/toml11Targets.cmake