Added package therapist

This commit is contained in:
Max Grender-Jones 2020-05-25 00:42:33 +01:00
parent f1105cad7b
commit 461f02628b

View File

@ -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"
}
]