Metadata-Version: 2.1
Name: rkd_python
Version: 0.8.0.0b2.dev26
Summary: Python-related tasks for RKD, including building, testing and releasing packages
Home-page: https://riotkit-do.readthedocs.io/en/latest/standardlib/python.html
Author: RiotKit non-profit organization
Author-email: riotkit@riseup.net
License: Apache-2
Description: .. _RKD: https://pypi.org/project/rkd
        .. _documentation: https://riotkit-do.readthedocs.io/en/latest/standardlib/python.html
        .. _here: https://riotkit-do.readthedocs.io/en/latest/standardlib/python.html
        
        RKD Python
        ==========
        
        Python packaging and development utilities.
        
        **Why a separate package?** Some of dependencies like *Twine* require GCC/G++ and too many dependencies to be installed. 
        RKD core needs to be enough lightweight so it could be used inside docker images without a noticeable footprint.
        
        
        The documentation is placed in RKD documentation.
        Unit tests are separated.
        
        This is a component of RKD_
        ~~~~~~~~~~~~~~~~~~~~~~~~~~~
        
        Check documentation_ here_
        ~~~~~~~~~~~~~~~~~~~~~~~~~~
        
        
Keywords: rkd,building,continuous-integration,development,devops
Platform: UNKNOWN
Classifier: Development Status :: 4 - Beta
Classifier: Environment :: Console
Classifier: Intended Audience :: Developers
Classifier: Intended Audience :: Information Technology
Classifier: License :: OSI Approved :: Apache Software License
Classifier: Operating System :: OS Independent
Classifier: Programming Language :: Python
Description-Content-Type: text/x-rst; charset=UTF-8
