Format: 3.0 (quilt) Source: flexparser Binary: python3-flexparser Architecture: all Version: 0.4-1 Maintainer: Debian Python Team Uploaders: Antonio Valentino , Homepage: https://github.com/hgrecco/flexparser Description: Parsing using Python typing The idea behind flexparser is quite simple. To write a class for every type of content (called here `ParsedStatement`) one needs to parse. Each class have a `from_string` constructor. The `typing` module is used extensively to make the output structure easy to use and less error prone. . The fuse of frozen dataclass is not necessary but it convenient. Being a dataclass you get the init, str, repr, etc for free. Being frozen, sort of immutable, makes them easier to reason around. . The result is a collection of `ParsedStatement` or `ParsingError`. Standards-Version: 4.7.0 Vcs-Browser: https://salsa.debian.org/python-team/packages/flexparser Vcs-Git: https://salsa.debian.org/python-team/packages/flexparser.git Testsuite: autopkgtest-pkg-pybuild Build-Depends: debhelper-compat (= 13), dh-sequence-python3, pybuild-plugin-pyproject, python3-all, python3-pytest , python3-pytest-mpl , python3-pytest-subtests , python3-setuptools, python3-setuptools-scm, python3-typing-extensions Package-List: python3-flexparser deb python optional arch=all Checksums-Sha1: 11d64e0cc169dcb766f50996b9ea4347eed5e988 42714 flexparser_0.4.orig.tar.gz 86711ec2c3a5131662b5a5d2cc31cbc324f6a8a3 3496 flexparser_0.4-1.debian.tar.xz Checksums-Sha256: 38b5a443218560a807d3baad4d87ed35f6df1546f54e0e10a0ced60e733ad49d 42714 flexparser_0.4.orig.tar.gz 23a360f16421c3c0678159eeb1092e011a3ee5684d27c08431bb973434b8581d 3496 flexparser_0.4-1.debian.tar.xz Files: e46b492b67784543a02e3b64f65b8536 42714 flexparser_0.4.orig.tar.gz 66b1474e6e099fc7c27920ff92d731bb 3496 flexparser_0.4-1.debian.tar.xz