reserialize 20210909-3 source package in Ubuntu

Changelog

reserialize (20210909-3) unstable; urgency=medium

  * Add a patch to accept a file argument and recognise --help and -.
  * Divert the ghc yaml2json/json2yaml to prevent file conflicts
    (Closes: #1009750)
  * Add Provides with all tools actually shipped.

 -- Andrej Shadura <email address hidden>  Tue, 24 May 2022 14:21:30 +0200

Upload details

Uploaded by:
Andrej Shadura
Uploaded to:
Sid
Original maintainer:
Andrej Shadura
Architectures:
all
Section:
misc
Urgency:
Medium Urgency

See full publishing history Publishing

Series Pocket Published Component Section

Builds

Kinetic: [FULLYBUILT] amd64

Downloads

File Size SHA-256 Checksum
reserialize_20210909-3.dsc 1.5 KiB 120d7b74cbcf7317936fe2f17f4e51d2a7130d6bff01227462164174d98a19ec
reserialize_20210909.orig.tar.xz 768 bytes f06f57c91ef89931e19b07321d42a2bfbf5732105a9ffee1e12a8beb9a02def6
reserialize_20210909-3.debian.tar.xz 2.6 KiB 6d8919920980fff048b8d915259c755f2f6eaea8b9ab5dc23cf617967349ba43

Available diffs

No changes file available.

Binary packages built by this source

reserialize: convert between YAML, JSON, TOML and BSON

 reserialize is a script to convert between YAML, JSON, TOML and BSON.
 It provides the following utilities:
 .
  * bson2json
  * bson2toml
  * bson2yaml
  * json2bson
  * json2toml
  * json2yaml
  * toml2bson
  * toml2json
  * toml2yaml
  * yaml2bson
  * yaml2json
  * yaml2toml