Metadata-Version: 2.1
Name: polyquack-django
Version: 0.2.0a1
Summary: Django utilities for polyglots
Home-page: https://gitlab.com/patryk-media/polyquack-django
License: BSD-3-Clause
Keywords: polyglot,i18n,pluralization,django
Author: Patryk Bratkowski
Author-email: git@patryk.tech
Requires-Python: >=3.6
Classifier: Development Status :: 3 - Alpha
Classifier: Framework :: Django :: 3.1
Classifier: Intended Audience :: Developers
Classifier: License :: OSI Approved :: BSD License
Classifier: Operating System :: OS Independent
Classifier: Programming Language :: Python :: 3
Classifier: Programming Language :: Python :: 3.6
Classifier: Programming Language :: Python :: 3.7
Classifier: Programming Language :: Python :: 3.8
Classifier: Topic :: Communications
Classifier: Topic :: Internet :: WWW/HTTP :: Dynamic Content
Classifier: Topic :: Software Development :: Internationalization
Classifier: Topic :: Software Development :: Libraries :: Python Modules
Classifier: Topic :: Text Processing :: Linguistic
Requires-Dist: Django (>=3.1,<4)
Requires-Dist: polyquack (>=0.2,<0.3)
Project-URL: Documentation, https://patryk-media.gitlab.io/polyquack-django/docs/
Project-URL: Repository, https://gitlab.com/patryk-media/polyquack-django
Description-Content-Type: text/markdown

# polyquack-django

polyquack translation and pluralization utilities and fields for Django.
