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.
1 parent d675eee commit d54dd8dCopy full SHA for d54dd8d
README.rst
@@ -1,3 +1,7 @@
1
+=============================================
2
+Setuptools plugin for Rust extensions support
3
4
+
5
Setuptools helpers for rust Python extensions implemented with `PyO3 python binding <https://github.com/PyO3/pyo3>`_.
6
7
Compile and distribute Python extensions written in rust as easily as if they were written in C.
0 commit comments