<p>Athena is a small library that provides powerful, cross platform, endian independent IO. It has the ability to automatically detect the endian the system is on, even if it's a mixed endian system, and behave appropriately. It also provides a few classes for Nintendo specific formats, such as data.bin, ALTTP SRAM, Yaz0 encoding, LZ77 (LZ10, and LZ11) and a few others.</p>
<aid="release-v110-now-available"class="anchor"href="#release-v110-now-available"aria-hidden="true"><spanclass="octicon octicon-link"></span></a>Release v1.1.0 now available!</h3>
<p>Version 1.1.0 ushers in several improvements to Athena</p>
<p>Additional Data-Types</p>
<p>Now you can easily work with a wider variety of data formats thanks to new string and byte-buffer methods.</p>
<p>Modularized Qmake Build-System</p>
<p>Qt creator and Qmake users can now select portions of Athena à la carte; integrating only the parts your project needs.</p>
<p>Self-Sufficient Build Dependencies</p>
<p>Data compression/decompression libraries like zlib and lzo are now part of Athena's repository, so you can simply clone-n-go!</p>