blob: 5267f2fc002dadefe41978f2422d080da8496cff (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
|
<?xml version="1.0" encoding="UTF-8"?>
<!DOCTYPE pkgmetadata SYSTEM "https://www.gentoo.org/dtd/metadata.dtd">
<pkgmetadata>
<maintainer type="person">
<name>Dale Sweeney</name>
<email>agooglygooglr@gmail.com</email>
</maintainer>
<longdescription>
LZFSE compression library and command line tool.
</longdescription>
<upstream>
<remote-id type="github">lzfse/lzfse</remote-id>
<bugs-to>https://github.com/lzfse/lzfse/issues</bugs-to>
</upstream>
</pkgmetadata>
|