forked from gentoo/gentoo
-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathmetadata.xml
25 lines (25 loc) · 1017 Bytes
/
metadata.xml
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
<?xml version="1.0" encoding="UTF-8"?>
<!DOCTYPE pkgmetadata SYSTEM 'https://www.gentoo.org/dtd/metadata.dtd'>
<pkgmetadata>
<maintainer type="person" proxied="yes">
<email>[email protected]</email>
<name>orbea</name>
</maintainer>
<maintainer type="project" proxied="proxy">
<email>[email protected]</email>
<name>Proxy Maintainers</name>
</maintainer>
<longdescription>
The Jolly Good Reference Frontend is the simplest possible
frontend for The Jolly Good API. It is intended to remain this
way, and to avoid unnecessary feature creep, ensuring that it is
easy to learn from. In order to deliver a smooth and enjoyable
experience, a few slightly more advanced features are required. In
these instances, effort has been taken to ensure readability
and understandability of the code that implements these concepts.
</longdescription>
<upstream>
<bugs-to>https://gitlab.com/jgemu/jgrf/-/issues</bugs-to>
<remote-id type="gitlab">jgemu/jgrf</remote-id>
</upstream>
</pkgmetadata>