Source: hyperorg
Section: web
Maintainer: Debian Python Team <team+python@tracker.debian.org>
Uploaders:
 Alex <alex@puer-robustus.eu>,
Build-Depends:
 debhelper-compat (= 13),
 dh-sequence-python3,
 codespell <!nocheck>,
 help2man <!nodoc>,
 pybuild-plugin-pyproject,
 python3-all,
 python3-dateutil,
 python3-orgparse,
 python3-packaging,
 python3-pycodestyle <!nocheck>,
 python3-pyfakefs <!nocheck>,
 python3-pygments <!nocheck>,
 python3-pytest <!nocheck>,
 python3-setuptools,
Standards-Version: 4.7.4
Homepage: https://codeberg.org/buhtz/hyperorg
Vcs-Browser: https://salsa.debian.org/python-team/packages/hyperorg
Vcs-Git: https://salsa.debian.org/python-team/packages/hyperorg.git
Testsuite: autopkgtest-pkg-pybuild

Package: hyperorg
Architecture: all
Depends:
 ${misc:Depends},
 ${python3:Depends},
Description: Org to HTML converter
 Hyperorg converts files from GNU Emacs's Org Mode and Org-roam into HTML
 format. The resulting HTML files are intended for serverless local use. The
 creation of Hyperorg was driven by the experience that there is no known
 solution available to reliably handle the ID-Links in Org-roam v2 nodes.
