Source: orgparse Section: python Maintainer: Debian Python Team Uploaders: Alex Build-Depends: debhelper-compat (= 13), dh-sequence-python3, python3-setuptools, python3-all, pybuild-plugin-pyproject, python3-hatchling, python3-hatch-vcs, python3-pytest , Standards-Version: 4.7.3 Homepage: https://github.com/karlicoss/orgparse Vcs-Browser: https://salsa.debian.org/python-team/packages/orgparse Vcs-Git: https://salsa.debian.org/python-team/packages/orgparse.git Package: python3-orgparse Architecture: all Depends: ${python3:Depends}, ${misc:Depends}, Recommends: ${python3:Recommends} Suggests: ${python3:Suggests} Description: Python module for reading Emacs org-mode files Python module which reads Emacs org-mode files and parses them into tree structures.