File: control

package info (click to toggle)
ebib 2.15.4-3
  • links: PTS, VCS
  • area: main
  • in suites: bullseye
  • size: 1,480 kB
  • sloc: lisp: 6,133; sh: 76; makefile: 18
file content (28 lines) | stat: -rw-r--r-- 911 bytes parent folder | download | duplicates (2)
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
Source: ebib
Section: lisp
Priority: optional
Maintainer: Debian Emacs addons team <pkg-emacsen-addons@lists.alioth.debian.org>
Uploaders: Sean Whitton <spwhitton@spwhitton.name>
Build-Depends: debhelper (>= 10),
 dh-elpa,
 pandoc,
 texinfo,
Homepage: http://joostkremers.github.io/ebib/
Standards-Version: 4.0.0
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,
 dash-el,
Recommends: emacs (>= 46.0)
Enhances: emacs,
 emacs24
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.