Merge pull request #120331 from fabaff/nclib

python3Packages.nclib: init at 1.0.0
This commit is contained in:
Sandro
2021-04-24 02:55:59 +02:00
committed by GitHub
2 changed files with 29 additions and 0 deletions
+2
View File
@@ -4671,6 +4671,8 @@ in {
ncclient = callPackage ../development/python-modules/ncclient { };
nclib = callPackage ../development/python-modules/nclib { };
ndg-httpsclient = callPackage ../development/python-modules/ndg-httpsclient { };
ndjson = callPackage ../development/python-modules/ndjson { };