File: control

package info (click to toggle)
search-ccsb 0.5-6
  • links: PTS, VCS
  • area: main
  • in suites: forky, sid, trixie
  • size: 140 kB
  • sloc: sh: 54; perl: 40; lisp: 15; makefile: 15
file content (28 lines) | stat: -rw-r--r-- 949 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
Source: search-ccsb
Section: tex
Priority: optional
Maintainer: Debian QA Group <packages@qa.debian.org>
Build-Depends: debhelper-compat (= 13), emacs | emacsen,
Standards-Version: 4.7.0
Vcs-Browser: https://salsa.debian.org/debian/search-ccsb
Vcs-Git: https://salsa.debian.org/debian/search-ccsb.git
Rules-Requires-Root: no

Package: search-ccsb
Architecture: all
Provides: search-ccsb-el,
Conflicts: search-ccsb-el,
Replaces: search-ccsb-el,
Depends: emacsen-common,
         libwww-perl (>= 5.47-1),
         ${misc:Depends},
         ${perl:Depends},
Description: BibTeX search tool
 Search-ccsb is a Perl script that connects to "The Collection of
 Computer Science Bibliographies"[1], and performs a keyword search
 query. The result is a set of BibTeX entries that matches the query.
 .
 1. http://liinwww.ira.uka.de/bibliography/index.html
 .
 If you use some emacsen application, this package will install the
 search-ccsb.el script on it.