File: control

package info (click to toggle)
dictconv 0.2-7
  • links: PTS
  • area: main
  • in suites: bullseye, buster, jessie, jessie-kfreebsd, lenny, squeeze, stretch, wheezy
  • size: 1,536 kB
  • ctags: 434
  • sloc: sh: 8,876; cpp: 1,979; makefile: 10
file content (18 lines) | stat: -rw-r--r-- 792 bytes parent folder | download
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
Source: dictconv
Section: utils
Priority: optional
Maintainer: Francesco Namuri <francesco@namuri.it>
Build-Depends: cdbs, debhelper (>= 5), autotools-dev, libxml2-dev, zlib1g-dev, patchutils
Standards-Version: 3.8.0
Homepage: http://ktranslator.sourceforge.net/

Package: dictconv
Architecture: any
Depends: ${shlibs:Depends}, ${misc:Depends}
Recommends: dictzip
Description: convert a dictionary file type in another dictionary file type
 Dictconv is a small program to convert a dictionay file type in another
 dictionary file type. Currently, it supports converting from Babylon
 glossaries, Freedict dictionaries, Sdictionary dictionaries and Stardict
 dictionaries to DICT dictionaries, plain text dictionaries and StarDict
 dictionaries. More file types will be added in new versions.