1 line
1.3 KiB
JSON
1 line
1.3 KiB
JSON
|
{"classifiers": ["Development Status :: 4 - Beta", "Environment :: Console", "Intended Audience :: End Users/Desktop", "License :: OSI Approved :: GNU Lesser General Public License v3 or later (LGPLv3+)", "Operating System :: OS Independent", "Programming Language :: Python :: 2", "Programming Language :: Python :: 3", "Topic :: Multimedia :: Graphics :: Presentation"], "extensions": {"python.details": {"contacts": [{"email": "florian.mounier@kozea.fr", "name": "Florian Mounier", "role": "author"}], "document_names": {"description": "DESCRIPTION.rst"}, "project_urls": {"Home": "http://pygal.org/"}}}, "extras": ["docs", "lxml", "png", "test"], "generator": "bdist_wheel (0.29.0)", "keywords": ["svg", "chart", "graph", "diagram", "plot", "histogram", "kiviat"], "license": "GNU LGPL v3+", "metadata_version": "2.0", "name": "pygal", "platform": "Any", "provides": "pygal", "run_requires": [{"extra": "png", "requires": ["cairosvg"]}, {"extra": "test", "requires": ["cairosvg", "coveralls", "flask", "lxml", "pygal-maps-ch", "pygal-maps-fr", "pygal-maps-world", "pyquery", "pytest-cov", "pytest-flake8", "pytest-isort", "pytest-runner", "pytest"]}, {"extra": "lxml", "requires": ["lxml"]}, {"extra": "docs", "requires": ["pygal-sphinx-directives", "sphinx-rtd-theme", "sphinx"]}], "summary": "A python svg graph plotting library", "version": "2.4.0"}
|