Metadata-Version: 2.0
Name: update
Version: 0.0.1
Summary: UNKNOWN
Home-page: https://github.com/lmittmann/update
Author: lmittmann
Author-email: UNKNOWN
License: MIT
Description-Content-Type: UNKNOWN
Keywords: update
Platform: UNKNOWN
Requires-Dist: style (==1.1.0)

update
======

|Build Status| |PyPI version|

**update** is a


Install
-------

::

    $ pip install update


Usage
-----

.. code:: py

    import update

    update.check()


.. |Build Status| image:: https://travis-ci.org/lmittmann/update.svg?branch=master
    :target: https://travis-ci.org/lmittmann/update
.. |PyPI version| image:: https://img.shields.io/pypi/v/update.svg
    :target: https://pypi.org/project/update


