| Port details |
- py-toon-format Token-oriented object notation for LLM prompts
- 0.9.0.b1 textproc
=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: lazeraman@gmail.com
 - Port Added: 2026-09-20 20:30:07
- Last Update: 2026-09-20 20:26:21
- Commit Hash: 2e7f386
- Also Listed In: python
- License: MIT
- WWW:
- https://github.com/toon-format/toon-python
- Description:
- TOON (Token-Oriented Object Notation) is a compact, human-readable
serialization format for handing structured data to large language models,
encoding the same content as JSON in markedly fewer tokens. It provides
encode and decode functions along with a toon command-line tool.
¦ ¦ ¦ ¦ 
- 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.
- USE_RC_SUBR (Service Scripts)
- no SUBR information found for this port
- Dependency lines:
-
- ${PYTHON_PKGNAMEPREFIX}toon-format>0:textproc/py-toon-format@${PY_FLAVOR}
- To install the port:
- cd /usr/ports/textproc/py-toon-format/ && make install clean
- To add the package, run one of these commands:
- pkg install textproc/py-toon-format
- pkg install py312-toon-format
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 py312-toon-format listed in the above command, you can pick from the names under the Packages section.- PKGNAME: py312-toon-format
- Package flavors (<flavor>: <package>)
- distinfo:
- TIMESTAMP = 1789932064
SHA256 (toon_format-0.9.0b1.tar.gz) = 8f391dd6ad9677c78366bd8eb6762d064a2183f67b9b7da1f348fdb6ee8738e7
SIZE (toon_format-0.9.0b1.tar.gz) = 87398
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:
-
- py312-hatchling>=0 : devel/py-hatchling@py312
- python3.12 : lang/python312
- py312-build>=0 : devel/py-build@py312
- py312-installer>=0 : devel/py-installer@py312
- Test dependencies:
-
- py312-pytest>=7,1 : devel/py-pytest@py312
- python3.12 : lang/python312
- Runtime dependencies:
-
- python3.12 : lang/python312
- There are no ports dependent upon this port
Configuration Options:
- No options to configure
- Options name:
- textproc_py-toon-format
- USES:
- python
- 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.9.0.b1 20 Sep 2026 20:26:21
    |
Michael Osipov (michaelo)  Author: Pete Diamond |
textproc/py-toon-format: new port
TOON (Token-Oriented Object Notation) is a compact, human-readable
serialization format for handing structured data to large language models,
encoding the same content as JSON in markedly fewer tokens. It provides
encode and decode functions along with a toon command-line tool.
PR: 298712 |
Number of commits found: 1
|