klein-sys 0.1.1

Low-level bindings to the Klein PGA3D library
Documentation
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
[build-dependencies.bindgen]
version = "0.59.1"

[build-dependencies.cc]
version = "1.0.70"

[package]
build = "build.rs"
description = "Low-level bindings to the Klein PGA3D library"
documentation = "https://docs.rs/klein-sys"
edition = "2018"
homepage = "https://github.com/jamen/klein-rs"
license = "MIT"
name = "klein-sys"
readme = "../readme.md"
repository = "https://github.com/jamen/klein-rs"
resolver = "2"
version = "0.1.1"