abcrypt-py

Crates.ioabcrypt-py
lib.rsabcrypt-py
version0.3.0
created_at2024-02-25 18:13:32.197102+00
updated_at2025-07-28 09:32:01.902033+00
descriptionPython bindings for abcrypt
homepagehttps://sorairolake.github.io/abcrypt/
repositoryhttps://github.com/sorairolake/abcrypt
max_upload_size
id1152691
size36,119
Shun Sakai (sorairolake)

documentation

https://docs.rs/abcrypt-py

README

Python Bindings for abcrypt

CI PyPI Version PyPI Python Version crates.io Version MSRV Docs License

abcrypt-py is the Python bindings for the abcrypt crate.

Usage

Installation

To install this library:

pip install abcrypt-py

Documentation

See the documentation for more details.

Minimum supported Rust version

The minimum supported Rust version (MSRV) of this library is v1.85.0.

Development

uv is required for development of this library.

uv sync

Source code

The upstream repository is available at https://github.com/sorairolake/abcrypt.git.

Changelog

Please see CHANGELOG.adoc.

Contributing

Please see CONTRIBUTING.adoc.

Home page

https://sorairolake.github.io/abcrypt/

License

Copyright (C) 2022 Shun Sakai (see AUTHORS.adoc)

This library is distributed under the terms of either the Apache License 2.0 or the MIT License.

This project is compliant with version 3.3 of the REUSE Specification. See copyright notices of individual files for more details on copyright and licensing information.

Commit count: 897

cargo fmt