summaryrefslogtreecommitdiff
path: root/tests/ui.scm
Commit message (Collapse)AuthorAge
* guix-package: Report `--search' matches in recutils format.Ludovic Courtès2013-02-01
* guix/ui.scm (fill-paragraph, string->recutils, package->recutils): New procedures. * guix-package.in (guix-package)[process-query]: Use `package->recutils' to display package meta-data. * tests/guix-package.sh: Adjust test. * tests/ui.scm: New file. * Makefile.am (TESTS): Add it. * doc/guix.texi (Invoking guix-package): Adjust `--search' documentation, and give an example.