1
0
Fork 0
mirror of https://github.com/Kozea/Radicale.git synced 2025-06-26 16:45:52 +00:00
Radicale/radicale.wsgi
2018-08-29 16:39:25 +02:00

8 lines
118 B
Python
Executable file

#!/usr/bin/env python3
"""
Radicale WSGI file (mod_wsgi and uWSGI compliant).
"""
from radicale import application