Skip to content

Commit 248f967

Browse files
committed
Improve package metadata
1 parent 907051a commit 248f967

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

Cargo.toml

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,8 @@ description = "Powerful command-line argument parsing library"
55
license = "MIT"
66
readme = "README.rst"
77
keywords = ["command-line", "cli", "command", "argument"]
8+
categories = ["command-line-interface"]
89
homepage = "http://github.com/tailhook/rust-argparse"
910
version = "0.2.1"
10-
authors = ["paul@colomiets.name"]
11+
authors = ["Paul Colomiets <paul@colomiets.name>"]
1112

0 commit comments

Comments
 (0)