Source: pycson Section: python Maintainer: Debian Python Team Uploaders: Andreas Tille Build-Depends: dh-python, debhelper-compat (= 13), python3-all-dev, python3-setuptools, python3-pkgconfig, python3-speg, python3-pytest , Standards-Version: 4.7.4 Homepage: https://github.com/avakar/pycson Vcs-Browser: https://salsa.debian.org/python-team/packages/pycson Vcs-Git: https://salsa.debian.org/python-team/packages/pycson.git Package: python3-cson Architecture: any Depends: ${python3:Depends}, ${misc:Depends}, ${shlibs:Depends} Description: python parser for the Coffeescript Object Notation (CSON) CoffeeScript-Object-Notation is similar to JSON but used for CoffeeScript objects. This package provides a Python parser for CSON.