[cpan2nix] perlPackages.HTMLForm: cleanup
This commit is contained in:
parent
d80c641454
commit
fd3913b791
@ -6690,7 +6690,7 @@ let self = _self // overrides; _self = with self; {
|
|||||||
url = mirror://cpan/authors/id/G/GA/GAAS/HTML-Form-6.03.tar.gz;
|
url = mirror://cpan/authors/id/G/GA/GAAS/HTML-Form-6.03.tar.gz;
|
||||||
sha256 = "0dpwr7yz6hjc3bcqgcbdzjjk9l58ycdjmbam9nfcmm85y2a1vh38";
|
sha256 = "0dpwr7yz6hjc3bcqgcbdzjjk9l58ycdjmbam9nfcmm85y2a1vh38";
|
||||||
};
|
};
|
||||||
propagatedBuildInputs = [ HTMLParser HTTPMessage URI ];
|
propagatedBuildInputs = [ HTMLParser HTTPMessage ];
|
||||||
meta = {
|
meta = {
|
||||||
description = "Class that represents an HTML form element";
|
description = "Class that represents an HTML form element";
|
||||||
license = with stdenv.lib.licenses; [ artistic1 gpl1Plus ];
|
license = with stdenv.lib.licenses; [ artistic1 gpl1Plus ];
|
||||||
|
Loading…
x
Reference in New Issue
Block a user