Metadata-Version: 1.1
Name: obmenka
Version: 0.2
Summary: Mac OS X UAH currency tracker
Home-page: https://github.com/hellysmile/obmenka
Author: hellysmile
Author-email: hellysmile@gmail.com
License: http://www.apache.org/licenses/LICENSE-2.0
Description: obmenka tracker
        ===============
        
        :info: Keep Calm and Buy the USD
        
        .. image:: https://raw.githubusercontent.com/hellysmile/obmenka/master/preview.png
            :target: http://obmenka.kharkov.ua/
        
        Installation Mac OS X:
        **********************
        
        .. code-block:: bash
        
            brew install libxml2 libxslt
        
            # optional
            # virtualenv env
            # source env/bin/activate
            # or just use sudo
        
            pip install obmenka
        
        Usage:
        ******
        
        .. code-block:: bash
        
            obmenka
        
Keywords: obmenka
Platform: UNKNOWN
Classifier: Programming Language :: Python :: 2
Classifier: Operating System :: MacOS :: MacOS X
