Metadata-Version: 1.2
Name: version-tracker
Version: 0.1.0
Summary: Query PyPI for critical updates available available for your users installation of your package.
Home-page: https://github.com/prabhakk-mw/version_tracker
Author: Prabhakar Kumar
Author-email: prabhakk@mathworks.com
License: MIT license
Description: ===============
        version-tracker
        ===============
        
        
        .. image:: https://img.shields.io/pypi/v/version_tracker.svg
                :target: https://pypi.python.org/pypi/version_tracker
        
        .. image:: https://img.shields.io/travis/prabhakk-mw/version_tracker.svg
                :target: https://travis-ci.com/prabhakk-mw/version_tracker
        
        .. image:: https://readthedocs.org/projects/version-tracker/badge/?version=latest
                :target: https://version-tracker.readthedocs.io/en/latest/?version=latest
                :alt: Documentation Status
        
        
        
        
        Query PyPI for critical updates available available for your users installation of your package.
        
        
        * Free software: MIT license
        * Documentation: https://version-tracker.readthedocs.io.
        
        
        Features
        --------
        
        * TODO
        
        Credits
        -------
        
        This package was created with Cookiecutter_ and the `audreyr/cookiecutter-pypackage`_ project template.
        
        .. _Cookiecutter: https://github.com/audreyr/cookiecutter
        .. _`audreyr/cookiecutter-pypackage`: https://github.com/audreyr/cookiecutter-pypackage
        
        
        =======
        History
        =======
        
        0.1.0 (2023-11-23)
        ------------------
        
        * First release on PyPI.
        
Keywords: version_tracker
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 :: 3
Classifier: Programming Language :: Python :: 3.6
Classifier: Programming Language :: Python :: 3.7
Classifier: Programming Language :: Python :: 3.8
Requires-Python: >=3.6
