Source: python-citeable Section: python Maintainer: Debian Med Packaging Team Uploaders: Karsten Schöke , Build-Depends: debhelper-compat (= 13), dh-sequence-python3, pybuild-plugin-pyproject, python3-all, python3-charset-normalizer, python3-hatchling, python3-pytest , python3-tqdm, python3-typeguard, Standards-Version: 4.7.4 Homepage: https://github.com/cogent3/citeable Vcs-Browser: https://salsa.debian.org/med-team/python-citeable Vcs-Git: https://salsa.debian.org/med-team/python-citeable.git Testsuite: autopkgtest-pkg-pybuild Package: python3-citeable Architecture: all Depends: ${misc:Depends}, ${python3:Depends}, ${shlibs:Depends}, Recommends: ${python3:Recommends}, Suggests: ${python3:Suggests}, Description: Structured BibTeX citations for developers of scientific software Citeable is a lightweight, zero-dependency, pure-Python library for defining structured bibliographic citations. The goal is to make it easy for package users to cite package developers. It is being used by cogent3 and cogent3 plugin developers to declare citations that cogent3 can assemble into a BibTeX-compatible .bib file to ensure users cite their work.