mirror of
https://github.com/gentoo-mirror/gentoo.git
synced 2026-01-05 14:07:27 -08:00
18 lines
627 B
XML
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>
|