Bug#1107670: ITP: condense-json -- Python function for condensing JSON using replacement strings
Package: wnpp
Severity: wishlist
Owner: Antoine Beaupre <anarcat@debian.org>
X-Debbugs-Cc: debian-devel@lists.debian.org, debian-python@lists.debian.org
* Package name : condense-json
Version : 0.1.3
Upstream Contact: Simon Willison
* URL : https://github.com/simonw/condense-json
* License : Apache
Programming Lang: Python
Description : Python function for condensing JSON using replacement strings
The `condense_json` function searches a JSON-like object for strings
that contain specified replacement substrings. It replaces these
substrings with a compact representation, making the JSON more
concise.
.
This is mostly used as a dependency for the llm package.
Reply to: