Refactor source tree and add packaging
authorChristophe Guiraud <christophe.guiraud@linux.intel.com>
Thu, 23 Aug 2012 11:59:31 +0000 (13:59 +0200)
committerChristophe Guiraud <christophe.guiraud@linux.intel.com>
Thu, 23 Aug 2012 12:12:26 +0000 (14:12 +0200)
commit49ca7e4cad1f98f521eeb4dd1bf2bf317b828dd6
tree042d747e0519fc1b99ba5325b291da1cc6bb3ca4
parentb49c040c6df9ce24d1337d17a261408aa8ddf1b0
Refactor source tree and add packaging
19 files changed:
.gitignore [new file with mode: 0644]
AUTHORS [new file with mode: 0644]
README [deleted file]
README.md [new file with mode: 0644]
TODO
cloudeebus/__init__.py [new file with mode: 0644]
cloudeebus/cloudeebus.py [moved from cloudeebus/server.py with 75% similarity]
dbus-tools/autobahn.min.js [deleted file]
dbus-tools/dbus-register.html [deleted file]
dbus-tools/dbus-register.js [deleted file]
dbus-tools/dbus-register.py [deleted file]
dbus-tools/dbus-send.html [deleted file]
dbus-tools/dbus-send.js [deleted file]
dbus-tools/dbus-send.py [deleted file]
doc/dbus-tools/dbus-register.html [new file with mode: 0644]
doc/dbus-tools/dbus-send.html [new file with mode: 0644]
doc/sample/cloudeebus.html [moved from doc/cloudeebus.html with 99% similarity]
lib/autobahn.min.js [moved from doc/autobahn.min.js with 100% similarity]
setup.py [new file with mode: 0644]