Added package therapist
This commit is contained in:
parent
f1105cad7b
commit
461f02628b
1 changed files with 12 additions and 0 deletions
|
|
@ -17970,5 +17970,17 @@
|
|||
"description": "nmi display animations aimed to correct users who accidentally enter nmi instead of nim.",
|
||||
"license": "MIT",
|
||||
"web": "https://github.com/jiro4989/nmi"
|
||||
},
|
||||
{
|
||||
"name": "therapist",
|
||||
"url": "https://bitbucket.org/maxgrenderjones/therapist",
|
||||
"method": "git",
|
||||
"tags": [
|
||||
"argparse",
|
||||
"library"
|
||||
],
|
||||
"description": "Type-safe commandline parsing with minimal magic",
|
||||
"license": "MIT",
|
||||
"web": "https://bitbucket.org/maxgrenderjones/therapist"
|
||||
}
|
||||
]
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue