blob: 54eef17c146f4738af31ff667d9391d05477f461 (
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://srcux.com/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>
<bugs-to>https://github.com/lzfse/lzfse/issues</bugs-to>
</upstream>
<origin>srcux</origin>
</pkgmetadata>
|