<package type="rpm">
	<name>tomlplusplus</name>
	<arch>src</arch>
	<version epoch="0" ver="3.4.0" rel="1"/>
	<checksum type="sha256" pkgid="YES">071874b064f28a844b4a0d290d2bcb6b64de69194f132d17b192605b3b66d0a9</checksum>
	<summary>Header-only TOML config file parser and serializer for C++17</summary>
	<description>toml++ is a TOML config parser and serializer for c++.

- Header-only (optional!)
- Supports the latest [TOML] release ([v1.0.0]), plus optional support for some
unreleased TOML features
- Passes all tests in the [toml-test](https://github.com/BurntSushi/toml-test)
suite
- Supports serializing to JSON and YAML
- Proper UTF-8 handling (incl. BOM)
- C++17 (plus some C++20 features where available, e.g. experimental support for
[char8_t] strings)
- Doesn't require RTTI
- Works with or without exceptions
- Tested on Clang (6+), GCC (7+) and MSVC (VS2019)
- Tested on x64, x86 and ARM</description>
	<packager>angrypenguin &lt;angrypenguinpoland@gmail.com&gt;</packager>
	<url>https://github.com/marzer/tomlplusplus</url>
	<time file="1704135255" build="1704134942"/>
	<size package="1309795" installed="1296771" archive="1297160"/>
	<location href="tomlplusplus-3.4.0-1.src.rpm"/>
	<format>
		<rpm:license>MIT</rpm:license>
		<rpm:vendor>OpenMandriva</rpm:vendor>
		<rpm:group>Unspecified</rpm:group>
		<rpm:buildhost>c64-5.openmandriva.org</rpm:buildhost>
		<rpm:sourcerpm></rpm:sourcerpm>
		<rpm:header-range start="4504" end="12635"/>
		<rpm:provides>
			<rpm:entry name="lib64tomlplusplus" flags="EQ" ver="3.4.0" rel="1"/>
			<rpm:entry name="lib64tomlplusplus-devel" flags="EQ" ver="3.4.0" rel="1"/>
			<rpm:entry name="tomlplusplus-debuginfo" flags="EQ" ver="3.4.0" rel="1"/>
			<rpm:entry name="tomlplusplus-debugsource" flags="EQ" ver="3.4.0" rel="1"/>
		</rpm:provides>
		<rpm:requires>
			<rpm:entry name="cmake"/>
			<rpm:entry name="meson"/>
			<rpm:entry name="pkgconfig(catch2)"/>
			<rpm:entry name="rpmlib(CompressedFileNames)" flags="LE" ver="3.0.4" rel="1"/>
			<rpm:entry name="rpmlib(FileDigests)" flags="LE" ver="4.6.0" rel="1"/>
		</rpm:requires>
	</format>
</package>
