Metadata-Version: 1.1
Name: ufs_tools
Version: 0.2.0
Summary: Some functions can be used during python development
Home-page: https://github.com/weijia/ufs-tools
Author: Wang Richard
Author-email: richardwangwang@gmail.com
License: ISCL
Description: ===============================
        ufs_tools
        ===============================
        
        .. image:: https://img.shields.io/pypi/v/ufs_tools.svg
                :target: https://pypi.python.org/pypi/ufs_tools
        
        .. image:: https://img.shields.io/travis/weijia/ufs_tools.svg
                :target: https://travis-ci.org/weijia/ufs_tools
        
        .. image:: https://readthedocs.org/projects/ufs_tools/badge/?version=latest
                :target: https://readthedocs.org/projects/ufs_tools/?badge=latest
                :alt: Documentation Status
        
        
        Some functions can be used during python development
        
        * Free software: ISC license
        * Documentation: https://ufs_tools.readthedocs.org.
        
        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 (2016-04-30)
        ------------------
        
        * First release on PyPI.
        
Keywords: ufs_tools
Platform: UNKNOWN
Classifier: Development Status :: 2 - Pre-Alpha
Classifier: Intended Audience :: Developers
Classifier: License :: OSI Approved :: ISC License (ISCL)
Classifier: Natural Language :: English
Classifier: Programming Language :: Python :: 2
Classifier: Programming Language :: Python :: 2.6
Classifier: Programming Language :: Python :: 2.7
