libeyelink-sys 0.1.4

Rust FFI bindings for the Linux SR Research Eyelink SDK.
Documentation
[badges.maintenance]
status = "experimental"

[build-dependencies.pkg-config]
version = "0.3.18"

[dependencies.libc]
version = "0.2.77"

[features]
sdl-graphics = []

[package]
authors = ["Luke Hsiao <lwhsiao@stanford.edu>"]
build = "build.rs"
categories = ["external-ffi-bindings"]
description = "Rust FFI bindings for the Linux SR Research Eyelink SDK."
edition = "2018"
keywords = ["eyelink"]
license = "Apache-2.0 OR MIT"
links = "eyelink"
name = "libeyelink-sys"
readme = "README.md"
repository = "https://github.com/lukehsiao/libeyelink-sys"
version = "0.1.4"

[package.metadata.release]
post-release-commit-message = "chore: bump development version to {{next_version}}"
pre-release-commit-message = "chore: version {{version}}"
tag-message = "{{crate_name}} {{version}}"