Metadata-Version: 2.1
Name: diretree
Version: 0.0.1
Summary: library for constructing directory tree
Home-page: https://github.com/benjaminfang/diretree
Author: Benjamin Fang
Author-email: benjaminfang.ol@outlook.com
License: MIT
Platform: UNKNOWN
Requires-Python: >=3.7
Description-Content-Type: text/markdown
License-File: LICENSE

# diretree

## Introduction
Functions and structures used to construct and manipulate directory tree.


