Reorganize command structure; add tests; add a little protocol documentation.

This commit is contained in:
William Pietri
2017-11-02 09:05:48 -07:00
parent 6f29c96e61
commit ff272c87eb
4 changed files with 76 additions and 30 deletions
+4
View File
@@ -4,11 +4,15 @@ url = "https://pypi.python.org/simple"
verify_ssl = true
name = "pypi"
[requires]
python_version = '3'
[dev-packages]
nose = "*"
[packages]