K 10 svn:author V 3 kai K 8 svn:date V 27 2020-11-10T12:56:42.674106Z K 7 svn:log V 503 [NEW PORT] devel/py-maturin Build and publish crates with pyo3, rust-cpython and cffi 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 FreeBSD and various other platforms, can upload them to PyPI and has basic PyPy support. WWW: https://github.com/PyO3/maturin PR: 247666 Reviewed by: tcberner Differential Revision: https://reviews.freebsd.org/D26960 END