Source: pycson
Standards-Version: 4.7.4
Maintainer: Debian Python Team <team+python@tracker.debian.org>
Uploaders:
 Andreas Tille <tille@debian.org>,
Section: python
Build-Depends:
 dh-sequence-python3,
 debhelper-compat (= 14),
 python3-all-dev,
 python3-setuptools,
 python3-pkgconfig,
 python3-speg,
 python3-pytest <!nocheck>,
Vcs-Browser: https://salsa.debian.org/python-team/packages/pycson
Vcs-Git: https://salsa.debian.org/python-team/packages/pycson.git
Homepage: https://github.com/avakar/pycson

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.
