File: control

package info (click to toggle)
ebib 2.49.1-1
  • links: PTS, VCS
  • area: main
  • in suites: trixie
  • size: 2,452 kB
  • sloc: lisp: 8,791; sh: 80; makefile: 30
file content (29 lines) | stat: -rw-r--r-- 943 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
28
29
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,
 elpa-compat,
Homepage: http://joostkremers.github.io/ebib/
Standards-Version: 4.7.0
Rules-Requires-Root: no
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
Built-Using: ${misc:Built-Using}
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.