File: control

package info (click to toggle)
pyrite 0.9.3
  • links: PTS
  • area: main
  • in suites: potato
  • size: 1,504 kB
  • ctags: 1,924
  • sloc: python: 6,064; ansic: 5,094; makefile: 275; sh: 172
file content (32 lines) | stat: -rw-r--r-- 1,257 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
Source: pyrite
Section: otherosfs
Priority: extra
Maintainer: Rob Tillotson <robt@debian.org>
Standards-Version: 3.1.0
Build-Depends: python-base (>= 1.5.2), python-dev (>= 1.5.2), libpisock-dev (>= 0.9.3), gettext

Package: pyrite
Architecture: any
Depends: sulfur (>= 0.1.3), python-base (>= 1.5.2-4), ${shlibs:Depends}
Suggests: pilot-link, doc-base
Replaces: palmpython
Provides: palmpython
Conflicts: palmpython
Description: Palm Computing(R) platform communication kit for Python
 Pyrite is an extension package for the Python programming
 language which allows access to Palm Computing platform connected
 organizers (such as the PalmIII(tm) and PalmPilot(tm) devices
 made by 3Com).  Pyrite provides a high-level, object-oriented,
 extensible interface to data both on the handheld and on the local
 system.
 .
 Pyrite includes a set of classes which provide access to
 local and remote Palm OS(tm) databases, with support for applications
 including Address, Datebook, Memo, To Do, MoneyManager, Doc,
 and XWord.  It also includes a conduit management API and a
 set of basic conduits.
 .
 Pyrite should be considered "stable beta" software -- it
 works, but is still under active development and new features
 are being added on a regular basis.