mirror of
https://github.com/gentoo-mirror/guru.git
synced 2026-04-07 03:10:15 -04:00
17 lines
578 B
XML
17 lines
578 B
XML
<?xml version="1.0" encoding="UTF-8"?>
|
|
<!DOCTYPE pkgmetadata SYSTEM "https://www.gentoo.org/dtd/metadata.dtd">
|
|
<pkgmetadata>
|
|
<maintainer type="person">
|
|
<email>contact@paveloom.dev</email>
|
|
<name>Pavel Sobolev</name>
|
|
</maintainer>
|
|
<upstream>
|
|
<bugs-to>https://github.com/zyantific/zycore-c/issues</bugs-to>
|
|
<remote-id type="github">zyantific/zycore-c</remote-id>
|
|
</upstream>
|
|
<longdescription lang="en">
|
|
Internal library providing platform independent types, macros and a fallback
|
|
for environments without LibC.
|
|
</longdescription>
|
|
</pkgmetadata>
|