zos-utilities


Namezos-utilities JSON
Version 0.6.1 PyPI version JSON
download
home_pagehttps://github.com/Tam-Lin/zos-utilities
SummaryLibrary for performing various utility functions for z/OS
upload_time2023-09-13 15:23:29
maintainer
docs_urlNone
authorKevin McKenzie
requires_python>=3.7
licenseApache Software License 2.0
keywords zos-utilities
VCS
bugtrack_url
requirements No requirements were recorded.
Travis-CI No Travis.
coveralls test coverage No coveralls.
            =============
zos-utilities
=============


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

.. image:: https://github.com/Tam-Lin/zos-utilities/actions/workflows/build_and_test.yml/badge.svg
        :target: https://github.com/Tam-Lin/zos-utilities/actions/workflows/build_and_test.yml
        :alt: Build and Test Status

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

.. image:: https://img.shields.io/pypi/pyversions/zos-utilities.svg
        :target: https://img.shields.io/pypi/pyversions/zos-utilities.svg
        :alt: Python versions


Library for performing various utility functions needed for z/OS libraries. I have a couple of libraries that do
various things for/with z/OS, and they all need to convert from the z/OS Julian Date to datetime, so I thought I might
as well put it into a library.  I'm also starting to build a representation of z/OS and IBM Z from an infrastructure
perspective.


0.1.0 (2022-04-20)
------------------

* First release on PyPI.

0.2.0 (2022-05-02)
----------------------
* Add initial support for CPCs, LPARs, and logical CPUs
* Change minimum python level to 3.7 so I can use dataclasses.  3.6 is EOL anyway.

0.3.0 (2022-05-04)
----------------------
* Add support for PROCVIEW CPU systems

0.3.1 (2022-05-04)
----------------------
* Had conflicting requirements for twine in requirements_dev.txt

0.4.0 (2022-05-10)
----------------------
* Add some additional cpc and lpar fields
* Automate build and publishing to Pypi

0.5.0 (2022-05-25)
----------------------
* Strip out leading spaces from inputs (because sometimes they're getting passed in that way)

0.5.3 (2022-06-13)
----------------------
* Bugfixes

0.6.0 (2023-06-25)
----------------------
* Add initial support for IEE200I (D ASM output)

            

Raw data

            {
    "_id": null,
    "home_page": "https://github.com/Tam-Lin/zos-utilities",
    "name": "zos-utilities",
    "maintainer": "",
    "docs_url": null,
    "requires_python": ">=3.7",
    "maintainer_email": "",
    "keywords": "zos-utilities",
    "author": "Kevin McKenzie",
    "author_email": "kmckenzi@us.ibm.com",
    "download_url": "https://files.pythonhosted.org/packages/01/b6/fcd52a39c7263733842867ea67ce6618a13ab4bf53a5e7d0689d7ab5ab39/zos-utilities-0.6.1.tar.gz",
    "platform": null,
    "description": "=============\nzos-utilities\n=============\n\n\n.. image:: https://img.shields.io/pypi/v/zos-utilities.svg\n        :target: https://pypi.python.org/pypi/zos-utilities\n        :alt:  Pypi\n\n.. image:: https://github.com/Tam-Lin/zos-utilities/actions/workflows/build_and_test.yml/badge.svg\n        :target: https://github.com/Tam-Lin/zos-utilities/actions/workflows/build_and_test.yml\n        :alt: Build and Test Status\n\n.. image:: https://readthedocs.org/projects/zos-utilities/badge/?version=latest\n        :target: https://zos-utilities.readthedocs.io/en/latest/?version=latest\n        :alt: Documentation Status\n\n.. image:: https://img.shields.io/pypi/pyversions/zos-utilities.svg\n        :target: https://img.shields.io/pypi/pyversions/zos-utilities.svg\n        :alt: Python versions\n\n\nLibrary for performing various utility functions needed for z/OS libraries. I have a couple of libraries that do\nvarious things for/with z/OS, and they all need to convert from the z/OS Julian Date to datetime, so I thought I might\nas well put it into a library.  I'm also starting to build a representation of z/OS and IBM Z from an infrastructure\nperspective.\n\n\n0.1.0 (2022-04-20)\n------------------\n\n* First release on PyPI.\n\n0.2.0 (2022-05-02)\n----------------------\n* Add initial support for CPCs, LPARs, and logical CPUs\n* Change minimum python level to 3.7 so I can use dataclasses.  3.6 is EOL anyway.\n\n0.3.0 (2022-05-04)\n----------------------\n* Add support for PROCVIEW CPU systems\n\n0.3.1 (2022-05-04)\n----------------------\n* Had conflicting requirements for twine in requirements_dev.txt\n\n0.4.0 (2022-05-10)\n----------------------\n* Add some additional cpc and lpar fields\n* Automate build and publishing to Pypi\n\n0.5.0 (2022-05-25)\n----------------------\n* Strip out leading spaces from inputs (because sometimes they're getting passed in that way)\n\n0.5.3 (2022-06-13)\n----------------------\n* Bugfixes\n\n0.6.0 (2023-06-25)\n----------------------\n* Add initial support for IEE200I (D ASM output)\n",
    "bugtrack_url": null,
    "license": "Apache Software License 2.0",
    "summary": "Library for performing various utility functions for z/OS",
    "version": "0.6.1",
    "project_urls": {
        "Homepage": "https://github.com/Tam-Lin/zos-utilities"
    },
    "split_keywords": [
        "zos-utilities"
    ],
    "urls": [
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "3644f74d74d32391e203bba3cd3886e6a746d049e3711105c8a39ea1e2a6592a",
                "md5": "5b30e9a7315afd628ac2510697e4061c",
                "sha256": "2ffa53b2fe2fa2845e75591ddab28ceb306616b7a9082b3d479d452cf8f66191"
            },
            "downloads": -1,
            "filename": "zos_utilities-0.6.1-py2.py3-none-any.whl",
            "has_sig": false,
            "md5_digest": "5b30e9a7315afd628ac2510697e4061c",
            "packagetype": "bdist_wheel",
            "python_version": "py2.py3",
            "requires_python": ">=3.7",
            "size": 7444,
            "upload_time": "2023-09-13T15:23:27",
            "upload_time_iso_8601": "2023-09-13T15:23:27.545995Z",
            "url": "https://files.pythonhosted.org/packages/36/44/f74d74d32391e203bba3cd3886e6a746d049e3711105c8a39ea1e2a6592a/zos_utilities-0.6.1-py2.py3-none-any.whl",
            "yanked": false,
            "yanked_reason": null
        },
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "01b6fcd52a39c7263733842867ea67ce6618a13ab4bf53a5e7d0689d7ab5ab39",
                "md5": "47894f2df7ddef0639deded4c0ce0d72",
                "sha256": "59b36eedbd8955297315e865831a5383a004594e2fc93f582fb7522ab1089483"
            },
            "downloads": -1,
            "filename": "zos-utilities-0.6.1.tar.gz",
            "has_sig": false,
            "md5_digest": "47894f2df7ddef0639deded4c0ce0d72",
            "packagetype": "sdist",
            "python_version": "source",
            "requires_python": ">=3.7",
            "size": 14692,
            "upload_time": "2023-09-13T15:23:29",
            "upload_time_iso_8601": "2023-09-13T15:23:29.661980Z",
            "url": "https://files.pythonhosted.org/packages/01/b6/fcd52a39c7263733842867ea67ce6618a13ab4bf53a5e7d0689d7ab5ab39/zos-utilities-0.6.1.tar.gz",
            "yanked": false,
            "yanked_reason": null
        }
    ],
    "upload_time": "2023-09-13 15:23:29",
    "github": true,
    "gitlab": false,
    "bitbucket": false,
    "codeberg": false,
    "github_user": "Tam-Lin",
    "github_project": "zos-utilities",
    "travis_ci": false,
    "coveralls": false,
    "github_actions": true,
    "requirements": [],
    "tox": true,
    "lcname": "zos-utilities"
}
        
Elapsed time: 0.49899s