mirror of
https://github.com/RGBCube/uutils-coreutils
synced 2025-07-28 11:37:44 +00:00
uuhelp_parser: add the desc
This commit is contained in:
parent
830b7d5ce1
commit
a13d7f4060
1 changed files with 1 additions and 0 deletions
|
@ -3,3 +3,4 @@ name = "help_parser"
|
||||||
version = "0.0.18"
|
version = "0.0.18"
|
||||||
edition = "2021"
|
edition = "2021"
|
||||||
license = "MIT"
|
license = "MIT"
|
||||||
|
description = "A collection of functions to parse the markdown code of help files"
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue