dev-python/tatsu-lts
Generates memoizing PEG/Packrat parsers in Python from an EBNF grammar
ChangeLog
commit 9cd16429ffb5d14e610d3d954167dd37f61a2dcb
Author: Ivan S. Titov <iohann.s.titov@gmail.com>
Date: Tue Jun 2 19:17:14 2026 +0200
dev-python/tatsu-lts: correct LICENSE to BSD-4
The LICENSE file is 4-clause BSD (it carries the acknowledgment clause), not
the 3-clause BSD the initial tag claimed. The PyPI classifier only says the
generic "BSD License", so the file is authoritative.
commit 7fb67c440dec63a9e748f8850cffb14f4e359299
Author: Ivan S. Titov <iohann.s.titov@gmail.com>
Date: Tue Jun 2 19:17:14 2026 +0200
dev-python/tatsu-lts: new package, add 5.16.0
PEG/Packrat parser generator; the maintained LTS fork of TatSu, packaged
as the parser dependency of beanquery (Beancount 3's query engine).
Mirrors upstream's empty hard-dependency set: colorama and rich are
extras (colorized CLI output and the optional parproc submodule
respectively), and the core parser imports neither.
Author: Ivan S. Titov <iohann.s.titov@gmail.com>
Date: Tue Jun 2 19:17:14 2026 +0200
dev-python/tatsu-lts: correct LICENSE to BSD-4
The LICENSE file is 4-clause BSD (it carries the acknowledgment clause), not
the 3-clause BSD the initial tag claimed. The PyPI classifier only says the
generic "BSD License", so the file is authoritative.
commit 7fb67c440dec63a9e748f8850cffb14f4e359299
Author: Ivan S. Titov <iohann.s.titov@gmail.com>
Date: Tue Jun 2 19:17:14 2026 +0200
dev-python/tatsu-lts: new package, add 5.16.0
PEG/Packrat parser generator; the maintained LTS fork of TatSu, packaged
as the parser dependency of beanquery (Beancount 3's query engine).
Mirrors upstream's empty hard-dependency set: colorama and rich are
extras (colorized CLI output and the optional parproc submodule
respectively), and the core parser imports neither.


View
Download
Browse