mirror of
https://github.com/RGBCube/uutils-coreutils
synced 2025-07-28 11:37:44 +00:00
Merge pull request #5796 from michel-slm/add-homepage-and-repo
uuhelp_parser: add links to homepage and repo
This commit is contained in:
commit
a44845d5f7
1 changed files with 3 additions and 0 deletions
|
@ -5,3 +5,6 @@ version = "0.0.23"
|
|||
edition = "2021"
|
||||
license = "MIT"
|
||||
description = "A collection of functions to parse the markdown code of help files"
|
||||
|
||||
homepage = "https://github.com/uutils/coreutils"
|
||||
repository = "https://github.com/uutils/coreutils/tree/main/src/uuhelp_parser"
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue