summaryrefslogtreecommitdiff
path: root/devel/py-setuptools-rust/pkg-descr
blob: 06afea04847434bc34535ffbc20c0ee1d5f2e208 (plain) (blame)
1
2
3
4
5
setuptools-rust is a plugin for setuptools to build Rust Python extensions
implemented with PyO3 or rust-cpython.

Compile and distribute Python extensions written in Rust as easily as if they
were written in C.