Metadata-Version: 1.2
Name: db3
Version: 0.0.9
Summary: Python 3 client for SSDB
Home-page: https://github.com/daiooo/db3
Author: daiooo
Author-email: daiooo@dai3.com
Maintainer: daiooo
Maintainer-email: daiooo@dai3.com
License: UNKNOWN
Description: # db3
        ssdb Python 3
        
        ```
        python setup.py check
        python setup.py install
        python setup.py sdist
        twine upload dist/*
        twine upload dist/db3-0.0.8*
        ```
Keywords: SSDB
Platform: UNKNOWN
Classifier: Development Status :: 5 - Production/Stable
Classifier: Environment :: Console
Classifier: Intended Audience :: Developers
Classifier: License :: OSI Approved :: BSD License
Classifier: Operating System :: OS Independent
Classifier: Programming Language :: Python
Classifier: Programming Language :: Python :: 3.7
