Metadata-Version: 1.1
Name: atelier
Version: 1.1.29
Summary: A collection of tools for software artists
Home-page: https://lino-framework.gitlab.io/atelier
Author: Luc Saffre
Author-email: luc@lino-framework.org
License: BSD-2-Clause
Description: 
        `atelier` is a collection of tools for managing and maintaining Python software
        projects.
        
        It contains:
        
        - some general Python utilities
          (`atelier.utils <https://lino-framework.gitlab.io/atelier/api/atelier.utils.html>`_)
        - some Sphinx extensions
          (`atelier.sphinxconf <https://lino-framework.gitlab.io/atelier/api/atelier.sphinxconf.html>`_)
        - a library of invoke commands
          (`atelier.invlib <https://lino-framework.gitlab.io/atelier/api/atelier.invlib.html>`_)
        - a minimalistic project management
          (`atelier.projects <https://lino-framework.gitlab.io/atelier/api/atelier.projects.html>`_)
        
        The central project homepage is https://lino-framework.gitlab.io/atelier
        
        
Platform: UNKNOWN
Classifier: Programming Language :: Python
Classifier: Programming Language :: Python :: 3.7
Classifier: Framework :: Sphinx :: Extension
Classifier: Development Status :: 5 - Production/Stable
Classifier: Intended Audience :: Developers
Classifier: License :: OSI Approved :: BSD License
Classifier: Natural Language :: English
Classifier: Operating System :: OS Independent
