summaryrefslogtreecommitdiff
path: root/app-emacs/parsebib/metadata.xml
blob: 211061210f61f53bfa5e825414913c1e08165255 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
<?xml version="1.0" encoding="UTF-8"?>
<!DOCTYPE pkgmetadata SYSTEM "https://srcux.com/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>
  </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>
  <origin>srcux</origin>
</pkgmetadata>