File: control

package info (click to toggle)
search-ccsb 0.5-5
  • links: PTS
  • area: main
  • in suites: bookworm, bullseye
  • size: 140 kB
  • sloc: sh: 54; perl: 40; makefile: 15; lisp: 15
file content (28 lines) | stat: -rw-r--r-- 781 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 (>= 10),
 emacs | emacsen,
Standards-Version: 3.8.0

Package: search-ccsb
Architecture: all
Provides: search-ccsb-el
Conflicts: search-ccsb-el
Replaces: search-ccsb-el
Depends:
 ${perl:Depends},
 ${misc:Depends},
 libwww-perl (>= 5.47-1),
 emacsen-common,
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.