[cpan2nix] perlPackages.SpreadsheetParseExcel: cleanup
This commit is contained in:
parent
9036a7e54f
commit
a07a5bd147
@ -12552,7 +12552,7 @@ let self = _self // overrides; _self = with self; {
|
|||||||
url = "mirror://cpan/authors/id/D/DO/DOUGW/${name}.tar.gz";
|
url = "mirror://cpan/authors/id/D/DO/DOUGW/${name}.tar.gz";
|
||||||
sha256 = "6ec4cb429bd58d81640fe12116f435c46f51ff1040c68f09cc8b7681c1675bec";
|
sha256 = "6ec4cb429bd58d81640fe12116f435c46f51ff1040c68f09cc8b7681c1675bec";
|
||||||
};
|
};
|
||||||
propagatedBuildInputs = [ CryptRC4 DigestPerlMD5 IOstringy OLEStorage_Lite ];
|
propagatedBuildInputs = [ CryptRC4 DigestPerlMD5 IOStringy OLEStorage_Lite ];
|
||||||
meta = {
|
meta = {
|
||||||
homepage = https://github.com/runrig/spreadsheet-parseexcel/;
|
homepage = https://github.com/runrig/spreadsheet-parseexcel/;
|
||||||
description = "Read information from an Excel file";
|
description = "Read information from an Excel file";
|
||||||
|
Loading…
x
Reference in New Issue
Block a user