Metadata-Version: 1.1
Name: paunch-dir
Version: 0.0.2
Summary: An algorithm to generate a path from file name which directory structure could store mass files
Home-page: https://github.com/starofrainnight/paunch-dir
Author: Hong-She Liang
Author-email: starofrainnight@gmail.com
License: Apache Software License
Description: ==========
        paunch-dir
        ==========
        
        
        .. image:: https://img.shields.io/pypi/v/paunch-dir.svg
            :target: https://pypi.python.org/pypi/paunch-dir
        
        .. image:: https://travis-ci.org/starofrainnight/paunch-dir.svg
            :target: https://travis-ci.org/starofrainnight/paunch-dir.html
        
        .. image:: https://ci.appveyor.com/api/projects/status/github/starofrainnight/paunch-dir?svg=true
            :target: https://ci.appveyor.com/project/starofrainnight/paunch-dir
        
        An algorithm to generate a path from file name which directory structure could store mass files
        
        
        * License: Apache-2.0
        * Documentation: https://paunch-dir.readthedocs.io.
        
        
        Features
        --------
        
        * TODO
        
        Credits
        ---------
        
        This package was created with Cookiecutter_ and the `PyPackageTemplate`_ project template.
        
        .. _Cookiecutter: https://github.com/audreyr/cookiecutter
        .. _`PyPackageTemplate`: https://github.com/starofrainnight/rtpl-pypackage
        
        
        
        =======
        History
        =======
        
        0.0.1 (2018-06-20)
        ------------------
        
        * First release on PyPI.
        
Keywords: paunchdir,paunch-dir
Platform: UNKNOWN
Classifier: Development Status :: 2 - Pre-Alpha
Classifier: Intended Audience :: Developers
Classifier: License :: OSI Approved :: Apache Software License
Classifier: Natural Language :: English
Classifier: Programming Language :: Python :: 3
Classifier: Programming Language :: Python :: 3.4
Classifier: Programming Language :: Python :: 3.5
Classifier: Programming Language :: Python :: 3.6
