mirror of
https://github.com/logos-messaging/packages.git
synced 2026-01-07 08:33:10 +00:00
Add "docopt"
This commit is contained in:
parent
f78fffe94b
commit
c3af5ec584
@ -1146,5 +1146,14 @@
|
|||||||
"description": "A better regular expression library",
|
"description": "A better regular expression library",
|
||||||
"license": "MIT",
|
"license": "MIT",
|
||||||
"web": "https://github.com/flaviut/nre"
|
"web": "https://github.com/flaviut/nre"
|
||||||
|
},
|
||||||
|
{
|
||||||
|
"name": "docopt",
|
||||||
|
"url": "git://github.com/docopt/docopt.nim",
|
||||||
|
"method": "git",
|
||||||
|
"tags": ["commandline", "arguments", "parsing", "library"],
|
||||||
|
"description": "Command-line args parser based on Usage message",
|
||||||
|
"license": "MIT",
|
||||||
|
"web": "https://github.com/docopt/docopt.nim"
|
||||||
}
|
}
|
||||||
]
|
]
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user