libacpica 0.0.8

Bindings to the ACPI Component Architecture
Documentation
1
2
3
4
5
6
7
8
9
10
11
[package]
authors = ["Corey Richardson <corey@octayn.net>", "Gerd Zellweger <mail@gerdzellweger.com>"]
build = "build.rs"
description = "Bindings to the ACPI Component Architecture"
documentation = "https://acpica.org/documentation"
license = "MIT OR Apache-2.0"
name = "libacpica"
readme = "README.md"
repository = "https://github.com/gz/acpica-sys"
resolver = "2"
version = "0.0.8"