mirror of
https://github.com/RGBCube/uutils-coreutils
synced 2026-01-16 02:01:05 +00:00
7 lines
198 B
TOML
7 lines
198 B
TOML
# spell-checker:ignore uuhelp
|
|
[package]
|
|
name = "uuhelp_parser"
|
|
version = "0.0.19"
|
|
edition = "2021"
|
|
license = "MIT"
|
|
description = "A collection of functions to parse the markdown code of help files"
|