UForge AppCenter Python API
===========================

The API is automatically generated with apitools/python/ApiAndCli_gen

To generate it, put the UForge AppCenter application.wadl and the UForge AppCenter XSD in apitools/python/ApiAndCli_gen/data
Then:
(cd apitools/python/ApiAndCli_gen/; python setup.py clean build)
This will generate a folder called application in apitools/python/ApiAndCli_gen/build.
Then you need to do : mv apitools/python/ApiAndCli_gen/build/src/application apitools/python/Uforge_python_sdk/src/uforge
