Metadata-Version: 2.4
Name: rvcircuit-studio
Version: 0.3.0
Summary: Desktop CircuitPython IDE with source-level debugger, serial REPL, plotter, and library manager
Author: Armstrong Subero
License: Apache-2.0
Project-URL: Homepage, https://rvembedded.com
Project-URL: Repository, https://github.com/ArmstrongSubero/rvcircuit-studio
Project-URL: Issues, https://github.com/ArmstrongSubero/rvcircuit-studio/issues
Keywords: circuitpython,ide,microcontroller,embedded,education
Classifier: Development Status :: 3 - Alpha
Classifier: Intended Audience :: Education
Classifier: Intended Audience :: Developers
Classifier: License :: OSI Approved :: Apache Software License
Classifier: Operating System :: OS Independent
Classifier: Programming Language :: Python :: 3
Classifier: Programming Language :: Python :: 3.10
Classifier: Programming Language :: Python :: 3.11
Classifier: Programming Language :: Python :: 3.12
Classifier: Topic :: Software Development :: Embedded Systems
Classifier: Topic :: Education
Requires-Python: >=3.10
Description-Content-Type: text/markdown
License-File: LICENSE
Requires-Dist: PySide6>=6.4
Requires-Dist: pyserial>=3.5
Requires-Dist: pyqtgraph>=0.13
Requires-Dist: adafruit-board-toolkit>=1.0
Dynamic: license-file
