Metadata-Version: 2.0
Name: pymr
Version: 1.1.2
Summary: UNKNOWN
Home-page: https://github.com/kpurdon/pymr
Author: Kyle W Purdon
Author-email: kylepurdon@gmail.com
License: UNKNOWN
Platform: UNKNOWN
Classifier: Environment :: Console
Classifier: Operating System :: OS Independent
Classifier: License :: OSI Approved :: GNU General Public License v3 or later (GPLv3+)
Classifier: Intended Audience :: Developers
Classifier: Programming Language :: Python
Classifier: Programming Language :: Python :: 2
Classifier: Programming Language :: Python :: 2.7
Requires-Dist: click (>=3.3,<4)

|Build Status| |Documentation Status| |PyPi Version|

[Py]thon [M]ultiple-[R]epository
================================

A tool for executing ANY command in a set of tagged directories. Please
read the documentation for more inormation.

`Read The Docs <http://pymr.readthedocs.org/en/latest/>`__

.. |Build Status| image:: https://travis-ci.org/kpurdon/pymr.svg?branch=master
   :target: https://travis-ci.org/kpurdon/pymr
.. |Documentation Status| image:: https://readthedocs.org/projects/pymr/badge/?version=latest
   :target: https://readthedocs.org/projects/pymr/?badge=latest
.. |PyPi Version| image:: http://img.shields.io/pypi/v/pymr.svg
   :target: https://pypi.python.org/pypi/pymr


