zosedit


Namezosedit JSON
Version 0.0.14 PyPI version JSON
download
home_pagehttps://github.com/KyleTheScientist/zOSEdit
SummaryFTP-based MVS Dataset Editor
upload_time2024-09-04 14:31:25
maintainerNone
docs_urlNone
authorKyleTheScientist
requires_pythonNone
licenseNone
keywords editor z/os mvs dataset ftp
VCS
bugtrack_url
requirements No requirements were recorded.
Travis-CI No Travis.
coveralls test coverage No coveralls.
            # z/OS Edit

This GUI application provides a way to browse/edit datasets on z/OS as well as read job output from JES2.

## Installation

`pip install zosedit`

## Usage

Once installed with Pip, to run the application, simply type `zosedit` in your terminal.


            

Raw data

            {
    "_id": null,
    "home_page": "https://github.com/KyleTheScientist/zOSEdit",
    "name": "zosedit",
    "maintainer": null,
    "docs_url": null,
    "requires_python": null,
    "maintainer_email": null,
    "keywords": "editor, z/OS, MVS, dataset, FTP",
    "author": "KyleTheScientist",
    "author_email": "kylethescientist@gmail.com",
    "download_url": "https://files.pythonhosted.org/packages/b6/7a/387b7ca43643f8b3899bf97909de90d222190849292779c7a97da4345b85/zosedit-0.0.14.tar.gz",
    "platform": null,
    "description": "# z/OS Edit\r\n\r\nThis GUI application provides a way to browse/edit datasets on z/OS as well as read job output from JES2.\r\n\r\n## Installation\r\n\r\n`pip install zosedit`\r\n\r\n## Usage\r\n\r\nOnce installed with Pip, to run the application, simply type `zosedit` in your terminal.\r\n\r\n",
    "bugtrack_url": null,
    "license": null,
    "summary": "FTP-based MVS Dataset Editor",
    "version": "0.0.14",
    "project_urls": {
        "Homepage": "https://github.com/KyleTheScientist/zOSEdit"
    },
    "split_keywords": [
        "editor",
        " z/os",
        " mvs",
        " dataset",
        " ftp"
    ],
    "urls": [
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "9022b8ccbd1d8769937230b285471ca98b4879b1f899988b5b7ef35fec5a0906",
                "md5": "02a1a31a6d7eec3152a727262aac6319",
                "sha256": "81feea233e5905027fec4a29b31d76688a82df96f00e62f5169373f5fa2a6a6b"
            },
            "downloads": -1,
            "filename": "zosedit-0.0.14-py3-none-any.whl",
            "has_sig": false,
            "md5_digest": "02a1a31a6d7eec3152a727262aac6319",
            "packagetype": "bdist_wheel",
            "python_version": "py3",
            "requires_python": null,
            "size": 15361,
            "upload_time": "2024-09-04T14:31:24",
            "upload_time_iso_8601": "2024-09-04T14:31:24.860654Z",
            "url": "https://files.pythonhosted.org/packages/90/22/b8ccbd1d8769937230b285471ca98b4879b1f899988b5b7ef35fec5a0906/zosedit-0.0.14-py3-none-any.whl",
            "yanked": false,
            "yanked_reason": null
        },
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "b67a387b7ca43643f8b3899bf97909de90d222190849292779c7a97da4345b85",
                "md5": "471aa5eecddb5a8791e51edea0bbd7c3",
                "sha256": "6f7693e9d20404614b04303401e02f580a57b6e023fce5a40c799b55d4e95b13"
            },
            "downloads": -1,
            "filename": "zosedit-0.0.14.tar.gz",
            "has_sig": false,
            "md5_digest": "471aa5eecddb5a8791e51edea0bbd7c3",
            "packagetype": "sdist",
            "python_version": "source",
            "requires_python": null,
            "size": 13230,
            "upload_time": "2024-09-04T14:31:25",
            "upload_time_iso_8601": "2024-09-04T14:31:25.761841Z",
            "url": "https://files.pythonhosted.org/packages/b6/7a/387b7ca43643f8b3899bf97909de90d222190849292779c7a97da4345b85/zosedit-0.0.14.tar.gz",
            "yanked": false,
            "yanked_reason": null
        }
    ],
    "upload_time": "2024-09-04 14:31:25",
    "github": true,
    "gitlab": false,
    "bitbucket": false,
    "codeberg": false,
    "github_user": "KyleTheScientist",
    "github_project": "zOSEdit",
    "travis_ci": false,
    "coveralls": false,
    "github_actions": false,
    "lcname": "zosedit"
}
        
Elapsed time: 0.62939s