Metadata-Version: 1.0
Name: korbit
Version: 0.1.2
Summary: A Python wrapper for Korbit API
Home-page: http://github.com/suminb/korbit
Author: Sumin Byeon
Author-email: suminb@gmail.com
License: UNKNOWN
Description: Python Korbit
        =============
        
        ``python-korbit`` is a Korbit API wrapper in Python.
        
        .. image:: https://travis-ci.org/suminb/korbit.svg?branch=master
            :target: https://travis-ci.org/suminb/korbit
        
        .. image:: https://coveralls.io/repos/suminb/korbit/badge.png?branch=master
           :target: https://coveralls.io/r/suminb/korbit?branch=master
        
        (TODO: I shall write some brief documentation to explain how to use the Korbit
        API. Until then, please refer the test cases to see how things work.)
        
Platform: UNKNOWN
