antic-sys 0.3.2

Bindings to the Antic library
[dependencies.flint-sys]
features = ["disable-make-check"]
version = "0.6"

[dependencies.gmp-mpfr-sys]
version = "1.4"

[dependencies.libc]
version = "0.2"

[features]
disable-make-check = []

[package]
authors = ["William Youmans <wyoumans@usf.edu>"]
categories = ["algorithms", "external-ffi-bindings", "mathematics"]
description = "Bindings to the Antic library"
edition = "2018"
homepage = "https://github.com/wjyoumans/antic-sys"
keywords = ["flint", "number-theory", "math"]
license = "MIT OR Apache-2.0"
name = "antic-sys"
readme = "README.md"
repository = "https://github.com/wjyoumans/antic-sys"
version = "0.3.2"
[target."cfg(target_os = \"windows\")".build-dependencies.winapi]
features = ["combaseapi", "knownfolders", "shlobj", "winbase", "winerror"]
version = "0.3"