Skip to content

Commit fc2b0f8

Browse files
konstindavidhewitt
andauthored
Update maturin's description (#2138)
* Update maturin's description * Update README.md Co-authored-by: David Hewitt <1939362+davidhewitt@users.noreply.github.com>
1 parent b2f9e28 commit fc2b0f8

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -159,7 +159,7 @@ about this topic.
159159

160160
## Tools and libraries
161161

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_
163163
- [setuptools-rust](https://github.com/PyO3/setuptools-rust) _Setuptools plugin for Rust support_.
164164
- [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)_
165165
- [rust-numpy](https://github.com/PyO3/rust-numpy) _Rust binding of NumPy C-API_

0 commit comments

Comments
 (0)