zoslogs


Namezoslogs JSON
Version 0.2.0 PyPI version JSON
download
home_pagehttps://github.com/Tam-Lin/zoslogs
SummaryLibrary for breaking z/OS log files up into individual messages
upload_time2023-06-20 20:11:39
maintainer
docs_urlNone
authorKevin McKenzie
requires_python>=3.6
licenseApache Software License 2.0
keywords zoslogs
VCS
bugtrack_url
requirements No requirements were recorded.
Travis-CI No Travis.
coveralls test coverage No coveralls.
            =======
zoslogs
=======


.. image:: https://img.shields.io/pypi/v/zoslogs.svg
        :target: https://pypi.python.org/pypi/zoslogs
        :alt:  Pypi

.. image:: https://github.com/Tam-Lin/zoslogs/actions/workflows/build.yml/badge.svg
        :target: https://github.com/Tam-Lin/zoslogs/actions/workflows/build.yml
        :alt: Build Status

.. image:: https://readthedocs.org/projects/zoslogs/badge/?version=latest
        :target: https://zoslogs.readthedocs.io/en/latest/?version=latest
        :alt: Documentation Status


Library for parsing z/OS log files (syslog, operlog) up into individual messages.  Because logs can be messy, and
authorized programs can write whatever they want to the log, by default it will discard anything that doesn't match
what a log entry should look like, and return whatever it can make sense of.

Please note that this was written to solve a problem I was having; it's by no means perfect, but it may solve a problem
you have, too, and I do plan on continuing to improve it as I have time.  Pull requests and bug reports will certainly
be appreciated.


* Free software: Apache Software License 2.0
* Documentation: https://zoslogs.readthedocs.io.


Features
--------

* Handle compressed files
* Filtering messages



Credits
-------

Created by Kevin McKenzie
kmckenzi@us.ibm.com

This package was created with Cookiecutter_ and the `audreyr/cookiecutter-pypackage`_ project template.

.. _Cookiecutter: https://github.com/audreyr/cookiecutter
.. _`audreyr/cookiecutter-pypackage`: https://github.com/audreyr/cookiecutter-pypackage


=======
History
=======

0.1.3 (2022-0x-04)
------------------

* Include history update for version 0.1.2, and other cleanup to doc

0.1.2 (2022-03-29)
------------------

* Point source code location in setup.py to the correct place.

0.1.1 (2022-03-29)
------------------

* Move CI to Github actions.


0.1.0 (2022-03-04)
------------------

* First release on PyPI.

            

Raw data

            {
    "_id": null,
    "home_page": "https://github.com/Tam-Lin/zoslogs",
    "name": "zoslogs",
    "maintainer": "",
    "docs_url": null,
    "requires_python": ">=3.6",
    "maintainer_email": "",
    "keywords": "zoslogs",
    "author": "Kevin McKenzie",
    "author_email": "kmckenzi@us.ibm.com",
    "download_url": "https://files.pythonhosted.org/packages/01/c1/dabc4f673144a1b7830ec120fe849b49f45a00339c5790ba10bf9cb5ffd5/zoslogs-0.2.0.tar.gz",
    "platform": null,
    "description": "=======\nzoslogs\n=======\n\n\n.. image:: https://img.shields.io/pypi/v/zoslogs.svg\n        :target: https://pypi.python.org/pypi/zoslogs\n        :alt:  Pypi\n\n.. image:: https://github.com/Tam-Lin/zoslogs/actions/workflows/build.yml/badge.svg\n        :target: https://github.com/Tam-Lin/zoslogs/actions/workflows/build.yml\n        :alt: Build Status\n\n.. image:: https://readthedocs.org/projects/zoslogs/badge/?version=latest\n        :target: https://zoslogs.readthedocs.io/en/latest/?version=latest\n        :alt: Documentation Status\n\n\nLibrary for parsing z/OS log files (syslog, operlog) up into individual messages.  Because logs can be messy, and\nauthorized programs can write whatever they want to the log, by default it will discard anything that doesn't match\nwhat a log entry should look like, and return whatever it can make sense of.\n\nPlease note that this was written to solve a problem I was having; it's by no means perfect, but it may solve a problem\nyou have, too, and I do plan on continuing to improve it as I have time.  Pull requests and bug reports will certainly\nbe appreciated.\n\n\n* Free software: Apache Software License 2.0\n* Documentation: https://zoslogs.readthedocs.io.\n\n\nFeatures\n--------\n\n* Handle compressed files\n* Filtering messages\n\n\n\nCredits\n-------\n\nCreated by Kevin McKenzie\nkmckenzi@us.ibm.com\n\nThis package was created with Cookiecutter_ and the `audreyr/cookiecutter-pypackage`_ project template.\n\n.. _Cookiecutter: https://github.com/audreyr/cookiecutter\n.. _`audreyr/cookiecutter-pypackage`: https://github.com/audreyr/cookiecutter-pypackage\n\n\n=======\nHistory\n=======\n\n0.1.3 (2022-0x-04)\n------------------\n\n* Include history update for version 0.1.2, and other cleanup to doc\n\n0.1.2 (2022-03-29)\n------------------\n\n* Point source code location in setup.py to the correct place.\n\n0.1.1 (2022-03-29)\n------------------\n\n* Move CI to Github actions.\n\n\n0.1.0 (2022-03-04)\n------------------\n\n* First release on PyPI.\n",
    "bugtrack_url": null,
    "license": "Apache Software License 2.0",
    "summary": "Library for breaking z/OS log files up into individual messages",
    "version": "0.2.0",
    "project_urls": {
        "Homepage": "https://github.com/Tam-Lin/zoslogs"
    },
    "split_keywords": [
        "zoslogs"
    ],
    "urls": [
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "7d295a5be6cbf7dd9d52966953d9eef5874f9cf9c765a3e4d07c8ff51834da71",
                "md5": "b7f92d5655a806689d6e4ef7c31b72fc",
                "sha256": "bd34df433712925b7a3607399849729fccad99e896cdce9faef702e2ea330eb5"
            },
            "downloads": -1,
            "filename": "zoslogs-0.2.0-py2.py3-none-any.whl",
            "has_sig": false,
            "md5_digest": "b7f92d5655a806689d6e4ef7c31b72fc",
            "packagetype": "bdist_wheel",
            "python_version": "py2.py3",
            "requires_python": ">=3.6",
            "size": 7001,
            "upload_time": "2023-06-20T20:11:37",
            "upload_time_iso_8601": "2023-06-20T20:11:37.672368Z",
            "url": "https://files.pythonhosted.org/packages/7d/29/5a5be6cbf7dd9d52966953d9eef5874f9cf9c765a3e4d07c8ff51834da71/zoslogs-0.2.0-py2.py3-none-any.whl",
            "yanked": false,
            "yanked_reason": null
        },
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "01c1dabc4f673144a1b7830ec120fe849b49f45a00339c5790ba10bf9cb5ffd5",
                "md5": "52d7c11ddcf642c1ce15ad64e7872826",
                "sha256": "804c00273503132bbef7b2d099d266b2b9dce843e5d3c9a3bbb8f2e0ce1b57fc"
            },
            "downloads": -1,
            "filename": "zoslogs-0.2.0.tar.gz",
            "has_sig": false,
            "md5_digest": "52d7c11ddcf642c1ce15ad64e7872826",
            "packagetype": "sdist",
            "python_version": "source",
            "requires_python": ">=3.6",
            "size": 16767,
            "upload_time": "2023-06-20T20:11:39",
            "upload_time_iso_8601": "2023-06-20T20:11:39.834513Z",
            "url": "https://files.pythonhosted.org/packages/01/c1/dabc4f673144a1b7830ec120fe849b49f45a00339c5790ba10bf9cb5ffd5/zoslogs-0.2.0.tar.gz",
            "yanked": false,
            "yanked_reason": null
        }
    ],
    "upload_time": "2023-06-20 20:11:39",
    "github": true,
    "gitlab": false,
    "bitbucket": false,
    "codeberg": false,
    "github_user": "Tam-Lin",
    "github_project": "zoslogs",
    "travis_ci": false,
    "coveralls": false,
    "github_actions": true,
    "requirements": [],
    "tox": true,
    "lcname": "zoslogs"
}
        
Elapsed time: 0.11119s