Metadata-Version: 2.1
Name: fediverser
Version: 0.2.0
Summary: Tools to help bring content from legacy networks to the Fediverse
Author: Raphael Lullis
Author-email: raphael@mushroomlabs.com
Requires-Python: >=3.10,<3.12
Classifier: Programming Language :: Python :: 3
Classifier: Programming Language :: Python :: 3.10
Classifier: Programming Language :: Python :: 3.11
Requires-Dist: bcrypt (>=4.0.1,<5.0.0)
Requires-Dist: celery (>=5.3.1,<6.0.0)
Requires-Dist: click (>=8.1.6,<9.0.0)
Requires-Dist: django (>=4.2.4,<5.0.0)
Requires-Dist: django-celery-beat (>=2.5.0,<3.0.0)
Requires-Dist: django-celery-results (>=2.5.1,<3.0.0)
Requires-Dist: django-environ (>=0.10.0,<0.11.0)
Requires-Dist: django-extensions (>=3.2.3,<4.0.0)
Requires-Dist: django-model-utils (>=4.3.1,<5.0.0)
Requires-Dist: django-redis (>=5.3.0,<6.0.0)
Requires-Dist: factory-boy (>=3.3.0,<4.0.0)
Requires-Dist: feedparser (>=6.0.10,<7.0.0)
Requires-Dist: langdetect (>=1.0.9,<2.0.0)
Requires-Dist: markdownify (>=0.11.6,<0.12.0)
Requires-Dist: praw (>=7.7.1,<8.0.0)
Requires-Dist: psycopg2-binary (>=2.9.7,<3.0.0)
Requires-Dist: pycryptodome (>=3.18.0,<4.0.0)
Requires-Dist: pytest (>=7.4.0,<8.0.0)
Requires-Dist: pytest-django (>=4.5.2,<5.0.0)
Requires-Dist: pytest-env (>=1.0.1,<2.0.0)
Requires-Dist: python-dotenv (>=1.0.0,<2.0.0)
Requires-Dist: pythorhead (>=0.15.5,<0.16.0)
Requires-Dist: readability-lxml (>=0.8.1,<0.9.0)
Requires-Dist: redis (>=5.0.0,<6.0.0)
Requires-Dist: requests (>=2.31.0,<3.0.0)
Requires-Dist: requests-cache (>=1.1.0,<2.0.0)
Requires-Dist: uvicorn (>=0.23.2,<0.24.0)
Description-Content-Type: text/markdown

## fediverser

A set of utilities to help bring content and users from legacy social media networks into the fediverse

