dsc_fields:
Architecture: all
Binary: python3-flexparser
Build-Depends: debhelper-compat (= 13), dh-sequence-python3, pybuild-plugin-pyproject,
python3-all, python3-pytest <!nocheck>, python3-pytest-mpl <!nocheck>, python3-pytest-subtests
<!nocheck>, python3-setuptools, python3-setuptools-scm, python3-typing-extensions
Checksums-Sha1:
- name: flexparser_0.4.orig.tar.gz
sha1: 11d64e0cc169dcb766f50996b9ea4347eed5e988
size: '42714'
- name: flexparser_0.4-1.debian.tar.xz
sha1: a9dea639ea214012a957f8b51e3ac0ec26c7c96b
size: '3496'
Checksums-Sha256:
- name: flexparser_0.4.orig.tar.gz
sha256: 38b5a443218560a807d3baad4d87ed35f6df1546f54e0e10a0ced60e733ad49d
size: '42714'
- name: flexparser_0.4-1.debian.tar.xz
sha256: cc45349c5ef3c5d9b1df6b6649d4434ff526d4f46a9f916468f1bb62ab8654e5
size: '3496'
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`.
Files:
- md5sum: e46b492b67784543a02e3b64f65b8536
name: flexparser_0.4.orig.tar.gz
size: '42714'
- md5sum: 9fe9c934d89c4031651f3514ed741820
name: flexparser_0.4-1.debian.tar.xz
size: '3496'
Format: 3.0 (quilt)
Homepage: https://github.com/hgrecco/flexparser
Maintainer: Debian Python Team <team+python@tracker.debian.org>
Package-List: |2-
python3-flexparser deb python optional arch=all
Source: flexparser
Standards-Version: 4.7.0
Testsuite: autopkgtest-pkg-pybuild
Uploaders: Antonio Valentino <antonio.valentino@tiscali.it>,
Vcs-Browser: https://salsa.debian.org/python-team/packages/flexparser
Vcs-Git: https://salsa.debian.org/python-team/packages/flexparser.git
Version: 0.4-1
name: flexparser
type: dpkg
version: 0.4-1