Metadata-Version: 2.1
Name: btc2fiat
Version: 0.1.11
Summary: Bitcoin price expressed in fiat currency. As simple as that.
Home-page: https://github.com/ibz/btc2fiat
Author: Ioan Bizău
Author-email: github@ibz.me
License: MIT
Description: 
        # btc2fiat
        
        All I wanted was a script that can print the last known price of Bitcoin on various exchanges. And I didn't find any of that on GitHub. So I did it myself.
        
        ## JS
        
        `npm run build`
        
        `npm publish jsdist`
        
Platform: UNKNOWN
Classifier: License :: OSI Approved :: MIT License
Classifier: Programming Language :: Python
Classifier: Programming Language :: Python :: 3
Classifier: Programming Language :: Python :: 3.6
Classifier: Programming Language :: Python :: Implementation :: CPython
Classifier: Programming Language :: Python :: Implementation :: PyPy
Requires-Python: >=3.6.0
Description-Content-Type: text/markdown
