Metadata-Version: 2.4
Name: jk_simplexml
Version: 0.2026.1.24
Summary: This python module provides a simple XML implementation. (Please note that this implementation does not fully support all aspects of the XML standard. This implementation is kept simple intentionally in order to give programmers more control over whitespaces and indentation.)
Keywords: exception handling,debugging
Author-email: Jürgen Knauth <pubsrc@binary-overflow.de>
Maintainer-email: Jürgen Knauth <pubsrc@binary-overflow.de>
Requires-Python: >=3.8
Description-Content-Type: text/markdown
Classifier: Development Status :: 5 - Production/Stable
Classifier: License :: OSI Approved :: Apache Software License
Classifier: Programming Language :: Python :: 3
Classifier: Topic :: Software Development :: Testing
License-File: LICENSE.txt
Requires-Dist: jk_hwriter >= 0.2025.12.18
Requires-Dist: jk_rawhtml >= 0.2026.1.20
Requires-Dist: jk_prettyprintobj
Requires-Dist: jk_console

﻿jk_simplexml
============

Introduction
------------

This python module provides a simple XML implementation.

Information about this module can be found here:

* [github.org](https://github.com/jkpubsrc/python-module-jk-simplexml)
* [pypi.python.org](https://pypi.python.org/pypi/jk_simplexml)

How to use this module
----------------------

### ....

....

Contact Information
-------------------

* Jürgen Knauth: pubsrc@binary-overflow.de

License
-------

This software is provided under the following license:

* Apache Software License 2.0




