nut_sys 0.2.0

Wrapper for Number-Theory-Utils C library
Documentation
[package]
name = "nut_sys"
version = "0.2.0"
authors = ["hacatu"]
edition = "2021"
description = "Wrapper for Number-Theory-Utils C library"
repository = "https://github.com/hacatu/nut_sys"
license = "MPL-2.0"
keywords = ["number-theory", "math", "prime"]
categories = ["api-bindings", "external-ffi-bindings", "mathematics"]
links = "nut"

[features]
build-c = []

[dependencies]
libc = "0.2.154"
auto_ops = "0.3"