Package Details: python-textx 4.2.0-1

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)

Latest Comments

1 2 Next › Last »

marzoul commented on 2026-06-12 14:08 (UTC)

Update : I hacked the textx code to disregard version of flit_core, and it seems to work, so likely an issue of upstream textx being unmaintained.

marzoul commented on 2026-06-12 13:47 (UTC)

This no longer compiles because there is a dependency to flit_core. Current package flit_core version is 4.0.0 but textx source requires <4.

alhirzel commented on 2023-12-18 18:48 (UTC)

There is currently an error when building (externally-managed-environment), likely due to the use of pip install in the PKGBUILD. 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-html5lib in checkdepends.

igord commented on 2020-11-04 15:33 (UTC)

Fixed. Thanks.

xiretza commented on 2020-11-04 15:13 (UTC)

Needs python-click in checkdepends.

igord commented on 2020-10-03 18:56 (UTC)

@xiretza Great, thanks! Updated.