uuhelp_parser 0.0.26

A collection of functions to parse the markdown code of help files
Documentation
1
2
3
4
5
6
7
8
9
10
# spell-checker:ignore uuhelp
[package]
name = "uuhelp_parser"
version = "0.0.26"
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"