Metadata-Version: 2.4
Name: signalplot
Version: 0.1.1
Summary: Minimalist plotting defaults for Matplotlib.
Author: Kyle Jones
License: MIT
Project-URL: Homepage, https://github.com/kylejones200/signalplot
Project-URL: Source, https://github.com/kylejones200/signalplot
Keywords: plotting,matplotlib,visualization,minimalist,signalplot
Classifier: License :: OSI Approved :: MIT License
Classifier: Programming Language :: Python :: 3
Classifier: Programming Language :: Python :: 3 :: Only
Classifier: Programming Language :: Python :: 3.11
Classifier: Programming Language :: Python :: 3.12
Classifier: Intended Audience :: Science/Research
Classifier: Intended Audience :: Developers
Classifier: Topic :: Scientific/Engineering :: Visualization
Requires-Python: >=3.11
Description-Content-Type: text/markdown
License-File: LICENSE
Requires-Dist: matplotlib>=3.5
Provides-Extra: docs
Requires-Dist: sphinx>=7.0; extra == "docs"
Requires-Dist: furo>=2023.9.10; extra == "docs"
Requires-Dist: sphinx-autodoc-typehints>=1.25.0; extra == "docs"
Dynamic: license-file
