XMill is a user-configurable XML compressor. It separates structure, layout and data and distributes data elements into separate data streams (int, char, string, base64, etc). This distribution is user-definable. gzip, bzip2 or ppmdi compresses these str
License
BSD License, GNU General Public License version 2.0 (GPLv2)Follow XMill
nel_h2
Get the most trusted enterprise browser
Defend against security incidents with Chrome Enterprise. Create customizable controls, manage extensions and set proactive alerts to keep your data and employees protected without slowing down productivity.
Rate This Project
Login To Rate This Project
User Reviews
-
I have problems compiling it and when the problems are fixed (to the best of my ability), decompression of some data files produces a segmentation fault. It seems the original developer of XMill has created a 2004 update for gcc v3.x. You can find it here: http://www.cs.washington.edu/homes/suciu/XMILL/ However, that also gives problems with gcc v4.x . But you might get a bit further since it is slightly newer.