Metadata-Version: 1.1
Name: btsprice
Version: 0.2.21
Summary: get price for BitShares
Home-page: https://github.com/pch957/btsprice
Author: Alt
Author-email: pch957@163.com
License: UNKNOWN
Description: =========================
        get bitshares price
        =========================
        
        .. image:: https://bitsharestalk.org/BitSharesFinalTM200.png
           :target: https://bitsharestalk.org
        
        This project provides bitshares price
        
        Project Setup
        =============
        
        Quick Start
        ------------
        #. Install::
        
               $ python setup.py install --user
        
        
        Configuration
        ------------
        todo
        
        Supported Python Versions
        =========================
        
        supports the following versions out of the box:
        
        * CPython 2.6, 2.7, 3.3
        * PyPy 1.9
        
        CPython 3.0-3.2 may also work but are at this point unsupported. PyPy 2.0.2 is known to work but is not run on Travis-CI.
        
        Jython_ and IronPython_ may also work, but have not been tested. If there is interest in support for these alternative implementations, please open a feature request!
        
        .. _Jython: http://jython.org/
        .. _IronPython: http://ironpython.net/
        
        Licenses
        ========
        The code which makes up this project is licensed under the MIT/X11 license. Feel free to use it in your free software/open-source or proprietary projects.
        
        Issues
        ======
        
        Please report any bugs or requests that you have using the GitHub issue tracker!
        
        Authors
        =======
        
        * Alt
        
Platform: UNKNOWN
Classifier: Development Status :: 1 - Planning
Classifier: Environment :: Console
Classifier: Intended Audience :: Developers
Classifier: License :: OSI Approved :: MIT License
Classifier: Natural Language :: English
Classifier: Operating System :: OS Independent
Classifier: Programming Language :: Python :: 2.6
Classifier: Programming Language :: Python :: 2.7
Classifier: Programming Language :: Python :: 3.3
Classifier: Programming Language :: Python :: Implementation :: PyPy
Classifier: Topic :: Documentation
Classifier: Topic :: Software Development :: Libraries :: Python Modules
Classifier: Topic :: System :: Installation/Setup
Classifier: Topic :: System :: Software Distribution
