Metadata-Version: 2.1
Name: glasgow
Version: 0.1.dev2731+g16c51fb.d20251106
Summary: Software for the Glasgow Interface Explorer, a digital interface multitool
Author: Glasgow Interface Explorer contributors
Author-Email: Catherine <whitequark@whitequark.org>
License: 0BSD OR Apache-2.0
Classifier: Development Status :: 3 - Alpha
Classifier: License :: OSI Approved
Classifier: Topic :: Software Development :: Embedded Systems
Classifier: Topic :: System :: Hardware
Project-URL: Documentation, https://glasgow-embedded.org/
Project-URL: Source Code, https://github.com/GlasgowEmbedded/glasgow
Project-URL: Bug Tracker, https://github.com/GlasgowEmbedded/glasgow/issues
Requires-Python: <4,>=3.11
Requires-Dist: typing_extensions<5,>=4.8
Requires-Dist: amaranth<0.6,>=0.5.8
Requires-Dist: packaging>=23.0
Requires-Dist: platformdirs<5,>=3.0.0
Requires-Dist: fx2<1,>=0.11
Requires-Dist: libusb1>=3.3.0; sys_platform != "emscripten"
Requires-Dist: cobs>=1.2.1
Requires-Dist: pyvcd<0.5,>=0.4.1
Requires-Dist: importlib_resources~=6.5.2
Provides-Extra: builtin-toolchain
Requires-Dist: amaranth-yosys; extra == "builtin-toolchain"
Requires-Dist: yowasp-runtime>=1.42; extra == "builtin-toolchain"
Requires-Dist: yowasp-yosys!=0.54.*,!=0.55.*,!=0.56.*,>=0.31.0.13; extra == "builtin-toolchain"
Requires-Dist: yowasp-nextpnr-ice40>=0.1; extra == "builtin-toolchain"
Provides-Extra: http
Requires-Dist: aiohttp<3.12.0,>=3.9.0; extra == "http"
Requires-Dist: aiohttp-remotes<2,>=1.2; extra == "http"
Provides-Extra: numpy
Requires-Dist: numpy~=2.2; extra == "numpy"
Requires-Dist: matplotlib~=3.10; extra == "numpy"

