spiro-sys 0.1.0

Rust bindings for libspiro
Documentation
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
[build-dependencies.bindgen]
version = "0.55"

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

[build-dependencies.dos2unix]
version = "=0.1.0"

[package]
authors = ["Fredrick Brennan <copypaste@kittens.ph>"]
description = "Rust bindings for libspiro"
edition = "2018"
license = "Apache-2.0"
links = "spiro"
name = "spiro-sys"
repository = "https://github.com/mfeq/spiro-sys/"
version = "0.1.0"