Merge pull request #1488 from maxgrenderjones/add-therapist2342

Add package therapist
This commit is contained in:
Andreas Rumpf 2020-05-25 15:02:27 +02:00 committed by GitHub
commit ed7efc2636
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -17971,6 +17971,18 @@
"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"
},
{
"name": "nodesnim",
"url": "https://github.com/Ethosa/nodesnim",