Metadata-Version: 2.1
Name: alas-tools
Version: 0.53
Summary: API tools for Alas.Ce0 project
Home-page: https://github.com/pypa/alas-tools
Author: Carlos Serrano Rosales
Author-email: cserrano@alasxpress.com
License: MIT
Description: Alas Ce0 Tools
        =======================
        
        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/*
Keywords: alas-tools api client development
Platform: UNKNOWN
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
Provides-Extra: test
Provides-Extra: dev
