We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
0 parents commit 7efc1ebCopy full SHA for 7efc1eb
1 file changed
README.md
@@ -0,0 +1,15 @@
1
+# RISE Python Wheels
2
+
3
+RISE Python Wheels is a public project enabling the RISC-V support for the
4
+Python ecosystem. It makes use of the RISE [RISC-V
5
+Runners](https://riscv-runners.riseproject.dev/) project to build wheels on
6
+native riscv64 hardware, with the goal of maintaining a riscv64-specific package
7
+repository for projects where upstream are not yet ready or able to perform
8
+builds themselves.
9
10
+This work is a continuation of the earlier
11
+[wheel_builder](https://gitlab.com/riseproject/python/wheel_builder) project,
12
+which hosts binary wheels for a variety of Python modules.
13
14
+For more informatiion about RISE, visit the [project
15
+website](https://riseproject.dev/).
0 commit comments