1 |
- {"classifiers": ["Intended Audience :: Developers", "License :: OSI Approved :: MIT License", "Natural Language :: English", "Programming Language :: Python :: 2", "Programming Language :: Python :: 2.7", "Programming Language :: Python :: 3", "Programming Language :: Python :: 3.3", "Programming Language :: Python :: 3.4", "Programming Language :: Python :: 3.5"], "extensions": {"python.details": {"contacts": [{"email": "emmanuel.leblond@gmail.com", "name": "Emmanuel Leblond", "role": "author"}], "document_names": {"description": "DESCRIPTION.rst"}, "project_urls": {"Home": "https://github.com/touilleMan/marshmallow-mongoengine"}}}, "extras": ["marshmallow", "toasted"], "generator": "bdist_wheel (0.29.0)", "keywords": ["mongoengine", "marshmallow"], "license": "MIT", "metadata_version": "2.0", "name": "marshmallow-mongoengine", "run_requires": [{"extra": "marshmallow", "requires": ["marshmallow (>=2.1.0)"]}, {"requires": ["mongoengine (>=0.9.0)"]}, {"extra": "toasted", "requires": ["toastedmarshmallow (>=0.2.6)"]}], "summary": "Mongoengine integration with the marshmallow (de)serialization library", "version": "0.9.1"}
|