1 |
Source: psiconv |
2 |
Priority: optional |
3 |
Maintainer: Frodo Looijaard <frodol@dds.nl> |
4 |
Build-Depends: debhelper (>= 4.0.0) |
5 |
Standards-Version: 3.6.0 |
6 |
|
7 |
Package: libpsiconv-dev |
8 |
Section: libdevel |
9 |
Architecture: any |
10 |
Depends: libpsiconv6 (= ${Source-Version}) |
11 |
Conflicts: psiconv-dev |
12 |
Replaces: psiconv-dev |
13 |
Description: Psion 5 and other EPOC devices file access library |
14 |
This library allows applications to read and write some Psion 5 file |
15 |
formats (Word, Sheet, TextEd, Sketch, MBM, ClipArt). |
16 |
This package contains the shared library. |
17 |
|
18 |
Package: libpsiconv6 |
19 |
Section: libs |
20 |
Architecture: any |
21 |
Depends: ${shlibs:Depends}, ${misc:Depends} |
22 |
Description: Psion 5 and other EPOC devices file access library - development |
23 |
This library allows applications to read and write some Psion 5 file |
24 |
formats (Word, Sheet, TextEd, Sketch, MBM, ClipArt). |
25 |
This package contains the development files (static library and header files). |
26 |
|
27 |
Package: psiconv |
28 |
Section: utils |
29 |
Architecture: any |
30 |
Depends: ${shlibs:Depends}, ${misc:Depends} |
31 |
Description: Psion 5 and other EPOC devices file converter |
32 |
Psiconv is a utility to translate EPOC files (Word, TextEd, Sketch, MBM and |
33 |
ClipArt files) to more common formats. |
34 |
|
35 |
Package: psiconv-doc |
36 |
Section: doc |
37 |
Architecture: all |
38 |
Depends: libpsiconv6 |
39 |
Description: Psion 5 and other EPOC devices file format documentation |
40 |
Documentation about Psion 5 file formats (Word, Sheet, TextEd, Sketch, MBM, |
41 |
ClipArt and several others). |