Metadata-Version: 2.1
Name: tragedy
Version: 0.0.1
Summary: Tragedy (Ancient Greek: τραγῳδία) is one of the three principal theatrical genres.
Author-email: Alexander Fedotov <alex.fedotov@aol.com>
Project-URL: Homepage, https://github.com/alxfed/tragedy
Project-URL: Bug Tracker, https://github.com/alxfed/tragedy/issues
Classifier: Programming Language :: Python :: 3
Classifier: License :: OSI Approved :: MIT License
Classifier: Operating System :: OS Independent
Requires-Python: >=3.10
Description-Content-Type: text/markdown
License-File: LICENSE

# Tragedy
Tragedy (Ancient Greek: τραγῳδία) is one of the three principal theatrical genres.
<pre>
  pip install tragedy
</pre>
Then:
```Python
  # Python
  import tragedy
```
