slackbuilds/python/python3-maturin
fourtysixandtwo d5a45dae13
python/python3-maturin: Updated for version 1.7.0.
Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
2024-08-03 15:05:23 +07:00
..
README
mkvendored.sh python/python3-maturin: Build fixes. 2024-01-06 08:08:44 +07:00
python3-maturin.SlackBuild python/python3-maturin: Updated for version 1.7.0. 2024-08-03 15:05:23 +07:00
python3-maturin.info python/python3-maturin: Updated for version 1.7.0. 2024-08-03 15:05:23 +07:00
slack-desc

README

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.