deb_control_files:
- control
- md5sums
- postinst
- prerm
deb_fields:
Architecture: all
Depends: python3:any
Description: |-
Load and dump json-like data into typed data structures in Python3
This module provides an API to load dictionaries and lists (usually loaded
from json) into Python's NamedTuples, dataclass, sets, enums, and various
other typed data structures; respecting all the type-hints and performing
type checks or casts when needed.
.
It can also dump from typed data structures to json-like dictionaries and
lists.
.
It is very useful for projects that use Mypy and deal with untyped data like
json, because it guarantees that the data will follow the desired schema.
Homepage: https://ltworf.codeberg.page/typedload/
Installed-Size: '149'
Maintainer: Salvo 'LtWorf' Tomaselli <ltworf@debian.org>
Package: python3-typedload
Priority: optional
Section: python
Source: typedload
Suggests: python3-typedload-doc
Version: 2.35-1
srcpkg_name: typedload
srcpkg_version: 2.35-1