podmod 0.3.0

Containerized build system for kernel modules on Fedora.
1
2
3
4
5
6
7
8
9
10
11
12
13
14
[dependencies]

[package]
authors = ["Alpin H. Gencer <ah@gencer.us>"]
categories = ["command-line-utilities", "os::linux-apis"]
description = "Containerized build system for kernel modules on Fedora."
edition = "2021"
exclude = [".editorconfig", ".gitattributes", ".gitignore"]
keywords = ["linux", "kernel-module", "fedora", "podman", "silverblue"]
license = "GPL-2.0-or-later"
name = "podmod"
readme = "README.md"
repository = "https://github.com/ahgencer/podmod"
version = "0.3.0"