Metadata-Version: 2.2
Name: jaraco.ui
Version: 2.0.1
Summary: User-Interface tools (mainly command-line)
Home-page: https://github.com/jaraco/jaraco.ui
Author: Jason R. Coombs
Author-email: jaraco@jaraco.com
Classifier: Development Status :: 5 - Production/Stable
Classifier: Intended Audience :: Developers
Classifier: License :: OSI Approved :: MIT License
Classifier: Programming Language :: Python :: 2.7
Classifier: Programming Language :: Python :: 3
Requires-Python: >=2.7
License-File: LICENSE
Requires-Dist: jaraco.classes
Requires-Dist: jaraco.text
Requires-Dist: six
Provides-Extra: testing
Requires-Dist: pytest!=3.7.3,>=3.5; extra == "testing"
Requires-Dist: pytest-checkdocs; extra == "testing"
Requires-Dist: pytest-flake8; extra == "testing"
Provides-Extra: docs
Requires-Dist: sphinx; extra == "docs"
Requires-Dist: jaraco.packaging>=3.2; extra == "docs"
Requires-Dist: rst.linker>=1.9; extra == "docs"

.. image:: https://img.shields.io/pypi/v/jaraco.ui.svg
   :target: https://pypi.org/project/jaraco.ui

.. image:: https://img.shields.io/pypi/pyversions/jaraco.ui.svg

.. image:: https://img.shields.io/travis/jaraco/jaraco.ui/master.svg
   :target: https://travis-ci.org/jaraco/jaraco.ui

.. .. image:: https://img.shields.io/appveyor/ci/jaraco/jaraco-ui/master.svg
..    :target: https://ci.appveyor.com/project/jaraco/jaraco-ui/branch/master

.. .. image:: https://readthedocs.org/projects/jaracoui/badge/?version=latest
..    :target: https://jaracoui.readthedocs.io/en/latest/?badge=latest
