tgff 0.0.9

The library provides a parser for the TGFF (Task Graphs For Free) format.
# Task Graphs For Free [![Build Status][travis-svg]][travis-url]

The library provides a parser for the [TGFF][1] (Task Graphs For Free) format,
which is a format for storing task graphs and accompanying data used in
scheduling and allocation research.

## [Documentation][docs]

## Contributing

1. Fork the project.
2. Implement your idea.
3. Create a pull request.

[1]: http://ziyang.eecs.umich.edu/~dickrp/tgff/

[travis-svg]: https://travis-ci.org/stainless-steel/tgff.svg?branch=master
[travis-url]: https://travis-ci.org/stainless-steel/tgff
[docs]: https://stainless-steel.github.io/tgff