1 |
Source: psiconv |
2 |
Section: devel |
3 |
Priority: optional |
4 |
Maintainer: Frodo Looijaard <frodo@frodo.looijaard.name> |
5 |
Build-Depends: debhelper (>= 8.0.0), autotools-dev, graphicsmagick-libmagick-dev-compat, bc |
6 |
Standards-Version: 3.9.3 |
7 |
Homepage: http://software.frodo.looijaard.name/psiconv |
8 |
|
9 |
Package: libpsiconv-dev |
10 |
Section: libdevel |
11 |
Architecture: any |
12 |
Depends: libpsiconv6 (= ${binary:Version}), ${misc:Depends} |
13 |
Description: Psion 5 and other EPOC devices file access library - development |
14 |
The psiconv library enables us to handle various file formats used by |
15 |
built-in applications of Psion 5(mx) PDAs. |
16 |
. |
17 |
This package contains files needed for development with psiconv. |
18 |
|
19 |
Package: libpsiconv6 |
20 |
Section: libs |
21 |
Architecture: any |
22 |
Depends: ${shlibs:Depends}, ${misc:Depends} |
23 |
Description: Psion 5 and other EPOC devices file access library |
24 |
The psiconv library enables us to handle various file formats used by |
25 |
built-in applications of Psion 5(mx) PDAs. |
26 |
. |
27 |
This package contains the shared library. |
28 |
|
29 |
Package: psiconv |
30 |
Section: otherosfs |
31 |
Architecture: any |
32 |
Depends: ${shlibs:Depends}, ${misc:Depends} |
33 |
Description: Psion 5 and other EPOC devices file converter |
34 |
The psiconv library enables us to handle various file formats used by |
35 |
built-in applications of Psion 5(mx) PDAs. |
36 |
. |
37 |
This package contains a standalone program called psiconv. |
38 |
|
39 |
Package: psiconv-doc |
40 |
Section: doc |
41 |
Architecture: all |
42 |
Depends: ${misc:Depends} |
43 |
Description: Psion 5 and other EPOC devices file format documentation |
44 |
Documentation about Psion 5 file formats (Word, Sheet, TextEd, Sketch, MBM, |
45 |
ClipArt and several others). |