first commit

This commit is contained in:
Michael Basnight
2012-03-07 08:48:47 -06:00
commit 424c649ce3

19
README.rst Normal file
View File

@@ -0,0 +1,19 @@
Python bindings to the Reddwarf API
==================================================
This is a client for the Reddwarf API. There's a Python API (the
``reddwarfclient`` module), and a command-line script (``reddwarf``). Each
implements 100% (or less ;) ) of the Reddwarf API.
.. contents:: Contents:
:local:
Command-line API
----------------
TODO: Add docs
Python API
----------
TODO: Add docs