Metadata-Version: |
2.1 |
Name: |
toga-chart |
Version: |
0.2.0 |
Summary: |
A Toga matplotlib backend. |
Author: |
Russell Keith-Magee |
Author-Email: |
russell[at]keith-magee.com |
Maintainer: |
Russell Keith-Magee |
Maintainer-Email: |
russell[at]keith-magee.com |
Project-Url: |
Funding, https://beeware.org/contributing/membership/ |
Project-Url: |
Tracker, https://github.com/beeware/toga-chart/issues |
Project-Url: |
Source, http://github.com/beeware/toga-chart |
License: |
New BSD |
Keywords: |
matplotlib,toga |
Classifier: |
Development Status :: 4 - Beta |
Classifier: |
Intended Audience :: Developers |
Classifier: |
License :: OSI Approved :: BSD License |
Classifier: |
Operating System :: OS Independent |
Classifier: |
Programming Language :: Python :: 3 |
Classifier: |
Programming Language :: Python :: 3.8 |
Classifier: |
Programming Language :: Python :: 3.9 |
Classifier: |
Programming Language :: Python :: 3.10 |
Classifier: |
Programming Language :: Python :: 3.11 |
Classifier: |
Programming Language :: Python :: 3.12 |
Classifier: |
Programming Language :: Python :: 3 :: Only |
Classifier: |
Topic :: Software Development |
Classifier: |
Topic :: Utilities |
Platform: |
any |
Requires-Python: |
>=3.8 |
Requires-Dist: |
toga-core (>=0.4.0) |
Requires-Dist: |
matplotlib (>=3.0.3) |
Requires-Dist: |
pre-commit (==3.5.0); extra == "dev" |
Requires-Dist: |
pytest (==7.4.3); extra == "dev" |
Requires-Dist: |
setuptools-scm[toml] (==8.0.4); extra == "dev" |
Requires-Dist: |
tox (==4.11.3); extra == "dev" |
Requires-Dist: |
toga-dummy (>=0.4.0); extra == "dev" |
Requires-Dist: |
furo (==2023.9.10); extra == "docs" |
Requires-Dist: |
pyenchant (==3.2.2); extra == "docs" |
Requires-Dist: |
sphinx-tabs (==3.4.4); extra == "docs" |
Requires-Dist: |
sphinx-autobuild (==2021.3.14); extra == "docs" |
Requires-Dist: |
sphinx-copybutton (==0.5.2); extra == "docs" |
Requires-Dist: |
sphinxcontrib-spelling (==8.0.0); extra == "docs" |
Requires-Dist: |
sphinx (==7.1.2); python_version < "3.9" and extra == "docs" |
Requires-Dist: |
sphinx (==7.2.6); python_version >= "3.9" and extra == "docs" |
Provides-Extra: |
dev |
Provides-Extra: |
docs |
Description-Content-Type: |
text/x-rst |
License-File: |
LICENSE |