File: control

package info (click to toggle)
ebib 2.51.1-2
  • links: PTS, VCS
  • area: main
  • in suites: forky, sid
  • size: 2,460 kB
  • sloc: lisp: 8,839; sh: 80; makefile: 30
file content (27 lines) | stat: -rw-r--r-- 899 bytes parent folder | download
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
Source: ebib
Section: lisp
Priority: optional
Maintainer: Debian Emacsen Team <debian-emacsen@lists.debian.org>
Uploaders: Aymeric Agon-Rambosson <aymeric.agon@yandex.com>
Build-Depends: debhelper-compat (= 13),
 dh-elpa,
 pandoc,
 texinfo,
 elpa-with-simulated-input,
 elpa-parsebib,
 emacs-common (>= 1:30.1),
Homepage: http://joostkremers.github.io/ebib/
Standards-Version: 4.7.2
Vcs-Browser: https://salsa.debian.org/emacsen-team/ebib
Vcs-Git: https://salsa.debian.org/emacsen-team/ebib.git

Package: elpa-ebib
Architecture: all
Depends: ${elpa:Depends}, ${misc:Depends},
 emacs,
Enhances: emacs
Description: BibTeX database manager for Emacs
 Ebib is a BibTeX database manager that runs in Emacs.  With Ebib, you
 can create and manage .bib-files, all within Emacs.  It supports @string
 and @preamble definitions, multi-line field values, searching, and
 integration with Emacs' (La)TeX mode.