Commit Graph
3 Commits
Author SHA1 Message Date
Faidon Liambotis 1774b5bfc9 Remove +x bit from trustify/client/client.py 2012-08-12 09:25:12 +03:00
Faidon Liambotis 7e960672b3 Add setuptools-based setup.py & MANIFEST.in
Also move the protoc functionality to setup.py, making it a bit more
complicated than usual :)
2012-08-12 09:03:13 +03:00
Faidon Liambotis b8d3aab7a5 Move protocol and client into Python modules
Shuffle files around in an initial attempt of creating trustify,
trustify.protocol and trustify.client Python modules. The reference
implemntation of the server remains where it was for now.
2012-08-12 07:49:45 +03:00