Metadata-Version: 1.1
Name: updates
Version: 0.1.7.0
Summary: Check for updated packages in the PyPI
Home-page: https://github.com/fedosov/updates
Author: Mikhail Fedosov
Author-email: tbs.micle@gmail.com
License: MIT
Description: updates
        ==========
        
        What It Does
        ------------
        
        ``updates`` is a tool to check for updated packages in the ``PyPI``.
        
        .. image:: http://i.imgur.com/Fp8ggoK.png
        
        Installation
        ------------
        
        .. code:: bash
        
         $ sudo pip install updates
        
        Usage
        -----
        
        .. code:: bash
        
         $ updates
Keywords: pip updates update pypi packages
Platform: UNKNOWN
Classifier: Development Status :: 3 - Alpha
Classifier: Intended Audience :: Developers
Classifier: Environment :: Console
Classifier: Topic :: Software Development :: Libraries :: Python Modules
Classifier: License :: OSI Approved :: MIT License
Classifier: Programming Language :: Python :: 2.7
