Metadata-Version: 2.1
Name: tjpy-file-util
Version: 0.1.2
Summary: Utilities related to files
Home-page: https://github.com/thomasjahoda/tjpy_file_util
Author: Thomas Jahoda
Author-email: thomasjahoda@users.noreply.github.com
License: MIT license
Description: =============================
        Personal File Utility Library
        =============================
        
        
        .. image:: https://img.shields.io/pypi/v/tjpy_file_util.svg
                :target: https://pypi.python.org/pypi/tjpy_file_util
        
        .. image:: https://img.shields.io/travis/thomasjahoda/tjpy_file_util.svg
                :target: https://travis-ci.org/thomasjahoda/tjpy_file_util
        
        .. image:: https://readthedocs.org/projects/tjpy-file-util/badge/?version=latest
                :target: https://tjpy-file-util.readthedocs.io/en/latest/?badge=latest
                :alt: Documentation Status
        
        
        
        
        Utilities related to files
        
        
        * Free software: MIT license
        * Documentation: https://tjpy-file-util.readthedocs.io.
        
        
        Features
        --------
        
        * TODO
        
        Credits
        -------
        
        This package was created with Cookiecutter_ and the `thomasjahoda/cookiecutter-pypackage`_ project template.
        
        .. _Cookiecutter: https://github.com/thomasjahoda/cookiecutter
        .. _`thomasjahoda/cookiecutter-pypackage`: https://github.com/thomasjahoda/cookiecutter-pypackage
        
        
        =======
        History
        =======
        
        0.1.0 (2019-03-25)
        ------------------
        
        * First release on PyPI.
        
Keywords: tjpy_file_util
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 :: 3
Classifier: Programming Language :: Python :: 3.6
Classifier: Programming Language :: Python :: 3.7
Provides-Extra: dev
