mirror of
https://github.com/gentoo-mirror/guru.git
synced 2026-04-07 03:10:15 -04:00
20 lines
604 B
XML
20 lines
604 B
XML
<?xml version="1.0" encoding="UTF-8"?>
|
|
<!DOCTYPE pkgmetadata SYSTEM "https://www.gentoo.org/dtd/metadata.dtd">
|
|
<pkgmetadata>
|
|
<maintainer type="person">
|
|
<email>kurt@kmk-computers.de</email>
|
|
<name>Kurt Kanzenbach</name>
|
|
</maintainer>
|
|
<longdescription lang="en">
|
|
Library for angharad programs.
|
|
|
|
Different functions for different purposes but that can be shared between
|
|
other projects.
|
|
|
|
Basically these are used for other programs in the anghard project.
|
|
</longdescription>
|
|
<upstream>
|
|
<remote-id type="github">babelouest/orcania</remote-id>
|
|
</upstream>
|
|
</pkgmetadata>
|