···24 '';
2526 meta = with stdenv.lib; {
027 longDescription = "
28 Monty implements supplementary useful functions for Python that are not part of the
29 standard library. Examples include useful utilities like transparent support for zipped files, useful design
···24 '';
2526 meta = with stdenv.lib; {
27+ description = "Serves as a complement to the Python standard library by providing a suite of tools to solve many common problems";
28 longDescription = "
29 Monty implements supplementary useful functions for Python that are not part of the
30 standard library. Examples include useful utilities like transparent support for zipped files, useful design