You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: README.md
+1-1Lines changed: 1 addition & 1 deletion
Original file line number
Diff line number
Diff line change
@@ -159,7 +159,7 @@ about this topic.
159
159
160
160
## Tools and libraries
161
161
162
-
-[maturin](https://github.com/PyO3/maturin)_Zero configuration build tool for Rust-made Python extensions_.
162
+
-[maturin](https://github.com/PyO3/maturin)_Build and publish crates with pyo3, rust-cpython or cffi bindings as well as rust binaries as python packages_
163
163
-[setuptools-rust](https://github.com/PyO3/setuptools-rust)_Setuptools plugin for Rust support_.
164
164
-[pyo3-built](https://github.com/PyO3/pyo3-built)_Simple macro to expose metadata obtained with the [`built`](https://crates.io/crates/built) crate as a [`PyDict`](https://docs.rs/pyo3/*/pyo3/types/struct.PyDict.html)_
165
165
-[rust-numpy](https://github.com/PyO3/rust-numpy)_Rust binding of NumPy C-API_
0 commit comments