Metadata-Version: 2.1
Name: is-furry-py
Version: 1.0.2
Summary: Returns True if a string contains a variation of 'OwO'
Project-URL: Homepage, https://github.com/bunniico/is-furry-py
Project-URL: Bug Tracker, https://github.com/wait-what/is-furry/issues
Project-URL: Blog, https://hawkuarine.wordpress.com/
Author-email: EllieR <fellhawkstudios@gmail.com>
License-File: LICENSE
Classifier: License :: OSI Approved :: MIT License
Classifier: Operating System :: OS Independent
Classifier: Programming Language :: Python :: 3
Requires-Python: >3.0
Description-Content-Type: text/markdown

# is-furry-py
Returns True if a string contains a variation of "OwO"


## Setup
- Install the module
    > git clone https://github.com/bunniico/is-furry-py.git
- Use it in your code

```py
from is_furry import evaluate
```

## Options
Options are not currently supported in is-furry-py.

## License
The project is licensed under [MIT](https://github.com/wait-what/is-furry/-/blob/master/LICENSE)

## Contributing
If you would like to contribute to this package, please read the [contributing guide](https://github.com/wait-what/is-furry/blob/master/CONTRIBUTING.md).

Thanks to [jakobkg](https://github.com/jakobkg) for improving the typings!

## Support
Original Creator: `Wait What#497(five)`
Python Translation: `Bunniico#371(6)`
