blob: 3a8e1a85dfc16f131add9ab3f12a9c33e6d5573a (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
|
<?xml version="1.0" encoding="UTF-8"?>
<!DOCTYPE pkgmetadata SYSTEM "https://www.gentoo.org/dtd/metadata.dtd">
<pkgmetadata>
<maintainer type="person">
<email>nicolasbock@gentoo.org</email>
<name>Nicolas Bock</name>
</maintainer>
<maintainer type="project">
<email>sci@gentoo.org</email>
<name>Gentoo Science Project</name>
</maintainer>
<longdescription lang="en">
JabRef is an open source bibliography reference manager. The native
file format used by JabRef is BibTeX, the standard LaTeX bibliography
format.
</longdescription>
<upstream>
<remote-id type="sourceforge">jabref</remote-id>
<changelog>https://github.com/JabRef/jabref/blob/main/CHANGELOG.md</changelog>
<doc>https://docs.jabref.org/</doc>
<remote-id type="github">JabRef/jabref</remote-id>
</upstream>
</pkgmetadata>
|