Metadata-Version: 2.1
Name: metatreedb
Version: 0.1.1
Summary: File system-based, easy-to-read database
Home-page: https://github.com/oboki/metatreedb
Author: oboki
Author-email: oboki@kakao.com
License: UNKNOWN
Platform: UNKNOWN
Classifier: Programming Language :: Python :: 3
Classifier: License :: OSI Approved :: MIT License
Requires-Python: >=3.8
Description-Content-Type: text/markdown
Requires-Dist: pyyaml
Provides-Extra: dev
Requires-Dist: pytest ; extra == 'dev'

# MetaTreeDB

MetaTreeDB is an easy-to-read, file system-based database designed to organize and maintain data in a clear and efficient manner.

## Features

TBD

## Installation

TBD

## Quick Start

TBD


