Metadata-Version: 2.1
Name: django-serializer
Version: 1.2.1
Summary: Library for creating simple django api
Home-page: https://github.com/alexopryshko/django-serializer
Author: Alexander Opryshko
Author-email: alexopryshko@yandex.ru
License: MIT
Keywords: django-serializer setuptools development
Classifier: Development Status :: 3 - Alpha
Classifier: Intended Audience :: Developers
Classifier: Topic :: Software Development :: Build Tools
Classifier: License :: OSI Approved :: MIT License
Classifier: Programming Language :: Python :: 3.7
Classifier: Programming Language :: Python :: 3.8
Classifier: Programming Language :: Python :: 3.9
Classifier: Programming Language :: Python :: 3.10
License-File: LICENSE.txt
Requires-Dist: Django (>=3.2)
Requires-Dist: marshmallow (>=3.14.0)
Requires-Dist: apispec (>=5.1.1)

Library for creating simple django api
