python3Packages.pypdf3: init at 1.0.5

(cherry picked from commit fb81b076729e0675df8475ad340e7e275c1e8769)
This commit is contained in:
Bruno BELANYI
2021-10-08 11:14:44 -07:00
committed by Jonathan Ringer
parent 73fbbdab68
commit ac9ea0dbd9
2 changed files with 38 additions and 0 deletions
+2
View File
@@ -6064,6 +6064,8 @@ in {
pypdf2 = callPackage ../development/python-modules/pypdf2 { };
pypdf3 = callPackage ../development/python-modules/pypdf3 { };
pypeg2 = callPackage ../development/python-modules/pypeg2 { };
pyperclip = callPackage ../development/python-modules/pyperclip { };