Metadata-Version: 2.1
Name: pyorbs
Version: 1.0.2
Summary: A tool for managing Python virtual environments.
Home-page: https://pyorbs.wbrp.ch
Author: Webrepublic AG
Author-email: tech@webrepublic.ch
Maintainer: Webrepublic AG
Maintainer-email: tech@webrepublic.ch
License: MIT
Project-URL: Documentation, https://pyorbs.wbrp.ch
Project-URL: Source, https://github.com/wbrp/pyorbs
Project-URL: Issue Tracker, https://github.com/wbrp/pyorbs/issues
Description: pyorbs
        ======
        A tool for managing Python virtual environments.
        
        Getting Started
        ---------------
        Please visit the `project documentation <https://pyorbs.wbrp.ch>`_ to learn more about working
        with pyorbs.
        
        Contributing
        ------------
        Before you start contributing to this project, please make sure you have read the entire
        "Development" section of the project documentation.
        
Keywords: development virtual environment
Platform: UNKNOWN
Classifier: Development Status :: 5 - Production/Stable
Classifier: Environment :: Console
Classifier: Intended Audience :: Developers
Classifier: License :: OSI Approved :: MIT License
Classifier: Topic :: Software Development
Classifier: Operating System :: POSIX :: Linux
Classifier: Programming Language :: Python :: 3
Classifier: Programming Language :: Python :: 3.5
Classifier: Programming Language :: Python :: 3.6
Classifier: Programming Language :: Python :: 3.7
Requires-Python: >=3.5
Description-Content-Type: text/x-rst
