Metadata-Version: 2.4
Name: kaliya
Version: 0.1.0
Summary: Menu driven viewer for Python and Scilab programs
Author: Allen
Requires-Python: >=3.8
Description-Content-Type: text/markdown

# view

A menu-driven viewer for Python and Scilab programs.

## Installation

```bash
pip install view
```

## Usage

```bash
programviewer
```

Run the command to launch the interactive menu-driven viewer for browsing Python and Scilab programs.
