Metadata-Version: 1.2
Name: card
Version: 0.0.1
Summary: card
Home-page: https://github.com/pipname/card
Author: Longniao
Author-email: longniao@gmail.com
Maintainer: Longniao
Maintainer-email: longniao@gmail.com
License: MIT
Description: SDK
        ===
        
        .. image:: https://img.shields.io/pypi/v/card.svg
            :target: https://pypi.python.org/pypi/card/
            :alt: Latest Version
        
        .. image:: https://img.shields.io/pypi/wheel/card.svg
            :target: https://pypi.python.org/pypi/card/
        
        .. image:: https://img.shields.io/pypi/pyversions/card.svg
            :target: https://pypi.python.org/pypi/card/
        
        .. image:: https://img.shields.io/pypi/l/card.svg
            :target: https://pypi.python.org/pypi/card/
        
        
        
        SDK.
        
        
        Installing
        ----------
        
        Install and update using `pip`_:
        
        .. code-block:: text
        
            pip install -U card
        
        
        
        .. _pip: https://pip.pypa.io/en/stable/quickstart/
        
Keywords: card
Platform: any
Classifier: Development Status :: 5 - Production/Stable
Classifier: Environment :: Console
Classifier: Intended Audience :: Developers
Classifier: License :: OSI Approved :: MIT License
Classifier: Operating System :: OS Independent
Classifier: Programming Language :: Python
Classifier: Programming Language :: Python :: 3.5
Classifier: Programming Language :: Python :: 3.6
Classifier: Programming Language :: Python :: 3.7
Requires-Python: >=3.5
