Initial commit.

This commit is contained in:
2014-08-04 17:26:10 +01:00
commit f40727a61e
30 changed files with 1343 additions and 0 deletions

12
docs/installation.rst Normal file
View File

@@ -0,0 +1,12 @@
============
Installation
============
At the command line::
$ easy_install pyzkb
Or, if you have virtualenvwrapper installed::
$ mkvirtualenv pyzkb
$ pip install pyzkb