pybtex: A BibTeX-compatible bibliography processor in Python¶
Description¶
A BibTeX-compatible bibliography processor in Python
License¶
MIT
Upstream Contact¶
Type¶
optional
Dependencies¶
Version Information¶
requirements.txt:
pybtex
Equivalent System Packages¶
$ conda install pybtex
$ sudo yum install python3-pybtex
$ sudo port install py-pybtex
$ sudo zypper install python3\$\{PYTHON_MINOR\}-pybtex
See https://repology.org/project/python:pybtex/versions
If the system package is installed and if the (experimental) option
--enable-system-site-packages
is passed to ./configure
, then ./configure
will check if the system package can be used.