1 |
- {"classifiers": ["Development Status :: 5 - Production/Stable", "Intended Audience :: Developers", "License :: OSI Approved :: Apache Software License", "Programming Language :: Python :: 2", "Programming Language :: Python :: 2.6", "Programming Language :: Python :: 2.7", "Programming Language :: Python :: 3", "Programming Language :: Python :: 3.2", "Programming Language :: Python :: 3.3"], "extensions": {"python.commands": {"wrap_console": {"jsonpath.py": "jsonpath_rw.bin.jsonpath:entry_point"}}, "python.details": {"contacts": [{"email": "kenn.knowles@gmail.com", "name": "Kenneth Knowles", "role": "author"}], "document_names": {"description": "DESCRIPTION.rst"}, "project_urls": {"Home": "https://github.com/kennknowles/python-jsonpath-rw"}}, "python.exports": {"console_scripts": {"jsonpath.py": "jsonpath_rw.bin.jsonpath:entry_point"}}}, "extras": [], "generator": "bdist_wheel (0.29.0)", "license": "Apache 2.0", "metadata_version": "2.0", "name": "jsonpath-rw", "run_requires": [{"requires": ["decorator", "ply", "six"]}], "summary": "A robust and significantly extended implementation of JSONPath for Python, with a clear AST for metaprogramming.", "version": "1.4.0"}
|