File: control

package info (click to toggle)
search-citeseer 0.3-3
  • links: PTS
  • area: main
  • in suites: bookworm, bullseye
  • size: 124 kB
  • sloc: sh: 54; perl: 53; makefile: 15; lisp: 15
file content (23 lines) | stat: -rw-r--r-- 667 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
Source: search-citeseer
Section: tex
Priority: optional
Maintainer: Debian QA Group <packages@qa.debian.org>
Build-Depends:
 debhelper (>= 10),
 emacs | emacsen,
Standards-Version: 3.7.2

Package: search-citeseer
Architecture: all
Depends:
 ${perl:Depends},
 ${misc:Depends},
 libwww-perl (>= 5.47-1),
Suggests: emacs25 | emacsen-common
Description: BibTeX search tool
 Search-Citeseer is a Perl script that connects to Citeseer
 (http://citeseer.ist.psu.edu/), and performs a keyword search
 query. The result is a set of BibTeX entries that matches the query.
 .
 If you use some emacsen application, this package will install the
 search-citeseer.el script on it.