Metadata-Version: 2.1
Name: draversal
Version: 0.1.1
Summary: A package for depth-first traversal of Python dictionaries with uniform child fields, supporting both forward and backward navigation.
Home-page: https://github.com/markomanninen/draversal
Author: Marko T. Manninen
Author-email: elonmedia@gmail.com
Classifier: Programming Language :: Python :: 3
Classifier: License :: OSI Approved :: MIT License
Classifier: Operating System :: OS Independent
Description-Content-Type: text/markdown
License-File: LICENSE

# draversal
A package for depth-first traversal of Python dictionaries with uniform child fields, supporting both forward and backward navigation.
