Source: python-super-collections Section: python Priority: optional Maintainer: Debian Python Team Uploaders: Stefano Rivera Build-Depends: debhelper-compat (= 13), pybuild-plugin-pyproject, python3-all, python3-hjson , python3-pytest , python3-rich , python3-setuptools, python3-yaml Standards-Version: 4.7.2 Testsuite: autopkgtest-pkg-pybuild Homepage: https://github.com/fralau/super-collections Vcs-Git: https://salsa.debian.org/python-team/packages/python-super-collectons.git Vcs-Browser: https://salsa.debian.org/python-team/packages/python-super-collectons Package: python3-super-collections Architecture: all Depends: ${misc:Depends}, ${python3:Depends} Description: Python library providing super collection data structures Dictionaries as you dreamed them when you were a kid. . SuperLists, combined with SuperDicts make sure that your most complex datastructures (from json or YAML) can be recursively converted into well-behaved Python objects.