bird_tool_utils-man 0.4.0

(fork of man crate) Generate structured man pages
Documentation
1
2
3
4
5
6
7
8
9
10
11
12
13
14
[package]
name = "bird_tool_utils-man"
version = "0.4.0"
license = "MIT OR Apache-2.0"
repository = "https://github.com/wwood/bird_tool_utils"
documentation = "https://docs.rs/bird_tool_utils-man"
description = "(fork of man crate) Generate structured man pages"
authors = ["Yoshua Wuyts <yoshuawuyts@gmail.com>","Ben J. Woodcroft <benjwoodcroft@gmail.com>"]
readme = "README.md"

[dependencies]
roff = "0.1.0"

[dev-dependencies]