{"classifiers": ["Development Status :: 5 - Production/Stable", "License :: OSI Approved :: BSD License", "Operating System :: OS Independent", "Intended Audience :: Developers", "Programming Language :: Python", "Programming Language :: Python :: 3", "Programming Language :: Python :: 3.6", "Programming Language :: Python :: 3.7", "Programming Language :: Python :: 3.8", "Programming Language :: Python :: 3.9", "Programming Language :: Python :: 3.10", "Programming Language :: Python :: 3 :: Only", "Topic :: Multimedia :: Graphics", "Topic :: Software Development :: Libraries :: Python Modules"], "extensions": {"python.commands": {"wrap_console": {"qr": "qrcode.console_scripts:main"}}, "python.details": {"contacts": [{"email": "info@lincolnloop.com", "name": "Lincoln Loop", "role": "author"}], "document_names": {"description": "DESCRIPTION.rst"}, "project_urls": {"Home": "https://github.com/lincolnloop/python-qrcode"}}, "python.exports": {"console_scripts": {"qr": "qrcode.console_scripts:main"}}}, "extras": ["all", "dev", "maintainer", "pil", "test"], "generator": "bdist_wheel (0.30.0)", "keywords": ["qr", "denso-wave", "IEC18004"], "license": "BSD", "metadata_version": "2.0", "name": "qrcode", "requires_python": ">= 3.6", "run_requires": [{"extra": "all", "requires": ["pillow", "pytest-cov", "pytest", "pytest", "tox", "zest.releaser[recommended]"]}, {"extra": "pil", "requires": ["pillow"]}, {"extra": "test", "requires": ["pytest-cov", "pytest"]}, {"extra": "dev", "requires": ["pytest", "tox"]}, {"extra": "maintainer", "requires": ["zest.releaser[recommended]"]}, {"environment": "platform_system == \"Windows\"", "requires": ["colorama"]}], "summary": "QR Code image generator", "version": "7.3.1"}