1 |
- {"classifiers": ["Development Status :: 4 - Beta", "Environment :: Console", "Intended Audience :: Developers", "License :: OSI Approved :: BSD License", "Topic :: Software Development :: Libraries :: Python Modules", "Natural Language :: English", "Operating System :: OS Independent", "Operating System :: POSIX", "Operating System :: Microsoft :: Windows", "Programming Language :: Python :: 3", "Programming Language :: Python :: 2.6", "Programming Language :: Python :: 2.7"], "extensions": {"python.details": {"contacts": [{"email": "mnooner256@gmail.com", "name": "Michael Nooner", "role": "author"}], "document_names": {"description": "DESCRIPTION.rst"}, "project_urls": {"Home": "https://github.com/mnooner256/pyqrcode"}}}, "extras": ["PNG"], "generator": "bdist_wheel (0.29.0)", "keywords": ["qrcode", "qr"], "license": "BSD", "metadata_version": "2.0", "name": "PyQRCode", "run_requires": [{"extra": "PNG", "requires": ["pypng (>=0.0.13)"]}], "summary": "A QR code generator written purely in Python with SVG, EPS, PNG and terminal output.", "version": "1.2.1"}
|