aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJuan Carlos <juancarlospaco@gmail.com>2019-08-21 03:31:17 -0300
committerMiran <narimiran@disroot.org>2019-08-21 08:31:17 +0200
commit371f71c1a01271545465d426ba8d305838f49cae (patch)
treeb8d4c3de4121c1edb4eb2a3be7f4879dc4c76d1c
parent837e6f4d8922466a26b149aeaaa331a2fd48044d (diff)
downloadpackages-371f71c1a01271545465d426ba8d305838f49cae.tar.gz
packages-371f71c1a01271545465d426ba8d305838f49cae.zip
Added package plz (#1148)
-rw-r--r--packages.json13
1 files changed, 13 insertions, 0 deletions
diff --git a/packages.json b/packages.json
index 9519c52..4242da4 100644
--- a/packages.json
+++ b/packages.json
@@ -14078,5 +14078,18 @@
"description": "CMake for Nimble",
"license": "MIT",
"web": "https://github.com/genotrance/cmake"
+ },
+ {
+ "name": "plz",
+ "url": "https://github.com/juancarlospaco/nim-pypi",
+ "method": "git",
+ "tags": [
+ "python",
+ "pip",
+ "nimpy"
+ ],
+ "description": "PLZ Python PIP alternative",
+ "license": "MIT",
+ "web": "https://github.com/juancarlospaco/nim-pypi"
}
]