Metadata-Version: 2.3
Name: illallangi-django-mastodon
Version: 0.1.0
Summary: A Django application for recording mastodon statuses.
Project-URL: Homepage, https://github.com/illallangi/django-mastodon
Project-URL: Repository, https://github.com/illallangi/django-mastodon.git
Project-URL: Issues, https://github.com/illallangi/django-mastodon/issues
Project-URL: Changelog, https://github.com/illallangi/django-mastodon/blob/master/CHANGELOG.md
Author-email: Andrew Cole <andrew.cole@illallangi.com>
Maintainer-email: Andrew Cole <andrew.cole@illallangi.com>
License: MIT License
License-File: LICENSE
Keywords: django,mastodon
Classifier: Development Status :: 3 - Alpha
Classifier: Intended Audience :: Developers
Classifier: License :: OSI Approved :: MIT License
Classifier: Programming Language :: Python :: 3.12
Requires-Python: >=3.10.1
Requires-Dist: diffsync>=2.0.0
Requires-Dist: django-htmx>=1.19.0
Requires-Dist: django-sqids>=0.2.0
Requires-Dist: django>=5.1.1
Requires-Dist: illallangi-mastodon>=0.1.0
Description-Content-Type: text/markdown

# Illallangi Django-Mastodon

Illallangi Django-Mastodon is a Django application for recording mastodon statuses.

## Requirements

- Python >= 3.10.12
