emacs-bug-tracker
[Top][All Lists]
Advanced

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

bug#58387: closed ([PATCH 0/2] Add cobib.)


From: GNU bug Tracking System
Subject: bug#58387: closed ([PATCH 0/2] Add cobib.)
Date: Tue, 11 Oct 2022 11:11:01 +0000

Your message dated Tue, 11 Oct 2022 12:09:08 +0100
with message-id <878rlmaa5o.fsf@cbaines.net>
and subject line Re: [bug#58387] [PATCH v5 2/2] gnu: Add cobib. * 
gnu/packages/python-xyz.scm (python-cobib): New variable.
has caused the debbugs.gnu.org bug report #58387,
regarding [PATCH 0/2] Add cobib.
to be marked as done.

(If you believe you have received this mail in error, please contact
help-debbugs@gnu.org.)


-- 
58387: https://debbugs.gnu.org/cgi/bugreport.cgi?bug=58387
GNU Bug Tracking System
Contact help-debbugs@gnu.org with problems
--- Begin Message --- Subject: [PATCH 0/2] Add cobib. Date: Sun, 9 Oct 2022 05:01:26 +0200
`cobib` is a CLI- and TUI-based bibliography management, which I think could be 
very useful to multiple Guix users, especially as we don't have many 
bibliography tools packaged for Guix right now.

>From the source repository:

"coBib is a simple, command-line based bibliography management tool. It is the 
result of the need for an easy-to-use alternative to full-blown reference 
managers like Mendeley or Zotero. As such it follows some basic design goals:

    plain-text database: which means you get full access and control over the 
database.
    git-integration: as a benefit of the above, you can keep track of your 
database through version control.
    centralized database, location-independent library: this means, that coBib 
only manages the database file in a centralized fashion but allows you to 
spread the actual contents of your library across the entire file system (this 
is the major different to papis).
    command-line and TUI support: all features are available through the 
command-line as well as a curses-based TUI."

M (2):
  gnu: Add python-pylatexenc. * gnu/packages/python-xyz.scm
    (python-pylatexenc): New variable.
  gnu: Add cobib. * gnu/packages/python-xyz.scm (python-cobib): New variable.

 gnu/packages/python-xyz.scm | 49 +++++++++++++++++++++++++++++++++++++
 1 file changed, 49 insertions(+)

-- 
2.37.2




--- End Message ---
--- Begin Message --- Subject: Re: [bug#58387] [PATCH v5 2/2] gnu: Add cobib. * gnu/packages/python-xyz.scm (python-cobib): New variable. Date: Tue, 11 Oct 2022 12:09:08 +0100 User-agent: mu4e 1.8.9; emacs 28.1
"( via Guix-patches" via <guix-patches@gnu.org> writes:

> v5 all LGTM :)
>
>     -- (

Thanks for the patches and for the review, I've pushed these to master
as 59911ae29442aba18bcb53233e793d8f3d264504.

Thanks again,

Chris

Attachment: signature.asc
Description: PGP signature


--- End Message ---

reply via email to

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