aryal
aryal
### Check for existing issues - [X] Completed ### Describe the feature providing a complete source archive would be very convenient for distributors and packagers, compared to having git as...
proof of concept void package template for the zed text editor #### Testing the changes - I tested the changes in this PR: **briefly**
specify Werkzeug==2.2.2
cglm incorrectly assumes that SSE2 is also available when SSE1 python3-zstandard runs out of memeory on i686 with comp_level=20 [related](https://github.com/void-linux/void-packages/pull/49348)
#### Testing the changes - I tested the changes in this PR: **YES**
- introduce enum `PIN` for pins D0-D13 and A0-A5 - function `init` and `toggle` takes `PIN` as parameter, which follows the similar signature for pin as arduino's `pinMode()` and `digitalWrite()`...