宋文武 <[email protected]> skribis: > * gnu/packages/python.scm (python-clint, python2-clint): New variables.
[...] > + (home-page "https://github.com/kennethreitz/clint") > + (synopsis "Command line interface tools") > + (description > + "Clint is a Python module filled with a set of tools for developing > +commandline applications.") s/commandline/command-line/ s/applications./applications, including tools for colored and indented output, progress bar display, and pipes./ OK with this change. Ludo’.
