freebsd-ports/archivers/xmill/pkg-descr
Max Khon 751000fc43 New port: xmill
An efficient compressor for XML.

Submitted by:	Alexey Dokuchaev
2003-05-09 19:03:17 +00:00

10 lines
482 B
Plaintext

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/