bug-guix
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

‘--search’ results in recutils format


From: Ludovic Courtès
Subject: ‘--search’ results in recutils format
Date: Fri, 01 Feb 2013 13:55:03 +0100
User-agent: Gnus/5.130005 (Ma Gnus v0.5) Emacs/24.2 (gnu/linux)

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’.



reply via email to

[Prev in Thread] Current Thread [Next in Thread]