Metadata-Version: 2.1
Name: vpd
Version: 0.9.4
Summary: VirtualPathDictChains. Hierarchical, Addressable Dicts, potentially using YaML
Home-page: https://github.com/dbotwinick/python-vpd
Author: Drew Botwinick
Author-email: foss@drewbotwinick.com
License: UNKNOWN
Platform: UNKNOWN
Classifier: Development Status :: 4 - Beta
Classifier: Intended Audience :: Developers
Classifier: Programming Language :: Python :: 2
Classifier: Programming Language :: Python :: 3
Classifier: License :: OSI Approved :: BSD License
Classifier: Operating System :: OS Independent
Requires-Python: >=2.7, >=3.6
Description-Content-Type: text/markdown
License-File: LICENSE

# python-vpd
VirtualPathDictChains - Hierarchical Settings Management using YaML

This is an amalgamation of existing code that has been separated into its own package. Documentation and examples coming soon. 

Hosted on GitHub: https://github.com/dbotwinick/python-vpd


