Merge pull request #109012 from fabaff/pypck

This commit is contained in:
Sandro
2021-01-12 23:32:58 +01:00
committed by GitHub
3 changed files with 48 additions and 1 deletions
+2
View File
@@ -5600,6 +5600,8 @@ in {
pypcap = callPackage ../development/python-modules/pypcap { };
pypck = callPackage ../development/python-modules/pypck { };
pypdf2 = callPackage ../development/python-modules/pypdf2 { };
pyPdf = callPackage ../development/python-modules/pypdf { };