slackbuilds_ponce/python/python3-maturin
Gene Carlson 458452217e
python/python3-maturin: Dependency changed to rust-opt.
Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
2024-09-27 23:12:07 +07:00
..
mkvendored.sh
python3-maturin.info python/python3-maturin: Dependency changed to rust-opt. 2024-09-27 23:12:07 +07:00
python3-maturin.SlackBuild python/python3-maturin: Dependency changed to rust-opt. 2024-09-27 23:12:07 +07:00
README
slack-desc

python3-maturin (Build and publish crates as python packages)

Build and publish crates with pyo3, rust-cpython, cffi and uniffi
bindings as well as rust binaries as python packages.

This project is meant as a zero configuration replacement for
setuptools-rust and milksnake. It supports building wheels for python
3.5+ on windows, linux, mac and freebsd, can upload them to pypi and
has basic pypy support.