12cf2e8247
Add IsEvadedOffense to EFPenalty Fix remote log reading in not Windows
1 line
1.2 KiB
JSON
1 line
1.2 KiB
JSON
{"classifiers": ["Development Status :: 5 - Production/Stable", "Intended Audience :: Developers", "License :: OSI Approved :: MIT License", "Programming Language :: Python :: 2", "Programming Language :: Python :: 2.7", "Programming Language :: Python :: 3", "Programming Language :: Python :: 3.4", "Programming Language :: Python :: 3.5", "Programming Language :: Python :: 3.6", "Programming Language :: Python :: Implementation :: CPython", "Programming Language :: Python :: Implementation :: PyPy"], "extensions": {"python.details": {"contacts": [{"email": "sloria1@gmail.com", "name": "Steven Loria", "role": "author"}], "document_names": {"description": "DESCRIPTION.rst"}, "project_urls": {"Home": "https://github.com/marshmallow-code/marshmallow"}}}, "extras": ["reco"], "generator": "bdist_wheel (0.30.0)", "keywords": ["serialization", "rest", "json", "api", "marshal", "marshalling", "deserialization", "validation", "schema"], "license": "MIT", "metadata_version": "2.0", "name": "marshmallow", "run_requires": [{"extra": "reco", "requires": ["python-dateutil", "simplejson"]}], "summary": "A lightweight library for converting complex datatypes to and from native Python datatypes.", "version": "3.0.0b8"} |