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", "Natural Language :: English", "Operating System :: OS Independent", "Programming Language :: Python", "Programming Language :: Python :: 2", "Programming Language :: Python :: 2.6", "Programming Language :: Python :: 2.7", "Programming Language :: Python :: 3", "Programming Language :: Python :: 3.4", "Programming Language :: Python :: 3.5", "Topic :: Software Development :: Libraries", "Topic :: Software Development :: Libraries :: Python Modules"], "description_content_type": "UNKNOWN", "extensions": {"python.details": {"contacts": [{"email": "lukasz@langa.pl", "name": "Lukasz Langa", "role": "author"}], "document_names": {"description": "DESCRIPTION.rst"}, "project_urls": {"Home": "http://docs.python.org/3/library/configparser.html"}}}, "generator": "bdist_wheel (0.30.0)", "keywords": ["configparser", "ini", "parsing", "conf", "cfg", "configuration", "file"], "license": "MIT", "metadata_version": "2.0", "name": "configparser", "platform": "any", "summary": "This library brings the updated configparser from Python 3.5 to Python 2.6-3.5.", "version": "3.5.0"} |