tomlplusplus 3.4.0+ds-0.2 source package in Ubuntu

Changelog

tomlplusplus (3.4.0+ds-0.2) unstable; urgency=medium

  * Non-maintainer upload.
  * Rename libraries for 64-bit time_t transition.  Closes: #1062988

 -- Benjamin Drung <email address hidden>  Thu, 29 Feb 2024 18:24:36 +0000

Upload details

Uploaded by:
Andrea Pappacoda
Uploaded to:
Sid
Original maintainer:
Andrea Pappacoda
Architectures:
any
Section:
misc
Urgency:
Medium Urgency

See full publishing history Publishing

Series Pocket Published Component Section

Downloads

File Size SHA-256 Checksum
tomlplusplus_3.4.0+ds-0.2.dsc 2.2 KiB 0420fafe684ef222098fd61852612b36361aca1d57b678675250dc63bb519ac1
tomlplusplus_3.4.0+ds.orig.tar.xz 936.1 KiB 0ae736e13a49cc8a0aa7799705cf18bd93f5f56624613e6aa554b65fe2d72768
tomlplusplus_3.4.0+ds-0.2.debian.tar.xz 6.6 KiB 9cdcc37ecb6a52b23ec2c01769a08cba7b8c0211a6bf722a7917dec2f6aa1efb

Available diffs

No changes file available.

Binary packages built by this source

libtomlplusplus-dev: TOML config parser and serializer for C++17 - development files

 tomlplusplus is a TOML config parser and serializer for C++17 supporting
 the following features:
 .
   - Supports the latest TOML release (v1.0.0), plus optional support for
     some unreleased TOML features
   - Passes all tests in the toml-test suite
   - Supports serializing to JSON and YAML
   - Proper UTF-8 handling (incl. BOM)
   - C++17 (plus some C++20 features where available)
   - Doesn't require RTTI
   - Works with or without exceptions
 .
 This package contains the development files.

libtomlplusplus3t64: TOML config parser and serializer for C++17

 tomlplusplus is a TOML config parser and serializer for C++17 supporting
 the following features:
 .
   - Supports the latest TOML release (v1.0.0), plus optional support for
     some unreleased TOML features
   - Passes all tests in the toml-test suite
   - Supports serializing to JSON and YAML
   - Proper UTF-8 handling (incl. BOM)
   - C++17 (plus some C++20 features where available)
   - Doesn't require RTTI
   - Works with or without exceptions
 .
 This package contains the shared library.

libtomlplusplus3t64-dbgsym: debug symbols for libtomlplusplus3t64