pythonPackages.pypass: init at 0.2.1

This commit is contained in:
Jaakko Luttinen
2020-11-06 13:10:50 +02:00
parent cc496fd42d
commit 65d60c1259
3 changed files with 341 additions and 0 deletions
+2
View File
@@ -5287,6 +5287,8 @@ in {
pyparted = callPackage ../development/python-modules/pyparted { };
pypass = callPackage ../development/python-modules/pypass { };
pypblib = callPackage ../development/python-modules/pypblib { };
pypcap = callPackage ../development/python-modules/pypcap { };