How to Install elpa-parsebib in Ubuntu 18.04



Install elpa-parsebib by entering the following commands in the terminal:

sudo apt update
sudo apt install elpa-parsebib

Description:

Emacs Lisp library for parsing .bib files

Parsebib is an Elisp library for reading .bib files. It provides functions for going through a .bib file and reading the entries one by one. There are separate functions for reading @Preamble, @String and @Comment items.

Homepage: https://github.com/joostkremers/parsebib

Version: 2.3.1-1

Section: universe/lisp