Metadata-Version: 2.1
Name: django-yamlfield
Version: 1.2.1
Summary: A Django database field for storing YAML data
Home-page: https://palewi.re/docs/django-yamlfield/
Author: Ben Welsh
Author-email: b@palewi.re
License: MIT
Project-URL: Documentation, https://palewi.re/docs/django-yamlfield/
Project-URL: Source, https://github.com/palewire/django-yamlfield/
Project-URL: Tracker, https://github.com/palewire/django-yamlfield/issues
Classifier: Development Status :: 5 - Production/Stable
Classifier: Programming Language :: Python
Classifier: Programming Language :: Python :: 3
Classifier: Programming Language :: Python :: 3.8
Classifier: Programming Language :: Python :: 3.9
Classifier: Programming Language :: Python :: 3.10
Classifier: Programming Language :: Python :: 3.11
Classifier: Framework :: Django
Classifier: Framework :: Django :: 3.2
Classifier: Framework :: Django :: 4.1
Classifier: Framework :: Django :: 4.2
Classifier: License :: OSI Approved :: MIT License
Description-Content-Type: text/markdown
License-File: LICENSE

### Links

* Docs: [palewi.re/docs/django-yamlfield/](https://palewi.re/docs/django-yamlfield/)
* Issues: [github.com/datadesk/django-yamlfield/issues](https://github.com/datadesk/django-yamlfield/issues)
* Packaging: [pypi.python.org/pypi/django-yamlfield](https://pypi.python.org/pypi/django-yamlfield)
* Testing: [github.com/datadesk/django-yamlfield/actions](https://github.com/datadesk/django-yamlfield/actions)
