Search Criteria
Package Details: python-textx 4.2.0-1
Package Actions
| Git Clone URL: | https://aur.archlinux.org/python-textx.git (read-only, click to copy) |
|---|---|
| Package Base: | python-textx |
| Description: | Python library for building Domain-Specific Languages and parsers |
| Upstream URL: | https://textx.github.io/textX/ |
| Licenses: | MIT |
| Submitter: | igord |
| Maintainer: | xiretza |
| Last Packager: | xiretza |
| Votes: | 0 |
| Popularity: | 0.000000 |
| First Submitted: | 2016-06-12 10:49 (UTC) |
| Last Updated: | 2025-05-09 15:33 (UTC) |
Dependencies (9)
- python
- python-arpeggio
- python-setuptools
- python-build (make)
- python-flit-core (make)
- python-installer (make)
- python-wheel (make)
- python-pytest (check)
- python-click (optional) – textX CLI support
Latest Comments
alhirzel commented on 2023-12-18 18:48 (UTC)
There is currently an error when building (
externally-managed-environment), likely due to the use ofpip installin thePKGBUILD. Is this something that can be looked at, or could I investigate as a co-maintainer?igord commented on 2022-08-17 11:36 (UTC)
Done. Thanks!
xiretza commented on 2022-08-17 11:25 (UTC)
Sure, I'll take it. Thanks!
igord commented on 2022-08-17 11:25 (UTC)
Hi @xiretza. Could you take over the maintenance? If you can I'll orphan the package.
xiretza commented on 2022-08-16 14:24 (UTC)
Requires
python-html5libincheckdepends.igord commented on 2020-11-04 15:33 (UTC)
Fixed. Thanks.
xiretza commented on 2020-11-04 15:13 (UTC)
Needs
python-clickin checkdepends.igord commented on 2020-10-03 18:56 (UTC)
@xiretza Great, thanks! Updated.
xiretza commented on 2020-09-28 14:22 (UTC)
Hey, I've got a few patches for this package, both to update it to 2.2.0 and to fix
check(): https://gitlab.com/-/snippets/2019885