Metadata-Version: 2.1
Name: inputty
Version: 0.0.1
Summary: """A collection of modules that supports cCLI inputs."""
Home-page: https://psionman@bitbucket.org/psionman/bfgdealer.git
Download-URL: https://pypi.org/project/bfgdealer/
Author: jeff watkins
Author-email: support@bidforgame.com
License: MIT
Keywords: cli,input
Description-Content-Type: text/markdown
License-File: LICENSE.txt

# inputty

A module to facilitate CLI inputs.

## Installation

```bash
pip install inputty
```


# Version History

Version 0.0.1 9 May 2023

1. Improve access

------

Version 0.0.0 9 May 2023

1. Initial version

------
