XBUP: eXtensible Binary Universal Protocol
==========================================

XBUP is binary data protocol and file format for communication, data storage and application interfaces. 

This contains is experimental implementation of the protocol and support tools in Java and sample files.

Homepage: https://xbup.exbin.org
Version: 0.2.2

Structure
---------

Directories structure:

 * bin - Executable applications
 * doc - Documentation
 * imgs - Images
 * examples - Sample files, images, etc.
 * lib - Library files
 * src - Source files (optional)

License
-------

Project uses various libraries with specific licenses and some tools are licensed with multiple licenses with exceptions for specific modules to cover license requirements for used libraries.

Primary license: Apache License, Version 2.0 - see LICENSE.txt
