Source: rnc2rng Section: python Priority: optional Maintainer: Debian Python Team Uploaders: Emmanuel Arias , Yaroslav Halchenko , Build-Depends: debhelper-compat (= 13), dh-python, python3-all, python3-rply, python3-setuptools, Standards-Version: 4.6.0.1 Homepage: https://github.com/djc/rnc2rng Vcs-Browser: https://salsa.debian.org/python-team/packages/rnc2rng Vcs-Git: https://salsa.debian.org/python-team/packages/rnc2rng.git Testsuite: autopkgtest-pkg-python Rules-Requires-Root: no Package: python3-rnc2rng Architecture: all Depends: ${misc:Depends}, ${python3:Depends}, Description: RELAX NG Compact to regular syntax conversion library Converts RELAX NG schemata in Compact syntax (rnc) to the equivalent schema in the XML-based default RELAX NG syntax. . This package installs the library for Python 3.