[dependencies.kconfig-parser]
version = ">= 0.0.2"
[package]
categories = ["development-tools"]
description = "Kconfig representation module for the Kconfig file format and .config configurtion files from the Linux Kernel for the Cargo Kconfig crate"
edition = "2021"
homepage = "https://gitlab.com/cargo-kconfig"
license = "MIT OR GPL-2.0-or-later OR Apache-2.0"
name = "kconfig-represent"
readme = "README.md"
repository = "https://gitlab.com/cargo-kconfig/kconfig-represent"
resolver = "2"
version = "0.0.2"
[profile.test]
codegen-units = 1