jk_regexhelper


Namejk_regexhelper JSON
Version 0.2025.1.7.2 PyPI version JSON
download
home_pageNone
SummaryA collection of regex helper functions.
upload_time2025-01-07 20:51:53
maintainerNone
docs_urlNone
authorNone
requires_python>=3.8
licenseNone
keywords regex
VCS
bugtrack_url
requirements No requirements were recorded.
Travis-CI No Travis.
coveralls test coverage No coveralls.
            jk_regexhelper
==========

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

This python module provides regex helper functions for use in other modules or tools.

Information about this module can be found here:

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

Why this module?
----------------

...

Limitations of this module
--------------------------

...

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

### Import this module

Please include this module into your application using the following code:

```python
import jk_regexhelper
```

...

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

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

License
-------

This software is provided under the following license:

* Apache Software License 2.0




            

Raw data

            {
    "_id": null,
    "home_page": null,
    "name": "jk_regexhelper",
    "maintainer": null,
    "docs_url": null,
    "requires_python": ">=3.8",
    "maintainer_email": "J\u00fcrgen Knauth <pubsrc@binary-overflow.de>",
    "keywords": "regex",
    "author": null,
    "author_email": "J\u00fcrgen Knauth <pubsrc@binary-overflow.de>",
    "download_url": "https://files.pythonhosted.org/packages/ea/86/e3658a3783ecea8c988c65aade88aac671c0cea781b21b211094435e4c26/jk_regexhelper-0.2025.1.7.2.tar.gz",
    "platform": null,
    "description": "jk_regexhelper\n==========\n\nIntroduction\n------------\n\nThis python module provides regex helper functions for use in other modules or tools.\n\nInformation about this module can be found here:\n\n* [github.org](https://github.com/jkpubsrc/python-module-jk-regexhelper)\n* [pypi.python.org](https://pypi.python.org/pypi/jk_regexhelper)\n\nWhy this module?\n----------------\n\n...\n\nLimitations of this module\n--------------------------\n\n...\n\nHow to use this module\n----------------------\n\n### Import this module\n\nPlease include this module into your application using the following code:\n\n```python\nimport jk_regexhelper\n```\n\n...\n\nContact Information\n-------------------\n\n* J\u00fcrgen Knauth: pubsrc@binary-overflow.de\n\nLicense\n-------\n\nThis software is provided under the following license:\n\n* Apache Software License 2.0\n\n\n\n",
    "bugtrack_url": null,
    "license": null,
    "summary": "A collection of regex helper functions.",
    "version": "0.2025.1.7.2",
    "project_urls": null,
    "split_keywords": [
        "regex"
    ],
    "urls": [
        {
            "comment_text": null,
            "digests": {
                "blake2b_256": "a85716cc2146536e1e088815ba3e602a191b93c7046bb586e95726093ff438fa",
                "md5": "95458b35ca21a21fd39d04b1093d9c60",
                "sha256": "15976c0bb3f075899f81154e6ccff0dea0842dabf08de0235807a534b3ab2c33"
            },
            "downloads": -1,
            "filename": "jk_regexhelper-0.2025.1.7.2-py3-none-any.whl",
            "has_sig": false,
            "md5_digest": "95458b35ca21a21fd39d04b1093d9c60",
            "packagetype": "bdist_wheel",
            "python_version": "py3",
            "requires_python": ">=3.8",
            "size": 2757,
            "upload_time": "2025-01-07T20:51:52",
            "upload_time_iso_8601": "2025-01-07T20:51:52.701529Z",
            "url": "https://files.pythonhosted.org/packages/a8/57/16cc2146536e1e088815ba3e602a191b93c7046bb586e95726093ff438fa/jk_regexhelper-0.2025.1.7.2-py3-none-any.whl",
            "yanked": false,
            "yanked_reason": null
        },
        {
            "comment_text": null,
            "digests": {
                "blake2b_256": "ea86e3658a3783ecea8c988c65aade88aac671c0cea781b21b211094435e4c26",
                "md5": "d192f3312deb89b2709f192246d98843",
                "sha256": "ae32ee02af2871a0f49f81cca2ae13843fc4c8b5423e3fe7bbefd17a37215be5"
            },
            "downloads": -1,
            "filename": "jk_regexhelper-0.2025.1.7.2.tar.gz",
            "has_sig": false,
            "md5_digest": "d192f3312deb89b2709f192246d98843",
            "packagetype": "sdist",
            "python_version": "source",
            "requires_python": ">=3.8",
            "size": 2247,
            "upload_time": "2025-01-07T20:51:53",
            "upload_time_iso_8601": "2025-01-07T20:51:53.978565Z",
            "url": "https://files.pythonhosted.org/packages/ea/86/e3658a3783ecea8c988c65aade88aac671c0cea781b21b211094435e4c26/jk_regexhelper-0.2025.1.7.2.tar.gz",
            "yanked": false,
            "yanked_reason": null
        }
    ],
    "upload_time": "2025-01-07 20:51:53",
    "github": false,
    "gitlab": false,
    "bitbucket": false,
    "codeberg": false,
    "lcname": "jk_regexhelper"
}
        
Elapsed time: 0.55078s