Description

This is a Java library that implements a tree data structure with binary saving and reading capabilities, the format consists on a metadata tree at the beginning and a data structure organized like the file entries on a zip file, to read more about this, go here.

License

This project is under the General Public License Version Three, you can read the license here.