Update project description
Committed 204249
--- a/mahnamahna/__init__.py
+++ b/mahnamahna/__init__.py
"""
-Media analysis and manipulation
+Media (text/audio/video) analysis and manipulation
"""
--- a/pyproject.toml
+++ b/pyproject.toml
[tool.poetry]
name = "mahnamahna"
version = "0.0.1"
-description = "Media analysis and manipulation"
+description = "Media (text/audio/video) analysis and manipulation"
homepage = "https://ragt.ag/code/projects/mahnamahna"
repository = "https://ragt.ag/code/projects/mahnamahna.git"
documentation = "https://ragt.ag/code/projects/mahnamahna/api"