Skip to content

andrewwhitehead/ursa-bbs-py

Repository files navigation

ursa-bbs-py

Build Instructions

Currently requires Rust nightly (rustup toolchain install nightly).

cargo build
cp target/debug/{libursa_bbs.dylib,libursa_bbs.so,ursa_bbs.dll} ursa_bbs.so
python test.py

Python wheel packages can be built as follows:

pip install maturin
maturin build

About

Ursa BBS+ signatures in Python

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published