gentoo/app-emacs/parsebib/metadata.xml
Maciej Barć 47ccf85425
app-emacs/parsebib: new package; add version 3.1
Signed-off-by: Maciej Barć <xgqt@gentoo.org>
2022-05-24 14:35:04 +02:00

18 lines
627 B
XML

<?xml version="1.0" encoding="UTF-8"?>
<!DOCTYPE pkgmetadata SYSTEM "https://www.gentoo.org/dtd/metadata.dtd">
<pkgmetadata>
<maintainer type="project">
<email>gnu-emacs@gentoo.org</email>
<name>Gentoo GNU Emacs project</name>
</maintainer>
<upstream>
<bugs-to>https://github.com/joostkremers/parsebib/issues/</bugs-to>
<remote-id type="github">joostkremers/parsebib</remote-id>
</upstream>
<longdescription>
Parsebib is an Elisp library for reading bibliographic database files. It
supports both BibTeX / biblatex (.bib) files and CSL-JSON (.json) files.
</longdescription>
</pkgmetadata>