# Copyright (c) 2015 The Robigalia Project Developers # Licensed under the Apache License, Version 2.0 or the MIT license , at your option. All files in the # project carrying such notice may not be copied, modified, or distributed # except according to those terms. [package] name = "libacpica" version = "0.0.8" authors = ["Corey Richardson ", "Gerd Zellweger "] description = "Bindings to the ACPI Component Architecture" documentation = "https://acpica.org/documentation" repository = "https://github.com/gz/acpica-sys" readme = "README.md" license = "MIT OR Apache-2.0" build = "build.rs"