unofficial mirror of guix-patches@gnu.org 
 help / color / mirror / code / Atom feed
* [bug#58387] [PATCH 0/2] Add cobib.
@ 2022-10-09  3:01 M
  2022-10-09  3:02 ` [bug#58387] [PATCH 1/2] gnu: Add python-pylatexenc. * gnu/packages/python-xyz.scm (python-pylatexenc): New variable M
                   ` (4 more replies)
  0 siblings, 5 replies; 17+ messages in thread
From: M @ 2022-10-09  3:01 UTC (permalink / raw)
  To: 58387; +Cc: M

`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





^ permalink raw reply	[flat|nested] 17+ messages in thread

end of thread, other threads:[~2022-10-11 12:57 UTC | newest]

Thread overview: 17+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2022-10-09  3:01 [bug#58387] [PATCH 0/2] Add cobib M
2022-10-09  3:02 ` [bug#58387] [PATCH 1/2] gnu: Add python-pylatexenc. * gnu/packages/python-xyz.scm (python-pylatexenc): New variable M
2022-10-09  3:02   ` [bug#58387] [PATCH 2/2] gnu: Add cobib. * gnu/packages/python-xyz.scm (python-cobib): " M
2022-10-09  8:37     ` ( via Guix-patches via
2022-10-09  8:34   ` [bug#58387] [PATCH 1/2] gnu: Add python-pylatexenc. * gnu/packages/python-xyz.scm (python-pylatexenc): " ( via Guix-patches via
2022-10-09 11:04 ` [bug#58387] [PATCH v2 " M
2022-10-09 11:04   ` [bug#58387] [PATCH v2 2/2] gnu: Add cobib. * gnu/packages/python-xyz.scm (python-cobib): " M
2022-10-09 11:11     ` ( via Guix-patches via
2022-10-09 11:11   ` [bug#58387] [PATCH v2 1/2] gnu: Add python-pylatexenc. * gnu/packages/python-xyz.scm (python-pylatexenc): " ( via Guix-patches via
2022-10-09 11:14 ` [bug#58387] [PATCH v3 " M
2022-10-09 11:14   ` [bug#58387] [PATCH v3 2/2] gnu: Add cobib. * gnu/packages/python-xyz.scm (python-cobib): " M
2022-10-09 11:18 ` [bug#58387] [PATCH v4 1/2] gnu: Add python-pylatexenc. * gnu/packages/python-xyz.scm (python-pylatexenc): " M
2022-10-09 11:18   ` [bug#58387] [PATCH v4 2/2] gnu: Add cobib. * gnu/packages/python-xyz.scm (python-cobib): " M
2022-10-09 11:20 ` [bug#58387] [PATCH v5 1/2] gnu: Add python-pylatexenc. * gnu/packages/python-xyz.scm (python-pylatexenc): " M
2022-10-09 11:20   ` [bug#58387] [PATCH v5 2/2] gnu: Add cobib. * gnu/packages/python-xyz.scm (python-cobib): " M
2022-10-09 11:44     ` ( via Guix-patches via
2022-10-11 11:09       ` bug#58387: " Christopher Baines

Code repositories for project(s) associated with this public inbox

	https://git.savannah.gnu.org/cgit/guix.git

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).