Metadata-Version: 2.0
Name: faff
Version: 0.1.5
Summary: Make build tool substitute written in Python.
Home-page: https://github.com/mojzu/faff
Author: mojzu
Author-email: mail@mojzu.net
License: Public Domain
Platform: UNKNOWN
Classifier: Development Status :: 3 - Alpha
Classifier: Intended Audience :: Developers
Classifier: License :: Public Domain
Classifier: Programming Language :: Python :: 2.7
Classifier: Programming Language :: Python :: 3.5
Classifier: Topic :: Software Development :: Build Tools

~~~~
Faff
~~~~

.. image:: https://img.shields.io/pypi/v/faff.svg?style=flat-square
    :target: https://pypi.python.org/pypi/faff

.. image:: https://img.shields.io/pypi/l/faff.svg?style=flat-square
    :target: https://pypi.python.org/pypi/faff

.. image:: https://img.shields.io/travis/mojzu/faff/master.svg?style=flat-square
    :target: http://travis-ci.org/mojzu/faff

Faff is a Make build tool substitute written in Python.

------------
Installation
------------

**Note:** If installing for development, refer to developer documentation.

TODO

----------
Quickstart
----------

TODO

-------------
Documentation
-------------

TODO


