mirror of
https://github.com/logos-messaging/packages.git
synced 2026-01-07 00:23:10 +00:00
Added package requirementstxt
This commit is contained in:
parent
98271063fa
commit
8a9bc2038c
@ -15234,5 +15234,18 @@
|
|||||||
"description": "LevelDB bindings",
|
"description": "LevelDB bindings",
|
||||||
"license": "MIT",
|
"license": "MIT",
|
||||||
"web": "https://github.com/zielmicha/leveldb.nim"
|
"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"
|
||||||
}
|
}
|
||||||
]
|
]
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user