mirror of
https://github.com/gentoo-mirror/gentoo.git
synced 2026-08-24 18:58:08 -07:00
27 lines
1.1 KiB
XML
27 lines
1.1 KiB
XML
<?xml version="1.0" encoding="UTF-8"?>
|
|
<!DOCTYPE pkgmetadata SYSTEM 'https://www.gentoo.org/dtd/metadata.dtd'>
|
|
<pkgmetadata>
|
|
<maintainer type="person" proxied="yes">
|
|
<email>orbea@riseup.net</email>
|
|
<name>orbea</name>
|
|
</maintainer>
|
|
<maintainer type="project" proxied="proxy">
|
|
<email>proxy-maint@gentoo.org</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>
|
|
<changelog>https://gitlab.com/jgemu/jgrf/-/blob/master/ChangeLog</changelog>
|
|
<remote-id type="gitlab">jgemu/jgrf</remote-id>
|
|
</upstream>
|
|
</pkgmetadata>
|