python3-textparser (0.26.2+ds-1)
7 versions available in ubuntu/stonking/universe/arm64
Details
Core information at a glance
- Distribution
- ubuntu
- Origin
- ubuntu-stonking
- Repository
- https://ports.ubuntu.com
- Codename
- stonking
- Component
- universe
- Source
- python-textparser
- Architecture
- arm64
- Section
- universe/python
- Priority
- optional
- Maintainer
- Ubuntu Developers <[email protected]>
Size & integrity
Byte sizes and integrity verification
- Installed size
- 381 B
- Size expected
- 76.2 kB
- Size actual
- 76.2 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 | 5d7ba97f…8361265a | |
| SHA-1 | d64b1151…a6c55711 | |
| SHA-256 | 373e75fa…37d34dd2 | |
| SHA-512 | f50f4233…572420cd |
Contents
Files and directories included
. usr usr/lib usr/lib/python3 usr/lib/python3/dist-packages usr/lib/python3/dist-packages/textparser usr/lib/python3/dist-packages/textparser/__init__.py usr/lib/python3/dist-packages/textparser/py.typed usr/lib/python3/dist-packages/textparser/version.py usr/lib/python3/dist-packages/textparser-0.26.2+ds.dist-info usr/lib/python3/dist-packages/textparser-0.26.2+ds.dist-info/INSTALLER usr/lib/python3/dist-packages/textparser-0.26.2+ds.dist-info/METADATA usr/lib/python3/dist-packages/textparser-0.26.2+ds.dist-info/top_level.txt 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