File: control

package info (click to toggle)
libvoikko 3.0-1
  • links: PTS
  • area: main
  • in suites: squeeze
  • size: 2,904 kB
  • ctags: 2,181
  • sloc: cpp: 11,324; sh: 10,695; python: 1,811; xml: 840; makefile: 268; ansic: 175
file content (41 lines) | stat: -rw-r--r-- 1,437 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
29
30
31
32
33
34
35
36
37
38
39
40
41
Source: libvoikko
Priority: optional
Maintainer: Timo Jyrinki <timo@debian.org>
Build-Depends: debhelper (>= 7.0.0), dpkg-dev (>= 1.13.19), autotools-dev, python, python-support (>= 0.5.3)
Standards-Version: 3.8.4
Section: libs
Homepage: http://voikko.sourceforge.net/

Package: libvoikko-dev
Section: libdevel
Architecture: any
Depends: ${shlibs:Depends}, libvoikko1 (= ${binary:Version}), ${misc:Depends}
Description: Development files for libvoikko
 Voikko is a library of Finnish language tools (spell-checker,
 grammar checker and hyphenator) based on
 Malaga and Suomi-Malaga. This package contains the files
 needed to build or develop applications that use Voikko.

Package: libvoikko1
Section: libs
Architecture: any
Depends: ${shlibs:Depends}, ${misc:Depends}
Suggests: voikko-fi
Breaks: voikko-fi (<< 1.4-1)
Description: Library of Finnish language tools
 Voikko is a library of Finnish language tools (spell-checker,
 grammar checker and hyphenator) based on
 Malaga and Suomi-Malaga. This package contains the shared
 library.

Package: python-libvoikko
Section: python
Architecture: all
XB-Python-Version: ${python:Versions}
Depends: libvoikko1 (>= ${source:Version}), ${python:Depends}, ${misc:Depends}
Description: Python bindings for libvoikko
 Voikko is a library of Finnish language tools (spell-checker,
 grammar checker and hyphenator) based on
 Malaga and Suomi-Malaga. This package contains the Python
 bindings.