File: control

package info (click to toggle)
bibtexconv 0.8.20-1
  • links: PTS
  • area: main
  • in suites: bullseye, buster, jessie, jessie-kfreebsd, stretch, wheezy
  • size: 1,952 kB
  • sloc: sh: 11,150; cpp: 2,694; lex: 93; yacc: 83; makefile: 21
file content (25 lines) | stat: -rw-r--r-- 789 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
Source: bibtexconv
Section: tex
Priority: optional
Maintainer: Thomas Dreibholz <dreibh@iem.uni-due.de>
Homepage: http://www.iem.uni-due.de/~dreibh/bibtexconv/
Build-Depends: autotools-dev,
               bison,
               debhelper (>= 9),
               flex,
               libcurl4-openssl-dev,
               libssl-dev
Standards-Version: 3.9.3

Package: bibtexconv
Architecture: any
Depends: file,
         zip,
         ${misc:Depends},
         ${shlibs:Depends}
Description: BibTeX Converter
 BibTeXConv is a BibTeX file converter which allows one to export
 BibTeX entries to other formats, including customly defined
 text output. Furthermore, it provides the possibility to
 check URLs (including MD5, size and MIME type computations)
 and to verify ISBN and ISSN numbers.