Metadata-Version: 2.1
Name: scrud-django
Version: 0.5.0
Summary: A Django REST Framework app for Semantic CRUD.
Home-page: https://gitlab.com/openteams/scrud-django
License: BSD
Author: David Charboneau
Author-email: david@openteams.com
Requires-Python: >=3.8,<4.0
Classifier: License :: Other/Proprietary License
Classifier: Programming Language :: Python :: 3
Classifier: Programming Language :: Python :: 3.8
Classifier: Programming Language :: Python :: 3.9
Requires-Dist: Whoosh (>=2.7.4,<3.0.0)
Requires-Dist: django (>=2.2.8,<3.0.0)
Requires-Dist: django-cors-headers (>=3.6.0,<4.0.0)
Requires-Dist: django-filter (>=2.4.0,<3.0.0)
Requires-Dist: django-jsonfield-backport (>=1.0.2,<2.0.0)
Requires-Dist: django-scoped-rbac (>=0.4.0,<0.5.0)
Requires-Dist: djangorestframework (>=3.11.0,<4.0.0)
Requires-Dist: fastjsonschema (>=2.14.5,<3.0.0)
Requires-Dist: jsonpath-ng (>=1.5.2,<2.0.0)
Requires-Dist: python-decouple (>=3.3,<4.0)
Requires-Dist: python-dotenv (>=0.15.0,<0.16.0)
Requires-Dist: safetydance-test (>=0.1.4,<0.2.0)
Project-URL: Repository, https://gitlab.com/openteams/scrud-django
