Merge pull request #5796 from michel-slm/add-homepage-and-repo

uuhelp_parser: add links to homepage and repo
This commit is contained in:
Daniel Hofstetter
2024-01-06 07:10:30 +01:00
committed by GitHub
+3
View File
@@ -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"