zosedit


Namezosedit JSON
Version 0.0.15 PyPI version JSON
download
home_pagehttps://github.com/KyleTheScientist/zOSEdit
SummaryFTP-based MVS Dataset Editor
upload_time2024-10-08 19:07:14
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/ee/a8/6cb7cec92225d071f2e25d237b4edb78b2d249b1d2429ec454432dde1b2f/zosedit-0.0.15.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.15",
    "project_urls": {
        "Homepage": "https://github.com/KyleTheScientist/zOSEdit"
    },
    "split_keywords": [
        "editor",
        " z/os",
        " mvs",
        " dataset",
        " ftp"
    ],
    "urls": [
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "805bb0d94880a4508143d532f1aa87d392a61dfb6850b4283788a04cb9cd3495",
                "md5": "e4fbed6721de3ae0d0eaf5c60a1ecf20",
                "sha256": "16040f77dcd4a6f0f389b49e7f0782cad09e040bb1488f029aa6193e2c9ca521"
            },
            "downloads": -1,
            "filename": "zosedit-0.0.15-py3-none-any.whl",
            "has_sig": false,
            "md5_digest": "e4fbed6721de3ae0d0eaf5c60a1ecf20",
            "packagetype": "bdist_wheel",
            "python_version": "py3",
            "requires_python": null,
            "size": 16037,
            "upload_time": "2024-10-08T19:07:13",
            "upload_time_iso_8601": "2024-10-08T19:07:13.490083Z",
            "url": "https://files.pythonhosted.org/packages/80/5b/b0d94880a4508143d532f1aa87d392a61dfb6850b4283788a04cb9cd3495/zosedit-0.0.15-py3-none-any.whl",
            "yanked": false,
            "yanked_reason": null
        },
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "eea86cb7cec92225d071f2e25d237b4edb78b2d249b1d2429ec454432dde1b2f",
                "md5": "32488fd2de414e7173192b9c3e08d295",
                "sha256": "2033db002cbbd5f9c89bb33a4fbbb6293ca3aeda3a7d09421f26b0b225d2e365"
            },
            "downloads": -1,
            "filename": "zosedit-0.0.15.tar.gz",
            "has_sig": false,
            "md5_digest": "32488fd2de414e7173192b9c3e08d295",
            "packagetype": "sdist",
            "python_version": "source",
            "requires_python": null,
            "size": 13816,
            "upload_time": "2024-10-08T19:07:14",
            "upload_time_iso_8601": "2024-10-08T19:07:14.548669Z",
            "url": "https://files.pythonhosted.org/packages/ee/a8/6cb7cec92225d071f2e25d237b4edb78b2d249b1d2429ec454432dde1b2f/zosedit-0.0.15.tar.gz",
            "yanked": false,
            "yanked_reason": null
        }
    ],
    "upload_time": "2024-10-08 19:07:14",
    "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.43986s