Hello! I’ve changed ‘--search’ to return matching packages in recutils format. This is more useful than what we had before, and allows for things like:
$ guix-package -s malloc | recsel -p name,version
name: glibc
version: 2.17
name: libgc
version: 7.2alpha6
Comments welcome!
Ludo’.
