Metadata-Version: 2.4 Name: alas-ce0-client Version: 6.5.9 Summary: API client for Alas.Ce0 project Home-page: https://github.com/pypa/alas-ce0-client Author: Leonardo Zambra Author-email: lzambra@alasxpress.com License: MIT Keywords: alas-ce0 api client development Classifier: Development Status :: 3 - Alpha Classifier: Intended Audience :: Developers Classifier: Topic :: Software Development :: Build Tools Classifier: License :: OSI Approved :: MIT License Classifier: Programming Language :: Python :: 2.7 License-File: LICENSE.txt Requires-Dist: enum34 Requires-Dist: httplib2 Provides-Extra: dev Requires-Dist: check-manifest; extra == "dev" Provides-Extra: test Requires-Dist: coverage; extra == "test" Dynamic: author Dynamic: author-email Dynamic: classifier Dynamic: description Dynamic: home-page Dynamic: keywords Dynamic: license Dynamic: license-file Dynamic: provides-extra Dynamic: requires-dist Dynamic: summary Alas Ce0 Client API ======================= A project for developing a client to access the Alas.Ce0 API ---- This is the README file for the project. "generate dist and wheel" python setup.py sdist bdist_wheel "upload to pypi project" twine upload dist/*