Search Criteria
Package Details: python-tatsu 5.13.1-1
Package Actions
Git Clone URL: | https://aur.archlinux.org/python-tatsu.git (read-only, click to copy) |
---|---|
Package Base: | python-tatsu |
Description: | TatSu takes a grammar in a variation of EBNF as input, and outputs a memoizing PEG/Packrat parser in Python |
Upstream URL: | https://github.com/neogeny/TatSu |
Licenses: | BSD |
Submitter: | djmattyg007 |
Maintainer: | AlphaJack |
Last Packager: | AlphaJack |
Votes: | 2 |
Popularity: | 0.78 |
First Submitted: | 2021-10-16 05:20 (UTC) |
Last Updated: | 2025-01-12 10:24 (UTC) |
Dependencies (7)
- python (python37AUR, python311AUR, python310AUR)
- python-build (make)
- python-installer (make)
- python-setuptools (make)
- python-wheel (make)
- python-colorama (python-colorama-gitAUR) (optional)
- python-rich (optional)
Latest Comments
aulonsal commented on 2023-03-14 08:33 (UTC)
Please change "pypi.io" to "pypi.org" in the PKGBUILD, Line 15: https://aur.archlinux.org/cgit/aur.git/tree/PKGBUILD?h=python-tatsu#n15
pypi.io redirects to pypi.org, it appears to be a temporary domain before the .org was bought according to https://github.com/pypi/warehouse/issues/2184, it makes it more confusing when scanning the PKGBUILD for anything malicious.