Metadata-Version: 2.1
Name: apistar-crud
Version: 0.5.2
Summary: API Star tools to create CRUD resources.
Home-page: https://github.com/PeRDy/apistar-crud
Author: José Antonio Perdiguero López
Author-email: perdy@perdy.io
Keywords: apistar,resource,crud,django,sqlalchemy
Requires-Python: >=3.6,<4.0
Classifier: License :: OSI Approved :: GNU General Public License v3 or later (GPLv3+)
Classifier: Programming Language :: Python :: 3
Classifier: Programming Language :: Python :: 3.6
Classifier: Programming Language :: Python :: 3.7
Provides-Extra: peewee
Provides-Extra: sqlalchemy
Requires-Dist: apistar (>=0.5.30,<0.6.0)
Requires-Dist: apistar-pagination (>=0.3.0,<0.4.0)
