Metadata-Version: 2.1
Name: n0struct
Version: 0.2.52
Summary: list/OrderedDict extensions allow to work with structure, generated for example by json.loads(..), using xpath approach
Home-page: https://github.com/pythonist552/n0struct/
Author: pythonist552
Author-email: pythonist552@gmail.com
License: ASL
Platform: any
Classifier: License :: OSI Approved :: Apache Software License
Classifier: Operating System :: OS Independent
Classifier: Programming Language :: Python :: 3
Classifier: Programming Language :: Python :: 3.7
Classifier: Programming Language :: Python :: 3.8
Requires-Python: >=3.7
Description-Content-Type: text/markdown
License-File: LICENSE

list/OrderedDict extensions allow to work with structure, generated for example by json.loads(..), using xpath approach

