Metadata-Version: 1.1
Name: python-mtgox-experiment
Version: 0.2
Summary: Python MtGox API Experiment
Home-page: https://github.com/nederhoed/python-mtgox-experiment
Author: Robert-Reinder Nederhoed
Author-email: r.r.nederhoed@gmail.com
License: GPLv3
Description: python-mtgox-experiment
        =======================
        
        Experimental MtGox implementation of API v2
        
        This project implements only the calls needed to receive, buy, sell and send BTC.
        It does not aspire to build an implementation of the complete API.
        
        
Keywords: mtgox api bitcoin
Platform: UNKNOWN
Classifier: Development Status :: 4 - Beta
Classifier: Programming Language :: Python
Classifier: License :: OSI Approved :: GNU General Public License v3 (GPLv3)
