summaryrefslogtreecommitdiff
path: root/python/python3-setuptools-rust/README
diff options
context:
space:
mode:
Diffstat (limited to 'python/python3-setuptools-rust/README')
-rw-r--r--python/python3-setuptools-rust/README2
1 files changed, 2 insertions, 0 deletions
diff --git a/python/python3-setuptools-rust/README b/python/python3-setuptools-rust/README
new file mode 100644
index 0000000000..0a64e10d53
--- /dev/null
+++ b/python/python3-setuptools-rust/README
@@ -0,0 +1,2 @@
+setuptools-rust is a plugin for setuptools to build Rust Python
+extensions implemented with PyO3 or rust-cpython.