python-textparser 0.24.0+ds-1
Package Information
| Description | text parsing library for building custom parsers (Python 3) textparser is a fast and lightweight library for building text parsers and generating parse trees from structured text. It provides a tokenizer and a set of composable grammar primitives for defining custom parsers. This package installs the library for Python 3. |
|---|---|
| Maintainer | Debian Python Team <team+python@tracker.debian.org> |
| Changed By | Carl Keinath <carl.keinath@gmail.com> |
| Sponsor | alexandre.detiste@gmail.com |
| Distribution | unstable |
| Architecture | all |
| VCS | git: https://salsa.debian.org/python-team/packages/python-textparser.git (browse) |
| Closes | #1127306 |
| Blocked Bugs | #1127094 (wishlist) |
| Tracker | https://tracker.debian.org/pkg/python-textparser |
| Uploaded | 4 days ago |
New Package Report
.changes
| Date | Sun, 15 Feb 2026 18:32:11 +0100 |
|---|---|
| Source | python-textparser |
| Version | 0.24.0+ds-1 |
| Changed-By | Carl Keinath |
| Architecture | source all |
| Distribution | unstable |
Changelog
python-textparser (0.24.0+ds-1) unstable; urgency=medium . * Initial release. (Closes: #1127306)
.dsc
| Priority | optional |
|---|---|
| Component | main |
| Package-List | python-textparser-doc deb doc optional arch=all profile=!nodoc profile:v1=!nodoc python3-textparser deb python optional arch=all |
| Section | doc |
debian/copyright
Format: https://www.debian.org/doc/packaging-manuals/copyright-format/1.0/ Source: https://github.com/eerimoq/textparser Upstream-Name: python-textparser Upstream-Contact: https://github.com/eerimoq/textparser/issues/new Files-Excluded: .github Comment: Exclude upstream GitHub CI configuration directory. Files: * Copyright: 2018-2019 Erik Moqvist <erik.moqvist@gmail.com> License: Expat Files: debian/* Copyright: 2026 Carl Keinath <carl.keinath@gmail.com> License: Expat Files: examples/benchmarks/json/parsers/funcparserlib_json.py Copyright: 2009-2023 Andrey Vlasovskikh <andrey.vlasovskikh@gmail.com> License: Expat Files: examples/benchmarks/json/parsers/lark_json.py Copyright: 2017 Erez Shinan <erezshin@gmail.com> License: Expat Files: examples/benchmarks/json/parsers/parsimonious_json.py Copyright: 2018 Michael Wayne Goodman <goodman.m.w@gmail.com> License: Expat Files: examples/benchmarks/json/parsers/parsita_json.py Copyright: 2016-2025 David R Hagen License: Expat Files: examples/benchmarks/json/parsers/pyleri_json.py Copyright: 2021 Jeroen van der Heijden <jeroen@cesbit.com> License: Expat Files: examples/benchmarks/json/parsers/pyparsing_json.py Copyright: 2006 Paul McGuire License: Expat Files: examples/benchmarks/json/parsers/textx_json.py Copyright: 2014-2019 Igor R. Dejanović <igor.dejanovic@gmail.com> License: Expat License: Expat Permission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation files (the "Software"), to deal in the Software without restriction, including without limitation the rights to use, copy, modify, merge, publish, distribute, sublicense, and/or sell copies of the Software, and to permit persons to whom the Software is furnished to do so, subject to the following conditions: . The above copyright notice and this permission notice shall be included in all copies or substantial portions of the Software. . THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.