1 line
1.2 KiB
JSON
1 line
1.2 KiB
JSON
{"classifiers": ["Intended Audience :: Developers", "License :: OSI Approved :: MIT License", "Operating System :: OS Independent", "Programming Language :: Python", "Programming Language :: Python :: 2", "Programming Language :: Python :: 2.5", "Programming Language :: Python :: 2.6", "Programming Language :: Python :: 2.7", "Programming Language :: Python :: 3", "Programming Language :: Python :: 3.2", "Programming Language :: Python :: 3.3", "Programming Language :: Python :: 3.4", "Programming Language :: Python :: 3.5", "Programming Language :: Python :: 3.6", "Programming Language :: Python :: Implementation :: Jython", "Programming Language :: Python :: Implementation :: PyPy", "Topic :: Text Processing :: Markup :: XML"], "extensions": {"python.details": {"contacts": [{"email": "martinblech@gmail.com", "name": "Martin Blech", "role": "author"}], "document_names": {"description": "DESCRIPTION.rst"}, "project_urls": {"Home": "https://github.com/martinblech/xmltodict"}}}, "generator": "bdist_wheel (0.29.0)", "license": "MIT", "metadata_version": "2.0", "name": "xmltodict", "platform": "all", "summary": "Makes working with XML feel like you are working with JSON", "test_requires": [{"requires": ["coverage", "nose (>=1.0)"]}], "version": "0.11.0"} |