Metadata-Version: 2.4
Name: jk_argparsing_textprimitive
Version: 0.2026.5.1
Summary: This module assist with providing a text model for processing command line arguments. See jk_argparsing for details.
Keywords: program,arguments,commands,options,args,argparsing
Author-email: Jürgen Knauth <pubsrc@binary-overflow.de>
Requires-Python: >=3.8
Description-Content-Type: text/markdown
Classifier: Development Status :: 5 - Production/Stable
Classifier: Programming Language :: Python
Classifier: Programming Language :: Python :: 3
Classifier: Environment :: Console
Classifier: License :: OSI Approved :: Apache Software License
License-File: LICENSE.txt
Project-URL: Home, https://github.com/jkpubsrc/python-module-jk-argparsing-textprimitive
Project-URL: Homepage, https://github.com/jkpubsrc/python-module-jk-argparsing-textprimitive

jk_argparsing_textprimitive
=============

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

This module assist with providing a text model for processing command line arguments. See `jk_argparsing` for details.

Information about this module can be found here:

* [github.org](https://github.com/jkpubsrc/python-module-jk-argparsing-textprimitive)
* [pypi.python.org](https://pypi.python.org/pypi/jk_argparsing_textprimitive)

History
----------------------

-

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

## Import

To import this module use the following statement:

```python
import jk_argparsing_textprimitive
```

Author(s)
-------------------

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

License
-------

This software is provided under the following license:

* Apache Software License 2.0




