sleef-sys 0.1.1

Rust FFI bindings to the SLEEF Vectorized Math Library
Documentation
# THIS FILE IS AUTOMATICALLY GENERATED BY CARGO
#
# When uploading crates to the registry Cargo will automatically
# "normalize" Cargo.toml files for maximal compatibility
# with all versions of Cargo and also rewrite `path` dependencies
# to registry (e.g. crates.io) dependencies
#
# If you believe there's an error in this file please file an
# issue against the rust-lang/cargo repository. If you're
# editing this file be aware that the upstream Cargo.toml
# will likely look very different (and much more reasonable)

[package]
name = "sleef-sys"
version = "0.1.1"
authors = ["gnzlbg <gonzalobg88@gmail.com>"]
build = "build.rs"
links = "sleef"
description = "Rust FFI bindings to the SLEEF Vectorized Math Library\n"
homepage = "https://github.com/gnzlbg/sleef-sys"
documentation = "https://docs.rs/sleef-sys"
readme = "readme.md"
keywords = ["simd", "libm", "vector", "math", "ffi"]
categories = ["api-bindings", "external-ffi-bindings", "no-std", "hardware-support"]
license = "MIT/Apache-2.0"
repository = "https://github.com/gnzlbg/sleef-sys"

[lib]
test = false
bench = false
[dependencies.cfg-if]
version = "^0.1"

[dependencies.libc]
version = "0.2"
default-features = false
[build-dependencies.bindgen]
version = "^0.38"

[build-dependencies.cmake]
version = "^0.1"

[features]
default = []
dft = []
[badges.appveyor]
repository = "gnzlbg/sleef-rs"

[badges.codecov]
repository = "gnzlbg/sleef-rs"

[badges.is-it-maintained-issue-resolution]
repository = "gnzlbg/sleef-rs"

[badges.is-it-maintained-open-issues]
repository = "gnzlbg/sleef-rs"

[badges.maintenance]
status = "experimental"

[badges.travis-ci]
repository = "gnzlbg/sleef-rs"