File: control

package info (click to toggle)
libpst 0.6.75-1
  • links: PTS, VCS
  • area: main
  • in suites: bullseye
  • size: 17,976 kB
  • sloc: sh: 10,744; ansic: 7,599; cpp: 1,691; makefile: 137; xml: 3
file content (70 lines) | stat: -rw-r--r-- 1,931 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
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
Source: libpst
Section: utils
Priority: optional
Maintainer: Paul Wise <pabs@debian.org>
Build-Depends:
 autoconf-archive,
 debhelper-compat (= 12),
#for buildflags.mk
 dpkg-dev (>= 1.16.1~),
#for pst2dii
 imagemagick,
 libgd-dev,
 libgsf-1-dev,
Standards-Version: 4.5.0
Homepage: https://www.five-ten-sg.com/libpst/
Vcs-Browser: https://salsa.debian.org/debian/libpst
Vcs-Git: https://salsa.debian.org/debian/libpst.git
Rules-Requires-Root: no

Package: libpst-dev
Section: libdevel
Architecture: any
Multi-Arch: same
Depends:
 libpst4 (=${binary:Version}),
 ${misc:Depends},
Breaks:
 libpst4 (<= 0.6.54-3),
Replaces:
 libpst4 (<= 0.6.54-3),
Description: library for reading Microsoft Outlook PST files (development files)
 Library for accessing data from Microsoft Outlook PST files.
 .
 This package include the files needed for developing with libpst,
 including the headers, static library and documentation.

Package: libpst4
Section: libs
Architecture: any
Multi-Arch: same
Pre-Depends:
 ${misc:Pre-Depends},
Depends:
 ${misc:Depends},
 ${shlibs:Depends},
Description: library for reading Microsoft Outlook PST files
 Library for accessing data from Microsoft Outlook PST files.

Package: pst-utils
Architecture: any
Multi-Arch: foreign
Depends:
 ${misc:Depends},
 ${shlibs:Depends},
Breaks:
 readpst (<= 0.5.3-1),
Replaces:
 readpst (<= 0.5.3-1),
Suggests:
 mb2md,
Description: tools for reading Microsoft Outlook PST files
 This package contains tools based on libpst to read data from Microsoft
 Outlook PST files.
   * readpst - export data from PST files to a variety of formats, including
     mbox, MH and KMail. Other packages like mb2md are available for subsequent
     conversions to Maildir and other formats.
   * lspst - list data in PST files.
   * pst2ldif - extract contacts from a PST file and prepare them for input in
     LDAP
   * pst2dii - export data from PST files to Summation dii load file format