Metadata-Version: 1.0
Name: BitcoinValueGraph
Version: 0.6
Summary: Bitcoin value
Home-page: https://github.com/Urosh91/Bitcoin-Value
Author: Uroš Jevremović
Author-email: jevremovic.uros91@gmail.com
License: UNKNOWN
Description-Content-Type: UNKNOWN
Description: 
        Bitcoin Value
        -------------
        
        Bitcoin Value is a simple script that fetches data about value
        of Bitcoin for the past month and presents it in a graph as a
        SVG file that can be opened in your default browser.
        
        You can get it by downloading it directly or by typing:
        
        .. code:: bash
        
            $ pip install BitcoinValueGraph
        
        After it is installed you can start it by simply typing in your terminal:
        
        .. code:: bash
        
            $ bitcoin
        
        
Platform: UNKNOWN
