diff --git a/packages.json b/packages.json index 8e38cc8..969a5c9 100644 --- a/packages.json +++ b/packages.json @@ -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" } ]