Metadata-Version: 2.1
Name: pyorbs
Version: 1.3.1
Summary: A tool for managing Python virtual environments.
Home-page: https://pyorbs.readthedocs.io
Author: Logikal
Maintainer: Logikal
License: MIT
Project-URL: Documentation, https://pyorbs.readthedocs.io
Project-URL: Source, https://github.com/logikal-jp/pyorbs
Project-URL: Issue Tracker, https://github.com/logikal-jp/pyorbs/issues
Description: pyorbs
        ======
        A tool for managing Python virtual environments.
        
        Getting Started
        ---------------
        Please visit the `project documentation <https://pyorbs.readthedocs.io>`_ 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
