pybtex: A BibTeX-compatible bibliography processor in Python¶
Description¶
A BibTeX-compatible bibliography processor in Python
License¶
MIT
Upstream Contact¶
Type¶
optional
Dependencies¶
$(PYTHON)
$(PYTHON_TOOLCHAIN)
Version Information¶
requirements.txt:
pybtex
Installation commands¶
$ pip install pybtex
$ sage -i pybtex
$ conda install pybtex
$ sudo dnf install python3-pybtex
$ sudo port install py-pybtex
$ sudo zypper install python3-pybtex
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.