babl-sys 0.1.1

Babl FFI bindings
Documentation
# THIS FILE IS AUTOMATICALLY GENERATED BY CARGO
#
# When uploading crates to the registry Cargo will automatically
# "normalize" Cargo.toml files for maximal compatibility
# with all versions of Cargo and also rewrite `path` dependencies
# to registry (e.g., crates.io) dependencies.
#
# If you are reading this file be aware that the original Cargo.toml
# will likely look very different (and much more reasonable).
# See Cargo.toml.orig for the original contents.

[package]
edition = "2021"
name = "babl-sys"
version = "0.1.1"
authors = ["Bilal Elmoussaoui <bil.elmoussaoui@gmail.com>"]
build = "build.rs"
autobins = false
autoexamples = false
autotests = false
autobenches = false
description = "Babl FFI bindings"
documentation = "https://world.pages.gitlab.gnome.org/Rust/gegl-rs/babl_sys/"
readme = false
keywords = [
    "babl",
    "sys",
    "glib",
    "gnome",
]
categories = [
    "api-bindings",
    "os::unix-apis",
]
license = "GPL-3.0-or-later"
repository = "https://gitlab.gnome.org/World/Rust/gegl-rs"

[package.metadata.system-deps.babl]
optional = true
version = "0.1"

[package.metadata.system-deps."babl-0.1"]
optional = true
version = "0.1"

[lib]
name = "babl_sys"
path = "src/lib.rs"

[dependencies.libc]
version = "0.2"

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

[build-dependencies.system-deps]
version = "7.0"