python3.pkgs.pyexcel-xsl: init at 0.5.8

This commit is contained in:
Jan Tojnar
2020-08-29 10:20:47 -07:00
committed by Jon
parent cadb4676c6
commit 9357dfc299
2 changed files with 39 additions and 0 deletions
+2
View File
@@ -5580,6 +5580,8 @@ in {
pyexcel-io = callPackage ../development/python-modules/pyexcel-io { };
pyexcel-xls = callPackage ../development/python-modules/pyexcel-xls { };
pyexcelerator = callPackage ../development/python-modules/pyexcelerator { };
pyext = callPackage ../development/python-modules/pyext { };