GNU bug report logs -
#58387
[PATCH 0/2] Add cobib.
Previous Next
Reported by: M <matf <at> disr.it>
Date: Sun, 9 Oct 2022 03:02:02 UTC
Severity: normal
Tags: patch
Done: Christopher Baines <mail <at> cbaines.net>
Bug is archived. No further changes may be made.
Full log
View this message in rfc822 format
`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
This bug report was last modified 2 years and 227 days ago.
Previous Next
GNU bug tracking system
Copyright (C) 1999 Darren O. Benham,
1997,2003 nCipher Corporation Ltd,
1994-97 Ian Jackson.