From 3c2def4be8d6b1385c1394e9a59133794bbe2647 Mon Sep 17 00:00:00 2001 From: Willy Sudiarto Raharjo Date: Sat, 9 Oct 2021 12:16:43 +0700 Subject: python/python3-setuptools-rust: Added (Setuptools plugin for Rust). Signed-off-by: Willy Sudiarto Raharjo --- python/python3-setuptools-rust/README | 2 ++ 1 file changed, 2 insertions(+) create mode 100644 python/python3-setuptools-rust/README (limited to 'python/python3-setuptools-rust/README') 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. -- cgit v1.2.3