blob: f1ef81c14f45b1f8f2a1cd8b64eccb76c2af7939 (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
|
<?xml version='1.0' encoding='UTF-8'?>
<!DOCTYPE pkgmetadata SYSTEM "http://www.gentoo.org/dtd/metadata.dtd">
<pkgmetadata>
<maintainer type="project">
<email>theology@gentoo.org</email>
<name>Theology</name>
</maintainer>
<longdescription>
BibleTime is a Bible study application for Linux. It is based on the
K Desktop Environment and uses the SWORD programming library to work
with Bible texts, commentaries, dictionaries and books provided by
the Crosswire Bible Society.
</longdescription>
<upstream>
<remote-id type="github">bibletime/bibletime</remote-id>
<remote-id type="sourceforge">bibletime</remote-id>
</upstream>
</pkgmetadata>
|