Metadata-Version: 2.1
Name: metamorph
Version: 0.0.1.1
Summary: auto rewrite text
Home-page: https://github.com/APN-Pucky/metamorph
Author: APN
Author-email: APN-Pucky@no-reply.github.com
License: UNKNOWN
Platform: UNKNOWN
Classifier: Programming Language :: Python :: 3
Classifier: License :: OSI Approved :: GNU General Public License v3 (GPLv3)
Classifier: Operating System :: OS Independent
Requires-Python: >=3.6
Description-Content-Type: text/markdown

# Metamorph

![IMG](/img/img.png)

First line is the input followed by suggestions.

Doc: <https://apn-pucky.github.io/autotext/index.html>

## Versions

### Stable

```sh
pip install autotext [--user --upgrade]
```

### Dev

```sh
pip install --index-url https://test.pypi.org/simple/ autotext [--user --upgrade]
```


