Metadata-Version: 2.1
Name: glasgow
Version: 0.0.20240810
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: !=3.10.0,!=3.10.1,!=3.10.2,~=3.9
Requires-Dist: typing_extensions<5,>=4.8
Requires-Dist: amaranth<0.6,>=0.5.1
Requires-Dist: packaging>=23.0
Requires-Dist: platformdirs<5,>=3.0.0
Requires-Dist: fx2<1,>=0.11
Requires-Dist: libusb1>=3.1.0
Requires-Dist: pyvcd<0.5,>=0.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.31.0.13; extra == "builtin-toolchain"
Requires-Dist: yowasp-nextpnr-ice40>=0.1; extra == "builtin-toolchain"
Provides-Extra: http
Requires-Dist: aiohttp>=3.9.0; extra == "http"
Requires-Dist: aiohttp-remotes<2,>=1.2; extra == "http"

