Metadata-Version: 2.4
Name: n0struct
Version: 0.2.156
Summary: list/dict extensions allow to load/save/serialize/deserialize xml/json/csv/dsv/fwf/tlv files into/from python structures, compare them and work with them 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
Classifier: Programming Language :: Python :: 3.9
Classifier: Programming Language :: Python :: 3.10
Classifier: Programming Language :: Python :: 3.11
Classifier: Programming Language :: Python :: 3.12
Classifier: Programming Language :: Python :: 3.13
Requires-Python: >=3.7
Description-Content-Type: text/markdown
License-File: LICENSE
Requires-Dist: xmltodict>=0.13.0
Requires-Dist: loguru>=0.5.3
Dynamic: author
Dynamic: author-email
Dynamic: classifier
Dynamic: description
Dynamic: description-content-type
Dynamic: home-page
Dynamic: license
Dynamic: license-file
Dynamic: platform
Dynamic: requires-dist
Dynamic: requires-python
Dynamic: summary

list/dict extensions allow to load/save/serialize/deserialize xml/json/csv/dsv/fwf/tlv files into/from python structures, compare them and work with them using xpath approach
