sfcgal-sys 0.8.0

Low-level FFI bindings to SFCGAL.
[build-dependencies.bindgen]
version = "0.70"

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

[lib]
name = "sfcgal_sys"
path = "src/lib.rs"

[package]
authors = ["Matthieu Viry <matthieu.viry@cnrs.fr>"]
autobenches = false
autobins = false
autoexamples = false
autotests = false
build = "build.rs"
categories = ["external-ffi-bindings"]
description = """
Low-level FFI bindings to SFCGAL.
"""
documentation = "https://mthh.github.io/sfcgal-sys/sfcgal_sys/"
edition = "2021"
homepage = "https://github.com/mthh/sfcgal-sys"
license = "MIT/Apache-2.0"
name = "sfcgal-sys"
readme = "README.md"
repository = "https://github.com/mthh/sfcgal-sys"
version = "0.8.0"