python3-textparser (0.25.1+ds-1)

Details

Core information at a glance

Distribution
ubuntu
Origin
ubuntu-stonking
Repository
https://ports.ubuntu.com
Codename
stonking
Component
universe
Source
python-textparser
Architecture
s390x
Section
universe/python
Priority
optional
Maintainer
Ubuntu Developers <[email protected]>

Size & integrity

Byte sizes and integrity verification

Installed size
376 B
Size expected
75.1 kB
Size actual
75.1 kB
Size match

Dependencies

Required package dependencies

  • python3:any

Suggested packages

Recommended additional packages

  • python-textparser-doc

Description

text parsing library for building custom parsers (Python 3)

Tags

Package classification tags

None

Checksums

Hash values and integrity verification status

TypeActualMatch
MD599d3a3e1…a9ef651d
SHA-186863f5e…b79e07cd
SHA-256627098c2…97e6e68a
SHA-5126d9684a7…d2596eb7

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/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