Skip to content

Commit 7efc1eb

Browse files
committed
Initial commit: Add README
Signed-off-by: Trevor Gamblin <tgamblin@baylibre.com>
0 parents  commit 7efc1eb

1 file changed

Lines changed: 15 additions & 0 deletions

File tree

README.md

Lines changed: 15 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -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

Comments
 (0)