python3-textparser (0.24.0+ds20260227-1)
Details
Core information at a glance
- Distribution
- debian
- Origin
- debian-forky
- Repository
- https://deb.debian.org/debian
- Codename
- forky
- 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
- 376 B
- Size expected
- 70.7 kB
- Size actual
- 70.7 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 | 161136c3…d2daa89f | |
| SHA-1 | f1460f1f…639f1308 | |
| SHA-256 | ca2ef7cb…2207a68f | |
| SHA-512 | cc7eaf59…e17e9337 |
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.egg-info usr/lib/python3/dist-packages/textparser-0.24.0.egg-info/PKG-INFO usr/lib/python3/dist-packages/textparser-0.24.0.egg-info/dependency_links.txt usr/lib/python3/dist-packages/textparser-0.24.0.egg-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