freebsd-ports/archivers/xmill/pkg-descr
Alexey Dokuchaev cf595c052a - Use DISTVERSION
- Fix MASTER_SITES and WWW in pkg-descr
- Unbreak with recent GCC
- Change IGNORE message so it fits nicely
- Kill unneeded emply line in Makefile
- Spell project name officially in Makefile header
2005-05-27 08:47:55 +00:00

9 lines
482 B
Text

XMill is a new tool for compressing XML data efficiently. It is based
on a regrouping strategy that leverages the effect of highly-efficient
compression techniques in compressors such as gzip. XMill groups XML
text strings with respect to their meaning and exploits similarities
between those text strings for compression. Hence, XMill typically
achieves much better compression rates than conventional compressors
such as gzip.
WWW: http://www.research.att.com/sw/tools/XMILL/