From mboxrd@z Thu Jan 1 00:00:00 1970 From: Christopher Allan Webber Subject: Re: Add guile-config Date: Mon, 15 Feb 2016 09:28:06 -0800 Message-ID: <878u2lubmh.fsf@dustycloud.org> References: <87h9haw654.fsf@gmail.com> Mime-Version: 1.0 Content-Type: text/plain Return-path: Received: from eggs.gnu.org ([2001:4830:134:3::10]:58472) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1aVMwU-00012C-9m for guix-devel@gnu.org; Mon, 15 Feb 2016 12:28:10 -0500 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1aVMwT-0000dI-Gi for guix-devel@gnu.org; Mon, 15 Feb 2016 12:28:10 -0500 Received: from dustycloud.org ([2600:3c02::f03c:91ff:feae:cb51]:59958) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1aVMwT-0000d6-AU for guix-devel@gnu.org; Mon, 15 Feb 2016 12:28:09 -0500 In-reply-to: <87h9haw654.fsf@gmail.com> 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-bounces+gcggd-guix-devel=m.gmane.org@gnu.org To: alex.sassmannshausen@gmail.com Cc: "guix-devel@gnu.org" Alex Sassmannshausen writes: > Hello, > > Attached you should find a working patch for guile-config, a library for > Guile that should make maintaining command-line options and > configuration files for your scripts/programs easier. > > I'm preparing a 0.1 Release announcement for this project too. > > I ran it through `guix lint` and it seemed to be fine, but let me know > if you have any comments! > > Best wishes, > Alex Horray! After your FOSDEM talk I'm excited about it :)