Metadata-Version: 1.1
Name: pyutrack
Version: 0.1.0
Summary: Command line utility to interface with YouTrack
Home-page: https://github.com/alisaifee/pyutrack
Author: Ali-Akber Saifee
Author-email: ali@indydevs.org
License: MIT license
Description-Content-Type: UNKNOWN
Description: ===============
        Python YouTrack
        ===============
        
        
        .. image:: https://img.shields.io/pypi/v/pyutrack.svg
                :target: https://pypi.python.org/pypi/pyutrack
        
        .. image:: https://img.shields.io/travis/alisaifee/pyutrack.svg
                :target: https://travis-ci.org/alisaifee/pyutrack
        
        .. image:: https://readthedocs.org/projects/pyutrack/badge/?version=latest
                :target: https://pyutrack.readthedocs.io/en/latest/?badge=latest
                :alt: Documentation Status
        
        .. image:: https://pyup.io/repos/github/alisaifee/pyutrack/shield.svg
             :target: https://pyup.io/repos/github/alisaifee/pyutrack/
             :alt: Updates
        
        .. image:: https://codecov.io/gh/alisaifee/pyutrack/branch/master/graph/badge.svg
          :target: https://codecov.io/gh/alisaifee/pyutrack
        
        Command line utility to interface with YouTrack
        
        
        * Free software: MIT license
        * Documentation: https://pyutrack.readthedocs.io.
        
        
        
        
        .. :changelog:
        
        Changelog
        =========
        
        0.1.1 2017-09-06
        ----------------
        * Actually release on PyPI
        
        
        0.1.0 (2017-08-03)
        ------------------
        
        * First release on PyPI.
        
        
Keywords: pyutrack
Platform: UNKNOWN
Classifier: Development Status :: 2 - Pre-Alpha
Classifier: Intended Audience :: Developers
Classifier: License :: OSI Approved :: MIT License
Classifier: Natural Language :: English
Classifier: Programming Language :: Python :: 2
Classifier: Programming Language :: Python :: 2.6
Classifier: Programming Language :: Python :: 2.7
Classifier: Programming Language :: Python :: 3
Classifier: Programming Language :: Python :: 3.3
Classifier: Programming Language :: Python :: 3.4
Classifier: Programming Language :: Python :: 3.5
