mirror of
https://github.com/gentoo-mirror/gentoo.git
synced 2026-01-06 02:17:34 -08:00
Signed-off-by: Azamat H. Hackimov <azamat.hackimov@gmail.com> Closes: https://github.com/gentoo/gentoo/pull/30138 Signed-off-by: Sam James <sam@gentoo.org>
21 lines
801 B
XML
21 lines
801 B
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>azamat.hackimov@gmail.com</email>
|
|
<name>Azamat H. Hackimov</name>
|
|
</maintainer>
|
|
<maintainer type="project" proxied="proxy">
|
|
<email>proxy-maint@gentoo.org</email>
|
|
<name>Proxy Maintainers</name>
|
|
</maintainer>
|
|
<longdescription lang="en">Snappy is a compression/decompression library.
|
|
It does not aim for maximum compression, or compatibility with any
|
|
other compression library; instead, it aims for very high speeds and
|
|
reasonable compression.</longdescription>
|
|
<upstream>
|
|
<remote-id type="cpe">cpe:/a:google:snappy</remote-id>
|
|
<remote-id type="github">google/snappy</remote-id>
|
|
</upstream>
|
|
</pkgmetadata>
|