| Port details |
- py-tatsu Input a grammar in a variation of EBNF and output a memoizing PEG/Packrat parser in Python
- 5.23.0 devel
=0 5.20.0Version of this port present on the latest quarterly branch. - Maintainer: sunpoet@FreeBSD.org
 - Port Added: 2026-04-27 13:34:07
- Last Update: 2026-07-08 13:32:01
- Commit Hash: 758e29e
- Also Listed In: python
- License: BSD4CLAUSE
- WWW:
- https://tatsu.readthedocs.io/en/stable/
- https://github.com/neogeny/TatSu
- Description:
- TatSu is a tool that takes grammars in extended EBNF as input, and outputs
memoizing (Packrat) PEG parsers in Python. The classic variations of EBNF
(Tomassetti, EasyExtend, Wirth) and ISO EBNF are supported as input grammar
formats.
 ¦ ¦ ¦ ¦ 
- 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}tatsu>0:devel/py-tatsu@${PY_FLAVOR}
- To install the port:
- cd /usr/ports/devel/py-tatsu/ && make install clean
- To add the package, run one of these commands:
- pkg install devel/py-tatsu
- pkg install py312-tatsu
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-tatsu listed in the above command, you can pick from the names under the Packages section.- PKGNAME: py312-tatsu
- Package flavors (<flavor>: <package>)
- distinfo:
- TIMESTAMP = 1782966502
SHA256 (tatsu-5.23.0.tar.gz) = 1a394fce427aa754044e76bd5aa35d82b09b280119aafd5255457b8df3f168cf
SIZE (tatsu-5.23.0.tar.gz) = 390007
Packages (timestamps in pop-ups are UTC):
- 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:
-
- 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:
- devel_py-tatsu
- USES:
- python shebangfix
- FreshPorts was unable to extract/find any pkg message
- Master Sites:
|