From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from mp12.migadu.com ([2001:41d0:2:4a6f::]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits)) by ms5.migadu.com with LMTPS id ENmgESmJQmOeTQEAbAwnHQ (envelope-from ) for ; Sun, 09 Oct 2022 10:41:13 +0200 Received: from aspmx1.migadu.com ([2001:41d0:2:4a6f::]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits)) by mp12.migadu.com with LMTPS id MECIESmJQmN+5wAAauVa8A (envelope-from ) for ; Sun, 09 Oct 2022 10:41:13 +0200 Received: from lists.gnu.org (lists.gnu.org [209.51.188.17]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by aspmx1.migadu.com (Postfix) with ESMTPS id 05C1A13E16 for ; Sun, 9 Oct 2022 10:41:13 +0200 (CEST) Received: from localhost ([::1]:37980 helo=lists1p.gnu.org) by lists.gnu.org with esmtp (Exim 4.90_1) (envelope-from ) id 1ohRs0-0007NK-3C for larch@yhetil.org; Sun, 09 Oct 2022 04:41:12 -0400 Received: from eggs.gnu.org ([2001:470:142:3::10]:45846) by lists.gnu.org with esmtps (TLS1.2:ECDHE_RSA_AES_256_GCM_SHA384:256) (Exim 4.90_1) (envelope-from ) id 1ohRrr-0007MC-11 for guix-patches@gnu.org; Sun, 09 Oct 2022 04:41:03 -0400 Received: from debbugs.gnu.org ([209.51.188.43]:42950) by eggs.gnu.org with esmtps (TLS1.2:ECDHE_RSA_AES_128_GCM_SHA256:128) (Exim 4.90_1) (envelope-from ) id 1ohRrq-0000XZ-Ib for guix-patches@gnu.org; Sun, 09 Oct 2022 04:41:02 -0400 Received: from Debian-debbugs by debbugs.gnu.org with local (Exim 4.84_2) (envelope-from ) id 1ohRrq-0003Oq-A5 for guix-patches@gnu.org; Sun, 09 Oct 2022 04:41:02 -0400 X-Loop: help-debbugs@gnu.org Subject: [bug#58387] [PATCH 2/2] gnu: Add cobib. * gnu/packages/python-xyz.scm (python-cobib): New variable. Resent-From: "(" Original-Sender: "Debbugs-submit" Resent-CC: guix-patches@gnu.org Resent-Date: Sun, 09 Oct 2022 08:41:02 +0000 Resent-Message-ID: Resent-Sender: help-debbugs@gnu.org X-GNU-PR-Message: followup 58387 X-GNU-PR-Package: guix-patches X-GNU-PR-Keywords: patch To: "M" , <58387@debbugs.gnu.org> Received: via spool by 58387-submit@debbugs.gnu.org id=B58387.166530480812972 (code B ref 58387); Sun, 09 Oct 2022 08:41:02 +0000 Received: (at 58387) by debbugs.gnu.org; 9 Oct 2022 08:40:08 +0000 Received: from localhost ([127.0.0.1]:42028 helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1ohRqy-0003NA-0b for submit@debbugs.gnu.org; Sun, 09 Oct 2022 04:40:08 -0400 Received: from knopi.disroot.org ([178.21.23.139]:57558) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1ohRqw-0003N3-Qj for 58387@debbugs.gnu.org; Sun, 09 Oct 2022 04:40:07 -0400 Received: from localhost (localhost [127.0.0.1]) by disroot.org (Postfix) with ESMTP id A060B4C947; Sun, 9 Oct 2022 10:37:49 +0200 (CEST) X-Virus-Scanned: SPAM Filter at disroot.org Received: from knopi.disroot.org ([127.0.0.1]) by localhost (disroot.org [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id WWRrYPvu56Y8; Sun, 9 Oct 2022 10:37:48 +0200 (CEST) Mime-Version: 1.0 DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/simple; d=disroot.org; s=mail; t=1665304668; bh=/snc3iQZ34vHbG5DeZDjPsYl+FUrC92sKHGhTdLtKMo=; h=Date:Subject:From:To:References:In-Reply-To; b=XhUiHwjjtQ5bSMYTKwfNOBMW9v9XBqHcGvYN3PJLg/BfWrGFeSNBHkpPPfvM2xn/K a2VYcb632c3NoK2dMUo8oTkNRTlo+J6eocnYlHxU6tRQ8edDeKfqxjW3sfzNTx+zcf c4WDogXL4j0YMgivfzGQWZPjAGTciLqy7oXdueymkP3dU2c/uXBzBRbpXovFyaIyjL drjNn6zAFvWO8NG1/NbqE4JWGoqzf6kTficw8Kd48/alrgmGDkMCZFYs5kt6GVhzrO EiYldQdYqcE8+zOlub6BLUDjZHq2BpYb2jhRjyh5gPHK/Ns2eup8cmIxP2Z3hFluIm gP8u+Js02v3MQ== Content-Transfer-Encoding: quoted-printable Content-Type: text/plain; charset=UTF-8 Date: Sun, 09 Oct 2022 09:37:46 +0100 Message-Id: References: <20221009030224.10447-1-matf@disr.it> <20221009030224.10447-2-matf@disr.it> In-Reply-To: <20221009030224.10447-2-matf@disr.it> X-BeenThere: debbugs-submit@debbugs.gnu.org X-Mailman-Version: 2.1.18 Precedence: list X-BeenThere: guix-patches@gnu.org List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: guix-patches-bounces+larch=yhetil.org@gnu.org Sender: "Guix-patches" Reply-to: "\(" X-ACL-Warn: , "\( via Guix-patches" From: "\( via Guix-patches" via X-Migadu-Flow: FLOW_IN X-Migadu-Country: US ARC-Message-Signature: i=1; a=rsa-sha256; c=relaxed/relaxed; d=yhetil.org; s=key1; t=1665304873; h=from:from:sender:sender:reply-to:reply-to:subject:subject:date:date: message-id:message-id:to:to:cc:mime-version:mime-version: content-type:content-type: content-transfer-encoding:content-transfer-encoding:resent-cc: resent-from:resent-sender:resent-message-id:in-reply-to:in-reply-to: references:references:list-id:list-help:list-unsubscribe: list-subscribe:list-post:dkim-signature; bh=YeX6e0WQM/jeZkxvyNckNi3+/xQufbkcyZ67pBBPWTU=; b=cwQLpSfqo6r6NiZZ49cfZE1ns7TtqmIvQ2Y/hlRfgy8/8IU0kRV4kDlDklZ9fW1N6ZR34z OWWTas4eG7W0VW8p81SIIMJJSnORsvEr+WdsXoJSH9Ow+n+ojcTHtad6jnjGy1wF4wZgYF 0lnO3pVaRKQ/6hAt6px4rqxEY0rm8NNR6kbc0icoJ+5PNio3ErIr67tHm2Z1/JnVfMvD1Y VJFmM/TTloOs5HVDGUSdNg3cA2S3XW6B8WBGWU68X06aSue5gZJjumzRbHXJ2hFbza9ls5 IUvNTHfEGCEffbHsbPb0LAHH0kf0uuARHzJ2QHSf9SMMcEu9J2mrtJAoFaRoEw== ARC-Seal: i=1; s=key1; d=yhetil.org; t=1665304873; a=rsa-sha256; cv=none; b=A3itDOmUvU2GDPOdNNXT7m18qfmJgQ10S/PRyMTAILeDnsirWwe2/l7kZM5QJ1cOKjdqfH GnIA/FZ6M8l0/AF6A4c2iiUt9FHsXI5cVUfmvGCfUyA2nOpVecNO0TBUnylA86j+7fMf8U hNnkIE+lQJ0Nk1UDdpKqtBxV9cUBjXtXXuN0wReAmwdnGpVjHpA0wgI0bIOIz9PRnK0FDh Fl1T5DcgzPg0mJSbqRTEbPsyoGqaNrTZ4ZEmPpYpyHfpjLIxuIZsEKfhlnuXQjtHW1iLpT +c8eTP72Te2cPg1l8yDPFsc2hHm1YCrdp0gOPAhpt8Az+Qj1BGm93wfZZ/UDxw== ARC-Authentication-Results: i=1; aspmx1.migadu.com; dkim=fail ("headers rsa verify failed") header.d=disroot.org header.s=mail header.b=XhUiHwjj; dmarc=pass (policy=none) header.from=gnu.org; spf=pass (aspmx1.migadu.com: domain of "guix-patches-bounces+larch=yhetil.org@gnu.org" designates 209.51.188.17 as permitted sender) smtp.mailfrom="guix-patches-bounces+larch=yhetil.org@gnu.org" X-Migadu-Spam-Score: -1.69 Authentication-Results: aspmx1.migadu.com; dkim=fail ("headers rsa verify failed") header.d=disroot.org header.s=mail header.b=XhUiHwjj; dmarc=pass (policy=none) header.from=gnu.org; spf=pass (aspmx1.migadu.com: domain of "guix-patches-bounces+larch=yhetil.org@gnu.org" designates 209.51.188.17 as permitted sender) smtp.mailfrom="guix-patches-bounces+larch=yhetil.org@gnu.org" X-Migadu-Queue-Id: 05C1A13E16 X-Spam-Score: -1.69 X-Migadu-Scanner: scn0.migadu.com X-TUID: kxbkKDgjq0Cs On Sun Oct 9, 2022 at 4:02 AM BST, M wrote: > + (source (origin > + (method url-fetch) > + (uri (pypi-uri "cobib" version)) Add a file-name field here too, please. > + (propagated-inputs (list python-beautifulsoup4 > + python-bibtexparser > + python-pylatexenc > + python-requests > + python-requests-oauthlib > + python-ruamel.yaml)) Put the start of the list on a new line. > + (home-page "https://gitlab.com/mrossinek/cobib") > + (synopsis "Console bibliography") Would "TUI bibliography management tool" be more precise? > + "@command{cobib} is a simple, command-line based bibliography manag= ement Remove the ``simple'' adjective; we try to avoid marketing in descriptions = to the best of our ability. > +tool. It is the result of the need for an easy-to-use alternative to fu= ll-blown > +reference managers like Mendeley or Zotero. It uses a plain-text databa= se, For the same reason, could you remove the "It is the result ... or Zotero" = line? > +location-independent library, and features git integration, command-line Maybe add "a" before "location-independent"? > +support, as well as a curses-based TUI.") s/as well as/and/ maybe? -- (