Added package requirementstxt

This commit is contained in:
juancarlospaco 2019-11-11 19:43:42 -03:00
parent 98271063fa
commit 8a9bc2038c

View File

@ -15234,5 +15234,18 @@
"description": "LevelDB bindings",
"license": "MIT",
"web": "https://github.com/zielmicha/leveldb.nim"
},
{
"name": "requirementstxt",
"url": "https://github.com/juancarlospaco/nim-requirementstxt",
"method": "git",
"tags": [
"python",
"pip",
"requirements"
],
"description": "Python requirements.txt generic parser for Nim",
"license": "MIT",
"web": "https://github.com/juancarlospaco/nim-requirementstxt"
}
]