freebsd-ports/www/py-flask-marshmallow/pkg-descr
Sunpoet Po-Chuan Hsieh 1b56e32c6a Update to 0.9.0
- Fix LICENSE
- Add NO_ARCH
- Reformat pkg-descr
- Update WWW
- Take maintainership

Changes:	https://github.com/marshmallow-code/flask-marshmallow/blob/dev/CHANGELOG.rst
2018-10-29 22:13:33 +00:00

6 lines
368 B
Text

Flask-Marshmallow is a thin integration layer for Flask (a Python web framework)
and marshmallow (an object serialization/deserialization library) that adds
additional features to marshmallow, including URL and Hyperlinks fields for
HATEOAS-ready APIs. It also (optionally) integrates with Flask-SQLAlchemy.
WWW: https://github.com/marshmallow-code/flask-marshmallow