mirror of
https://github.com/uutils/coreutils.git
synced 2026-06-10 15:48:22 -07: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:
@@ -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"
|
||||
|
||||
Reference in New Issue
Block a user