gmp-sys 0.1.0

libgmp low-level bindings
Documentation
1
2
3
4
5
6
7
8
9
10
11
12
[dependencies]
libc = "0.2"

[package]
authors = ["Vladimir Matveev <vladimir.matweev@gmail.com>"]
build = "build.rs"
description = "libgmp low-level bindings"
license = "LGPL-3.0"
links = "gmp"
name = "gmp-sys"
repository = "https://github.com/netvl/gmp-sys"
version = "0.1.0"