[go: up one dir, main page]

drm-fourcc 1.3.2

Provides an enum with every valid Direct Rendering Manager (DRM) format fourcc
Documentation
[build-dependencies.bindgen]
optional = true
version = "0.57.0"

[build-dependencies.regex]
optional = true
version = "1.4.3"

[dependencies]

[features]
build_bindings = ["regex", "bindgen"]
default = []

[package]
authors = ["Daniel Franklin <daniel@danielzfranklin.org>"]
categories = ["os::linux-apis"]
description = "Provides an enum with every valid Direct Rendering Manager (DRM) format fourcc"
edition = "2018"
keywords = ["drm", "fourcc", "linux"]
license = "MIT"
name = "drm-fourcc"
repository = "https://github.com/danielzfranklin/drm-fourcc-rs"
version = "1.3.2"