Metadata-Version: 2.1
Name: django-jangle
Version: 0.0a0
Summary: IETF BCP 47 / RFC 5646 language tags in Django
Project-URL: Homepage, https://github.com/egginabucket/jangle
Project-URL: Documentation, https://jangle.readthedocs.io/en/latest/
Author-email: Hannah Einstein <hannah.a.einstein@gmail.com>
License-File: LICENSE.txt
Classifier: Framework :: Django :: 4.1
Classifier: License :: OSI Approved :: MIT License
Classifier: Operating System :: OS Independent
Classifier: Programming Language :: Python :: 3
Requires-Python: >=3.10
Requires-Dist: django>=4.1
Requires-Dist: requests>=2.28.0
Provides-Extra: dev
Requires-Dist: black; extra == 'dev'
Requires-Dist: django-stubs; extra == 'dev'
Requires-Dist: hatch; extra == 'dev'
Requires-Dist: ipython; extra == 'dev'
Requires-Dist: isort; extra == 'dev'
Requires-Dist: sphinx; extra == 'dev'
Requires-Dist: wheel; extra == 'dev'
Description-Content-Type: text/markdown

# jangle
IETF BCP 47 / RFC 5646 language tags in Django

---

[![Code style: black](https://img.shields.io/badge/code%20style-black-000000.svg)](https://github.com/psf/black)

[Documentation](https://jangle.readthedocs.io/en/latest/)
