athena/README.md

6 lines
322 B
Markdown
Raw Normal View History

2013-01-26 20:19:24 +00:00
libZelda provides several basic classes that can be used to read from
and write to files, and memory, classes such as Stream, BinaryReader,
BinaryWriter, and the currently work in progress TextStream.
2014-01-13 11:35:03 +00:00
[![Build Status](https://travis-ci.org/Antidote/libzelda.png?branch=master)](https://travis-ci.org/Antidote/libzelda)