<?xml version="1.0" encoding="UTF-8"?>
<!DOCTYPE pkgmetadata SYSTEM "https://www.gentoo.org/dtd/metadata.dtd">
<pkgmetadata>
	<maintainer type="person">
		<email>universebenzene@sina.com</email>
		<name>Astro Benzene</name>
	</maintainer>
	<longdescription lang="en">
		LZF is an extremely fast (not that much slower than a pure memcpy)
		compression algorithm. It is ideal for applications where you want to
		save *some* space but not at the cost of speed. It is ideal for
		repetitive data as well. The module is self-contained and very small.
	</longdescription>
</pkgmetadata>
