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
|
Source: plptools
Section: otherosfs
Priority: optional
Maintainer: Debian QA Group <packages@qa.debian.org>
Build-Depends:
debhelper (>= 9),
dh-autoreconf,
gettext,
libattr1-dev,
libfuse-dev,
libncurses-dev,
libreadline-dev,
pkgconf,
po-debconf,
Rules-Requires-Root: no
Standards-Version: 4.1.4
Homepage: https://github.com/rrthomas/plptools
Vcs-Browser: https://salsa.debian.org/debian/plptools
Vcs-Git: https://salsa.debian.org/debian/plptools.git
Package: plptools
Architecture: linux-any
Depends:
fuse,
${misc:Depends},
${shlibs:Depends},
Conflicts:
klipsi,
kpsion,
plptools-kde,
Provides:
libplpc2a,
Replaces:
libplpc2a,
Description: Access EPOC device (Psion PDA) over a serial link
This package lets you access EPOC devices' drives over a serial link.
You can mount them, access them FTP-style, use a local printer from
the remote device (EPOC32 only) and install applications from SIS
files.
|