Metadata-Version: 2.1
Name: django-tinywiki
Version: 0.0.4
Summary: A simple wiki app for the django framework
Home-page: https://github.com/c9moser/django-tinywiki
Author: Christian Moser
Author-email: christian@cmoser.eu
License: BSD-3-Clause
Project-URL: Homepage, https://github.com/c9moser/django-tinywiki
Project-URL: Issues, https://www.github.com/c9moser/django-tinywiki/issues
Requires-Python: >= 3.9
License-File: LICENSE
Requires-Dist: django >=4.2
Requires-Dist: django-extras
Requires-Dist: pillow >=10.2
Requires-Dist: markdown
Requires-Dist: pygments

