Review: python-textparser 0.24.0+ds-1
New Package Report
.changes
| Distribution | unstable |
|---|---|
| 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 |
Changelog
python-textparser (0.24.0+ds-1) unstable; urgency=medium . * Initial release. (Closes: #1127306)
.dsc
| Section | doc |
|---|---|
| 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 |
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.
Review Information
rejected — allocated to eamanu 23 days ago, started 23 days ago, completed 23 days ago.
Final Comment
- Link in examples/benchmarks/json/parsers/funcparserlib_json.py get a 404. We
cannot says that exactly that the License and Copyright are the mentioned in
d/copyright. I'd contact to upstream to fix this. - examples/benchmarks/json/parsers/parsimonious_json.py should also mention the
copyright holder from lark and the parsimonious grammar (the gist link) - Link in examples/benchmarks/json/parsers/pyparsing_json doesn't work and it's
not in d/copyright.