[ol7_developer_EPEL] python-marshmallow-2.0.0-0.6.gita8b3385.el7.noarch

Name:python-marshmallow
Version:2.0.0
Release:0.6.gita8b3385.el7
Architecture:noarch
Group:Unspecified
Size:321020
License:MIT
RPM: python-marshmallow-2.0.0-0.6.gita8b3385.el7.noarch.rpm
Source RPM: python-marshmallow-2.0.0-0.6.gita8b3385.el7.src.rpm
Build Date:Fri Oct 27 2017
Build Host:x86-ol7-builder-03.us.oracle.com
Vendor:Oracle America
URL:http://marshmallow.readthedocs.org/
Summary:Python library for converting complex datatypes to and from primitive types
Description:
Marshmallow is a framework-agnostic library for converting complex datatypes,
such as objects, to and from primitive Python datatypes.

Marshmallow schemas can be used to:
* Validate input data.
* Deserialize input data to app-level objects.
* Serialize app-level objects to primitive Python types. The serialized objects
  can then be rendered to standard formats such as JSON for use in an HTTP API.

Related Packages (Show Changelog) (Show Filelist)