Hi! On Wed, 2025-06-11 at 13:43:51 -0400, Antoine Beaupre wrote: > Package: wnpp > Severity: wishlist > Owner: Antoine Beaupre <anar...@debian.org> > X-Debbugs-Cc: debian-devel@lists.debian.org, debian-pyt...@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. Please namespace the source package with python-, so that we do not take the global namespace for language specific packages. Thanks! Guillem