python3Packages.pypck: init at 0.7.8

This commit is contained in:
Fabian Affolter
2021-01-11 23:19:51 +01:00
parent 82425ca793
commit 8def5f630a
2 changed files with 47 additions and 0 deletions
+2
View File
@@ -5565,6 +5565,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 { };