17 lines
295 B
YAML
17 lines
295 B
YAML
name: tomlplusplus
|
|
description: TOML config parser and serializer for C++
|
|
version: 3.4.0
|
|
revision: 2
|
|
url: https://marzer.github.io/tomlplusplus/
|
|
license: MIT
|
|
maintainers:
|
|
- [email protected]
|
|
architecture: any
|
|
type: source
|
|
depends:
|
|
- gcc-libs
|
|
- glibc
|
|
make_depends:
|
|
- cmake
|
|
- meson
|