Metadata-Version: 2.4
Name: xml_iterator
Version: 0.1.2
Classifier: Programming Language :: Rust
Classifier: Programming Language :: Python :: Implementation :: CPython
Classifier: Programming Language :: Python :: Implementation :: PyPy
Requires-Dist: pytest>=6.0 ; extra == 'test'
Requires-Dist: xmltodict ; extra == 'test'
Provides-Extra: test
Summary: XML parser with streaming iterator interface, built in Rust with Python bindings
Requires-Python: >=3.7
