Metadata-Version: 2.4
Name: SeagullScaring
Version: 1.1.0
Summary: A Python module to add the functionality of Seagull Scaring to any program.
Project-URL: Homepage, https://github.com/Gabriel-H189/SeagullScaring
Project-URL: Issues, https://github.com/Gabriel-H189/SeagullScaring/issues
Author-email: Gabriel Alonso-Holt <author@example.com>
License-Expression: MIT
License-File: LICENSE
Keywords: audio,playsound,scaring,seagull
Classifier: Development Status :: 5 - Production/Stable
Classifier: Operating System :: OS Independent
Classifier: Programming Language :: Python :: 3
Requires-Python: >=3.12
Requires-Dist: playsound==1.2.2
Requires-Dist: pyttsx3==2.90
Description-Content-Type: text/markdown

# SeagullScaring
A Python module to add the functionality of Seagull Scaring to any program.

### Usage
Copy `seagull_scaring.py` into your project directory.

Import the file and create a Scarer object. Refer to `example.py` for example usage.
