Source: python-commentjson Section: python Maintainer: Debian Python Team Uploaders: Alexandre Detiste , Standards-Version: 4.7.4 Build-Depends: debhelper-compat (= 13), dh-sequence-python3, python3-all, python3-setuptools, Homepage: https://github.com/vaidik/commentjson Vcs-Git: https://salsa.debian.org/python-team/packages/python-commentjson.git Vcs-Browser: https://salsa.debian.org/python-team/packages/python-commentjson Package: python3-commentjson Architecture: all Depends: ${misc:Depends}, ${python3:Depends}, python3-lark Description: module for json that supports comments Comment JSON is a Python package that helps you create JSON files with Python and JavaScript style inline comments. Its API is very similar to the Python standard library's json module. . This is the Python 3 version of the package.