1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24
|
Source: libopensync-plugin-palm
Section: libs
Priority: optional
Maintainer: Michael Banck <mbanck@debian.org>
Uploaders: Robert Collins <robertc@robertcollins.net>
Build-Depends: debhelper (>= 4.0.0), libopensync0-dev (>= 0.22-1), libpisock-dev
Standards-Version: 3.7.3
Package: opensync-plugin-palm
Architecture: any
Depends: ${shlibs:Depends}, ${misc:Depends}
Description: Opensync Palm plugin
This plugin allows applications using OpenSync to synchronise to and
from PalmOS based devices using its HotSync system.
Package: opensync-plugin-palm-dev
Architecture: any
Depends: ${shlibs:Depends}, ${misc:Depends}
Description: Opensync Palm plugin (Development files)
This plugin allows applications using OpenSync to synchronise to and
from PalmOS based devices using its HotSync system.
.
This package includes the header and format files needed to build applications
with palm opensync support.
|