Metadata-Version: 1.1
Name: hypersxlsx
Version: 0.2.2
Summary: hypers 用于写excel的库
Home-page: https://github.com/mum5/hypersxlsx
Author: mum5
Author-email: me@mum5.cn
License: MIT license
Description: ==========
        hypersxlsx
        ==========
        
        
        .. image:: https://img.shields.io/pypi/v/hypersxlsx.svg
                :target: https://pypi.python.org/pypi/hypersxlsx
        
        .. image:: https://img.shields.io/travis/mum5/hypersxlsx.svg
                :target: https://travis-ci.org/mum5/hypersxlsx
        
        .. image:: https://readthedocs.org/projects/hypersxlsx/badge/?version=latest
                :target: https://hypersxlsx.readthedocs.io/en/latest/?badge=latest
                :alt: Documentation Status
        
        
        .. image:: https://pyup.io/repos/github/mum5/hypersxlsx/shield.svg
             :target: https://pyup.io/repos/github/mum5/hypersxlsx/
             :alt: Updates
        
        
        
        hypers 用于写excel的库
        
        
        * Free software: MIT license
        * Documentation: https://hypersxlsx.readthedocs.io.
        
        
        Features
        --------
        
        * TODO
        
        Credits
        -------
        
        This package was created with Cookiecutter_ and the `audreyr/cookiecutter-pypackage`_ project template.
        
        .. _Cookiecutter: https://github.com/audreyr/cookiecutter
        .. _`audreyr/cookiecutter-pypackage`: https://github.com/audreyr/cookiecutter-pypackage
        
        
        =======
        History
        =======
        
        0.1.0 (2018-06-27)
        ------------------
        
        * First release on PyPI.
        
Keywords: hypersxlsx
Platform: UNKNOWN
Classifier: Development Status :: 2 - Pre-Alpha
Classifier: Intended Audience :: Developers
Classifier: License :: OSI Approved :: MIT License
Classifier: Natural Language :: English
Classifier: Programming Language :: Python :: 2
Classifier: Programming Language :: Python :: 2.7
Classifier: Programming Language :: Python :: 3
Classifier: Programming Language :: Python :: 3.4
Classifier: Programming Language :: Python :: 3.5
Classifier: Programming Language :: Python :: 3.6
