Port details |
- py-condense-json Python function for condensing JSON using replacement strings
- 0.1.3 devel
=0 Package not present on quarterly.This port was created during this quarter. It will be in the next quarterly branch but not the current one. - Maintainer: dch@FreeBSD.org
 - Port Added: 2025-06-10 21:54:03
- Last Update: 2025-06-10 21:51:21
- Commit Hash: cbab661
- Also Listed In: python
- License: APACHE20
- WWW:
- https://github.com/simonw/condense-json
- Description:
- condense-json is a Python library that provides functionality for condensing
JSON data using replacement strings. It helps reduce the size of JSON output
by replacing repeated patterns with shorter representations.
This is useful for generating more compact JSON output while maintaining
the ability to expand it back to its original form when needed, for example
when interacting with large language models.
¦ ¦ ¦ ¦ 
- Manual pages:
- FreshPorts has no man page information for this port.
- pkg-plist: as obtained via:
make generate-plist - There is no configure plist information for this port.
- Dependency lines:
-
- ${PYTHON_PKGNAMEPREFIX}condense-json>0:devel/py-condense-json@${PY_FLAVOR}
- To install the port:
- cd /usr/ports/devel/py-condense-json/ && make install clean
- To add the package, run one of these commands:
- pkg install devel/py-condense-json
- pkg install py311-condense-json
NOTE: If this package has multiple flavors (see below), then use one of them instead of the name specified above. NOTE: This is a Python port. Instead of py311-condense-json listed in the above command, you can pick from the names under the Packages section.- PKGNAME: py311-condense-json
- Package flavors (<flavor>: <package>)
- py311: py311-condense-json
- distinfo:
- TIMESTAMP = 1749504814
SHA256 (condense_json-0.1.3.tar.gz) = 25fe8d434fdafd849e8d98f21a3e18f96ae2d6dbc2c17565f29e4843d039d2bc
SIZE (condense_json-0.1.3.tar.gz) = 8697
No package information for this port in our database- Sometimes this happens. Not all ports have packages. This is doubly so for new ports, like this one.
- Dependencies
- NOTE: FreshPorts displays only information on required and default dependencies. Optional dependencies are not covered.
- Build dependencies:
-
- py311-setuptools>=0 : devel/py-setuptools@py311
- py311-wheel>=0 : devel/py-wheel@py311
- python3.11 : lang/python311
- py311-build>=0 : devel/py-build@py311
- py311-installer>=0 : devel/py-installer@py311
- Test dependencies:
-
- python3.11 : lang/python311
- Runtime dependencies:
-
- python3.11 : lang/python311
- This port is required by:
- for Run
-
- misc/py-llm
Configuration Options:
- No options to configure
- Options name:
- devel_py-condense-json
- USES:
- python shebangfix
- FreshPorts was unable to extract/find any pkg message
- Master Sites:
|
Number of commits found: 1
Commit History - (may be incomplete: for full details, see links to repositories near top of page) |
Commit | Credits | Log message |
0.1.3 10 Jun 2025 21:51:21
    |
Dave Cottlehuber (dch)  |
devel/py-condense-json: new port - condenses using replacement strings
Sponsored by: SkunkWerks, GmbH |
Number of commits found: 1
|