pythonPackages.pxml: init at 0.2.13

This commit is contained in:
Griffin Smith
2020-07-09 12:01:33 -04:00
parent 58ee17a508
commit e1024031bb
2 changed files with 39 additions and 0 deletions
+2
View File
@@ -3231,6 +3231,8 @@ in {
inherit (pkgs) lzo;
};
pxml = callPackage ../development/python-modules/pxml { };
junos-eznc = callPackage ../development/python-modules/junos-eznc {};
raven = callPackage ../development/python-modules/raven { };