aboutsummaryrefslogtreecommitdiff
path: root/mu4web/__init__.py
diff options
context:
space:
mode:
Diffstat (limited to 'mu4web/__init__.py')
-rw-r--r--mu4web/__init__.py7
1 files changed, 7 insertions, 0 deletions
diff --git a/mu4web/__init__.py b/mu4web/__init__.py
index 72bdd01..cb6f3fc 100644
--- a/mu4web/__init__.py
+++ b/mu4web/__init__.py
@@ -1 +1,8 @@
+"""
+Mu4web init file.
+
+Mu4web is a web frontend to the mu mail indexer (can be found by
+searching for mu4e, which also inspired the name).
+"""
+
VERSION = "0.1"