libsdbootconf 0.8.1

A systemd-boot configuration and boot entry configuration parser library
Documentation
1
2
3
4
5
6
7
8
9
10
11
12
13
[dependencies.thiserror]
version = "1.0"

[package]
authors = ["Kaiyang Wu <origincode@aosc.io>"]
description = "A systemd-boot configuration and boot entry configuration parser library"
edition = "2021"
license = "MIT"
name = "libsdbootconf"
readme = "README.md"
repository = "https://github.com/OriginCode/libsdbootconf"
resolver = "2"
version = "0.8.1"