Metadata-Version: 2.1
Name: zosedit
Version: 0.0.2
Summary: FTP-based MVS Dataset Editor
Home-page: https://github.com/KyleTheScientist/zOSEdit
Author: KyleTheScientist
Author-email: kylethescientist@gmail.com
Keywords: editor,z/OS,MVS,dataset,FTP
Classifier: Intended Audience :: Developers
Classifier: Operating System :: Microsoft :: Windows
Classifier: Development Status :: 3 - Alpha
Classifier: License :: OSI Approved :: MIT License
Classifier: Natural Language :: English
Classifier: Programming Language :: Python :: 3
Classifier: Programming Language :: Python :: 3.6
Classifier: Programming Language :: Python :: 3.7
Classifier: Programming Language :: Python :: 3.8
Description-Content-Type: text/markdown
Requires-Dist: dearpygui

# z/OS Edit

This GUI application provides a way to edit datasets on z/OS. It is a simple text editor that allows you to open, edit, and save files on z/OS.

## Installation

`pip install zosedit`

## Usage

To run the application, simply type `zosedit` in your terminal.

