Metadata-Version: 1.1
Name: rellu
Version: 0.3
Summary: Tooling to ease creating releases
Home-page: https://github.com/robotframework/rellu
Author: Pekka Klärck and contributors
Author-email: robotframework@gmail.com
License: Apache License 2.0
Download-URL: https://pypi.python.org/pypi/rellu
Description: rellu -- Tooling to ease creating releases
        ==========================================
        
        This project contains tools and utilities to ease creating releases
        on GitHub and publishing them on `PyPI <http://pypi.python.org>`_.
        Designed to be used by `Robot Framework <http://robotframework.org>`_
        and other tools and libraries in its ecosystem but can naturally be
        used also by others.
        
        Uses `invoke <http://pyinvoke.org>`_ internally and has it as a dependency.
        Requires Python 3.6 or newer.
        
        .. warning:: Currently work-in-progress!
        
Keywords: releasing
Platform: any
Classifier: Development Status :: 3 - Alpha
Classifier: License :: OSI Approved :: Apache Software License
Classifier: Operating System :: OS Independent
Classifier: Programming Language :: Python :: 3.6
Classifier: Intended Audience :: Developers
Classifier: Topic :: Software Development :: Build Tools
