Metadata-Version: 2.1
Name: pyggdrasil
Version: 0.1.0
Summary: A tiny library to print trees
Author: Jonathan Herrera
Author-email: jonathan.herrera@posteo.de
Requires-Python: >=3.12,<4.0
Classifier: Programming Language :: Python :: 3
Classifier: Programming Language :: Python :: 3.12
Description-Content-Type: text/markdown

 This is a tiny library to print nested dictionaries as trees in the format of
 file trees.

