python3-textparser (0.24.0+ds20260227-2)
Details
Core information at a glance
- Distribution
- debian
- Origin
- debian-sid
- Repository
- https://deb.debian.org/debian
- Codename
- sid
- Component
- main
- Source
- python-textparser
- Architecture
- s390x
- Section
- python
- Priority
- optional
- Maintainer
- Debian Python Team <[email protected]>
Size & integrity
Byte sizes and integrity verification
- Installed size
- 377 B
- Size expected
- 70.9 kB
- Size actual
- 70.9 kB
- Size match
Description
text parsing library for building custom parsers (Python 3)
Tags
Package classification tags
None
Checksums
Hash values and integrity verification status
| Type | Actual | Match |
|---|---|---|
| MD5 | 6769e549…d0d1fa8b | |
| SHA-1 | acff4b64…3286198c | |
| SHA-256 | 078fdd31…efacdd8d | |
| SHA-512 | 678df59e…601c7d39 |
Contents
Files and directories included
. usr usr/lib usr/lib/python3 usr/lib/python3/dist-packages usr/lib/python3/dist-packages/textparser-0.24.0.dist-info usr/lib/python3/dist-packages/textparser-0.24.0.dist-info/INSTALLER usr/lib/python3/dist-packages/textparser-0.24.0.dist-info/METADATA usr/lib/python3/dist-packages/textparser-0.24.0.dist-info/WHEEL usr/lib/python3/dist-packages/textparser-0.24.0.dist-info/top_level.txt usr/lib/python3/dist-packages/textparser.py usr/share usr/share/doc usr/share/doc/python3-textparser usr/share/doc/python3-textparser/changelog.Debian.gz usr/share/doc/python3-textparser/copyright usr/share/doc/python3-textparser/examples usr/share/doc/python3-textparser/examples/benchmarks usr/share/doc/python3-textparser/examples/benchmarks/json usr/share/doc/python3-textparser/examples/benchmarks/json/data.json usr/share/doc/python3-textparser/examples/benchmarks/json/errors.py usr/share/doc/python3-textparser/examples/benchmarks/json/parse_tree.py usr/share/doc/python3-textparser/examples/benchmarks/json/parsers usr/share/doc/python3-textparser/examples/benchmarks/json/parsers/__init__.py usr/share/doc/python3-textparser/examples/benchmarks/json/parsers/funcparserlib_json.py usr/share/doc/python3-textparser/examples/benchmarks/json/parsers/lark_json.py usr/share/doc/python3-textparser/examples/benchmarks/json/parsers/parsimonious_json.py usr/share/doc/python3-textparser/examples/benchmarks/json/parsers/parsita_json.py usr/share/doc/python3-textparser/examples/benchmarks/json/parsers/parsy_json.py usr/share/doc/python3-textparser/examples/benchmarks/json/parsers/pyleri_json.py usr/share/doc/python3-textparser/examples/benchmarks/json/parsers/pyparsing_json.py usr/share/doc/python3-textparser/examples/benchmarks/json/parsers/textparser_json.py usr/share/doc/python3-textparser/examples/benchmarks/json/parsers/textx_json.py usr/share/doc/python3-textparser/examples/benchmarks/json/speed.py usr/share/doc/python3-textparser/examples/hello_world.py usr/share/doc/python3-textparser/examples/json.py usr/share/doc/python3-textparser/examples/proto3.py