From mboxrd@z Thu Jan 1 00:00:00 1970 From: =?utf-8?Q?Ludovic_Court=C3=A8s?= Subject: Re: Re-approaching package tagging Date: Thu, 20 Dec 2018 08:55:04 +0100 Message-ID: <87lg4kskdj.fsf@gnu.org> References: <875zvsq8ov.fsf@dustycloud.org> <87imzrgjit.fsf@gnu.org> <87h8fa7ums.fsf@dustycloud.org> <87tvj9v9pd.fsf@gnu.org> Mime-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: quoted-printable Return-path: Received: from eggs.gnu.org ([2001:4830:134:3::10]:35071) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1gZtAh-0000yW-KF for guix-devel@gnu.org; Thu, 20 Dec 2018 02:55:08 -0500 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1gZtAh-0002yM-0T for guix-devel@gnu.org; Thu, 20 Dec 2018 02:55:07 -0500 In-Reply-To: (zimoun's message of "Tue, 18 Dec 2018 21:48:42 +0100") List-Id: "Development of GNU Guix and the GNU System distribution." List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: guix-devel-bounces+gcggd-guix-devel=m.gmane.org@gnu.org Sender: "Guix-devel" To: zimoun Cc: Guix Devel zimoun skribis: >> Ah ha! :-) Now the question is whether this is a convenient and >> efficient way to search for packages. > > As an happy user of Debian, I like the aptitude way convenient and > efficient to search packages. > https://www.debian.org/doc/manuals/aptitude/ch02s04s05.en.html This is quite different from what we have, and not everything is applicable I guess. Is there anything specific that you think could be borrowed from aptitude in the current Guix framework? Thanks, Ludo=E2=80=99.