Metadata-Version: 2.1
Name: pyowo
Version: 1.0.1
Summary: A Python library to translate text to OwO
License: MIT
Author: vcokltfre
Author-email: vcokltfre@gmail.com
Requires-Python: >=3,<4
Classifier: License :: OSI Approved :: MIT License
Classifier: Programming Language :: Python :: 3
Classifier: Programming Language :: Python :: 3.4
Classifier: Programming Language :: Python :: 3.5
Classifier: Programming Language :: Python :: 3.6
Classifier: Programming Language :: Python :: 3.7
Classifier: Programming Language :: Python :: 3.8
Classifier: Programming Language :: Python :: 3.9
Description-Content-Type: text/markdown

# vcokltfre/PyOwO

## A Python library to translate text to OwO

Usage:

```py
from pyowo import owo

owo("Hello, world!")
```

