py-pkstl 0.1.0

Python bindings for pkstl
Documentation
[dependencies.pkstl]
version = "0.1.0"

[dependencies.pyo3]
features = ["extension-module"]
version = "0.8.4"

[dependencies.ring]
version = "0.16.9"

[lib]
crate-type = ["cdylib"]
name = "py_pkstl"

[package]
authors = ["tuxmain <tuxmain@zettascript.org>"]
description = "Python bindings for pkstl"
edition = "2018"
homepage = "https://git.duniter.org/tools/py-pkstl"
keywords = ["python", "security"]
license = "AGPL-3.0"
name = "py-pkstl"
readme = "README.md"
repository = "https://git.duniter.org/tools/py-pkstl"
version = "0.1.0"