Source: python-jsonext Maintainer: Ben Finney Section: python Priority: optional Standards-Version: 4.0.1 Build-Depends: python3-pytest-runner, python3-arrow, python3-six, python3-setuptools, python3-all, python-pytest-runner, python-arrow, python-six, python-setuptools, python-all (>= 2.7~), dh-python, debhelper (>= 10~) Homepage: https://pypi.org/project/jsonext/ VCS-Git: https://anonscm.debian.org/git/users/bignose/debian/pkg-python-jsonext.git VCS-Browser: https://anonscm.debian.org/git/users/bignose/debian/pkg-python-jsonext.git X-Python-Version: >= 2.7 X-Python3-Version: >= 3.3 Package: python3-jsonext Architecture: all Depends: ${python3:Depends}, ${misc:Depends} Description: serialisation to/from JSON for extra types — Python 3 ‘jsonext’ makes easy JSON serialisation of Python objects outside of the standard Python built-in-types. . This package installs the library for Python 3. Package: python-jsonext Architecture: all Depends: ${python:Depends}, ${misc:Depends} Description: serialisation to/from JSON for extra types — Python 2 ‘jsonext’ makes easy JSON serialisation of Python objects outside of the standard Python built-in-types. . This package installs the library for Python 2.