freebsd-ports/archivers/xmill/pkg-descr
Alexey Dokuchaev dffa365254 - Update to version 0.8
- Stop using GNU make(1)
- Install examples and more complete docs set
- Cleanup Makefile
- Drop maintainership
- Reflect project move to SourceForge
2008-12-24 13:09:35 +00:00

9 lines
477 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://sourceforge.net/projects/xmill/