[dependencies.flint-sys]
version = "0.4"
[dependencies.libc]
version = "0.2"
[package]
authors = ["William Youmans <wyoumans@usf.edu>"]
categories = ["algorithms", "external-ffi-bindings", "mathematics"]
description = "Bindings to the Arb library"
edition = "2018"
homepage = "https://github.com/wyoumansUSF/arb-sys"
keywords = ["flint", "real", "complex", "number-theory", "math"]
license = "LGPL-3.0+"
name = "arb-sys"
readme = "README.md"
repository = "https://github.com/wyoumansUSF/arb-sys"
version = "0.2.0"