Metadata-Version: 1.2
Name: fake_tree
Version: 0.0.1
Summary: Fake Tree creates a fake directory tree and files with no content to practice manipulating files.
Home-page: https://github.com/hungntgrb/fake_tree
Author: Hung Nguyen Thanh
Author-email: hungnt89@gmail.com
License: MIT license
Description: =========
        Fake Tree
        =========
        
        
        .. image:: https://img.shields.io/pypi/v/fake_tree.svg
                :target: https://pypi.python.org/pypi/fake_tree
        
        .. image:: https://img.shields.io/travis/hungntgrb/fake_tree.svg
                :target: https://travis-ci.com/hungntgrb/fake_tree
        
        .. image:: https://readthedocs.org/projects/fake-tree/badge/?version=latest
                :target: https://fake-tree.readthedocs.io/en/latest/?version=latest
                :alt: Documentation Status
        
        
        
        
        Fake Tree creates a fake directory tree and files with no content to practice manipulating files.
        
        
        * Free software: MIT license
        * Documentation: https://fake-tree.readthedocs.io.
        
        
        Features
        --------
        
        * TODO
        
        
        
        =======
        History
        =======
        
        0.0.1 (2021-08-20)
        ------------------
        
        * First release on PyPI.
        
Keywords: fake_tree
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
Classifier: Programming Language :: Python :: 3.8
Requires-Python: >=3.6
