flint-sys 0.1.0

Bindings to the FLINT C library
Documentation
[dependencies.gmp-mpfr-sys]
version = "1.3.1"

[dependencies.libc]
version = "0.2"

[package]
authors = ["Alex Ozdemir <aozdemir@hmc.edu>"]
categories = ["cryptography", "algorithms", "external-ffi-bindings"]
description = "Bindings to the FLINT C library"
documentation = "https://doc.rs/flint-sys"
edition = "2018"
exclude = ["benches"]
homepage = "https://github.com/alex-ozdemir/flint-rs/flint-sys"
keywords = ["polynomials", "number-theory", "math"]
license = "MIT OR Apache-2.0"
links = "flint"
name = "flint-sys"
readme = "README.md"
repository = "https://github.com/alex-ozdemir/flint-rs"
version = "0.1.0"