tao-json 0.0+git20200604.f357d72-2 source package in Ubuntu

Changelog

tao-json (0.0+git20200604.f357d72-2) unstable; urgency=medium

  * Team upload.
  * Remove trailing whitespace in debian/copyright (routine-update)

 -- Andreas Tille <email address hidden>  Mon, 20 Jul 2020 22:01:20 +0200

Upload details

Uploaded by:
Debian Med
Uploaded to:
Sid
Original maintainer:
Debian Med
Architectures:
all
Section:
misc
Urgency:
Medium Urgency

See full publishing history Publishing

Series Pocket Published Component Section
Oracular release universe misc
Noble release universe misc
Mantic release universe misc
Lunar release universe misc
Jammy release universe misc

Builds

Groovy: [FULLYBUILT] amd64

Downloads

File Size SHA-256 Checksum
tao-json_0.0+git20200604.f357d72-2.dsc 2.1 KiB 22dff5910c5ad3f1b27c8886c8c7ad1e3a4bf6beb5e82e254e68311b24e3b6d1
tao-json_0.0+git20200604.f357d72.orig.tar.xz 1021.9 KiB e4308852b55eeed4d1e57942a8d6eb2cb0ad6f1294fe2eb2bda2713cad31835e
tao-json_0.0+git20200604.f357d72-2.debian.tar.xz 3.2 KiB d40afdfb57bed42ef300a8eb8265a11c30d1ed43866a9edcd84a0bdfdf9a22d5

No changes file available.

Binary packages built by this source

tao-json-dev: multifunctional and zero-dependency C++ header-only JSON library

 taoJSON is a zero-dependency C++ header-only JSON library that provides
 a generic Value Class, uses Type Traits to interoperate with C++ types,
 uses an Events Interface to convert to and from JSON, JAXN, CBOR,
 MsgPack and UBJSON, and much, much more.

tao-json-examples: multifunctional and zero-dependency C++ header-only JSON library (examples)

 taoJSON is a zero-dependency C++ header-only JSON library that provides
 a generic Value Class, uses Type Traits to interoperate with C++ types,
 uses an Events Interface to convert to and from JSON, JAXN, CBOR,
 MsgPack and UBJSON, and much, much more.
 .
 This package accommodates tao-json-dev package, and provides example C++
 sources featuring the usage and functionality of this library.