-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA512

Format: 3.0 (quilt)
Source: flexparser
Binary: python3-flexparser
Architecture: all
Version: 0.4-2
Maintainer: Debian Python Team <team+python@tracker.debian.org>
Uploaders:  Antonio Valentino <antonio.valentino@tiscali.it>,
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.2
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 (>= 9) <!nocheck>, python3-pytest-mpl <!nocheck>, 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
 1db495e7d1fa7aa50df7fbfa42bff092deffdff4 3596 flexparser_0.4-2.debian.tar.xz
Checksums-Sha256:
 38b5a443218560a807d3baad4d87ed35f6df1546f54e0e10a0ced60e733ad49d 42714 flexparser_0.4.orig.tar.gz
 c645866e076dd01a9629ed451b2c049bf43d08c6ab75c64b9704e54888407815 3596 flexparser_0.4-2.debian.tar.xz
Files:
 e46b492b67784543a02e3b64f65b8536 42714 flexparser_0.4.orig.tar.gz
 2544ed0c0bbdb1d6499a6948bb35ea89 3596 flexparser_0.4-2.debian.tar.xz

-----BEGIN PGP SIGNATURE-----

iQJRBAEBCgA7FiEEO3DyCaX/1okDxHLF6/SKslePmBIFAmlNIJgdHGFudG9uaW8u
dmFsZW50aW5vQHRpc2NhbGkuaXQACgkQ6/SKslePmBIa5hAAm5heyJ7krssqhVCu
x4gIbljqZJZPHr3RiK6qCBuXmqy+sqqMrGo8yn6yZMDXtV95WwGDOA5EHavA8JKG
uDQubxoJ8cEpJ/DFe5ISLaJjXXcwNqaKdNwimx0TdTjB+aKSgW+yZQPMl04wLtK4
E1LRmp5bHBfleICG6/C3iUNsI/7i84+nYqDSM3oQQWyJebtNuMrecZq+8Ae2wA2k
nf6XdNhIejbYCZH3d0ToPB11XRV6rftzf/bEOE2i7Gq5cBUtbu2UTy3MUOQtKhQL
K0cV0jltuNJKWZCvQ/Vy0MYEoZjJb1pOdM2RSKFvs9uIktOQhhZDah/cCt51igY0
WVeLIQo/MqPzbT80gkHBcog11LvZUz6tiyN1wbBQxQYmb2Z+5olrd2ut14cHx5Dz
yM2qPI8sFeRJGvzGhQk/76FODhaU7wM6jPDNUCb7lmTHHMjVkTfHfBrQgZxzzD7Z
jChbAxVTgnQHPn8GwtOxD9lDSA1jN92p122CppygZuhIELBjP8K14S3ZHKRFTIRl
ukN1r1pvRuj6ADMaYsobegj+gIyfkHJZHoq0BAb4ohiNP96tWcl/Uys68/2quaCW
Y3j6fonNqF0a/+U8mT4hN1XVXKsDXFrLtbgJPrNor78mf91pz7yIMT8wEGXXK+Xq
avvSUPrFvXWLuEyHLME3SSzOkbE=
=l9iS
-----END PGP SIGNATURE-----
