SlackBuilds Repository

15.0 > Python > python3-setuptools-rust-opt (1.9.0)

python3-setuptools-rust-opt (setuptools-rust installed to /opt)

setuptools-rust is a plugin for setuptools to build Rust Python
extensions implemented with PyO3 or rust-cpython.

Installs to /opt/python$PYVER/site-packages

Add the following before the python3 build commands in your
Slackbuild to use this version.:

PYVER=$(python3 -c 'import sys; print("%d.%d" % sys.version_info[:2])')
export PYTHONPATH=/opt/python$PYVER/site-packages

This requires: python3-semantic-version, typing-extensions, python3-setuptools-opt

Maintained by: fourtysixandtwo
Keywords: python,setuptools-rust,setuptools,/opt
ChangeLog: python3-setuptools-rust-opt

Homepage:
https://github.com/PyO3/setuptools-rust/

Source Downloads:
setuptools-rust-1.9.0.tar.gz (e3be6366d0d71304ca859edca3c89606)

Download SlackBuild:
python3-setuptools-rust-opt.tar.gz
python3-setuptools-rust-opt.tar.gz.asc (FAQ)

(the SlackBuild does not include the source)

Validated for Slackware 15.0

See our HOWTO for instructions on how to use the contents of this repository.

Access to the repository is available via:
ftp git cgit http rsync

© 2006-2024 SlackBuilds.org Project. All rights reserved.
Slackware® is a registered trademark of Patrick Volkerding
Linux® is a registered trademark of Linus Torvalds