Package: wnpp
Severity: wishlist
Owner: Antoine Beaupre <[email protected]>
X-Debbugs-Cc: [email protected], [email protected]

* 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 via email to