reserialize 20220929-2 source package in Ubuntu
Changelog
reserialize (20220929-2) unstable; urgency=medium * Drop tomllib patch, it never properly worked (Closes: #1036536, #1036537). -- Andrej Shadura <email address hidden> Wed, 24 May 2023 17:01:40 +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 | Published | Component | Section | |
---|---|---|---|---|
Plucky | release | universe | misc | |
Oracular | release | universe | misc | |
Noble | release | universe | misc | |
Mantic | release | universe | misc |
Downloads
File | Size | SHA-256 Checksum |
---|---|---|
reserialize_20220929-2.dsc | 1.3 KiB | 6aa9e4fa2afb5ab3ffd5b17a955d4cbffcc3e6545b5399edf221fd81e6e18593 |
reserialize_20220929.orig.tar.xz | 960 bytes | f2b49668f6630fb2745e8114856f90d86fd9ec2b1618b84a63284113a7efd69a |
reserialize_20220929-2.debian.tar.xz | 3.7 KiB | d25d3d378dcdd8fe265793a9591c18207d02c84321d307bafe9a37be2886e222 |
Available diffs
- diff from 20220929-1 to 20220929-2 (492 bytes)
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