An open API service indexing awesome lists of open source software.

https://github.com/pthariensflame/libxdfr

Parser and utility code for the general-purpose “XDFR” format.
https://github.com/pthariensflame/libxdfr

Last synced: 2 months ago
JSON representation

Parser and utility code for the general-purpose “XDFR” format.

Awesome Lists containing this project

README

        

# `xdfr`
[![Build Status](https://travis-ci.com/pthariensflame/libdfraw.svg?branch=master)](https://travis-ci.com/pthariensflame/libdfraw)

Parser and utility code for the general-purpose “XDFR” format, inspired by (and a rough generalization of) [the RAW file format used by Dwarf Fortress](http://dwarffortresswiki.org/index.php/DF2014:Raw_file).

## License

`xdfr` is licensed under the terms of the MIT License or the Apache License 2.0, at your choosing.