Metadata-Version: 2.1
Name: node_soso
Version: 1.2.0
Summary: XML enhancements to make a few things easier.
Author-email: Leon Dionne <ldionne@dridesign.sh.cn>
Description-Content-Type: text/markdown
Classifier: License :: OSI Approved :: GNU General Public License v3 or later (GPLv3+)
Classifier: Programming Language :: Python
Classifier: Programming Language :: Python :: 3.10
Classifier: Topic :: Utilities
Project-URL: Home, https://github.com/Zen-Master-SoSo/node_soso

# node_soso

XML enhancements to make a few things easier.

### SmartNode Class

Adds easy node value retrieval.

### dump() function

Allows for easy inspection of the structure of an XML file.

