File: control

package info (click to toggle)
conduit 0.3.17-1
  • links: PTS
  • area: main
  • in suites: squeeze
  • size: 5,296 kB
  • ctags: 3,503
  • sloc: python: 19,744; xml: 2,150; sh: 943; makefile: 550
file content (57 lines) | stat: -rw-r--r-- 1,981 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
Source: conduit
Section: gnome
Priority: optional
Maintainer: Jose Carlos Garcia Sogo <jsogo@debian.org>
Build-Depends: debhelper (>= 5.0.51~), 
               python-support (>= 0.5.3), 
               python-all-dev, 
               dpatch, 
               python-vobject, 
               libdbus-1-dev, 
               python-pygoocanvas (>= 0.9), 
               python-gtk2-dev, 
               intltool, 
               gnome-doc-utils, 
               python-dbus (>= 0.80.0), 
               python-webkit-dev, 
               python-dateutil
Standards-Version: 3.8.4
Vcs-Git: git://git.debian.org/git/users/jsogo/conduit.git

Package: conduit
Architecture: all
Depends: ${shlibs:Depends}, 
         ${python:Depends}, 
         ${misc:Depends}, 
         python-gtk2, 
         python-gobject (>= 2.15.3), 
         python-dbus (>= 0.80.0), 
         python-pygoocanvas (>= 0.9), 
         python-cairo,
         python-dateutil, 
         python-vobject, 
         python-gst0.10,
         python-gconf,
         python-feedparser,
         python (>= 2.5) | python-pysqlite2, 
         scrollkeeper, 
         python-webkit
Recommends: python-simplejson, 
            python-gpod, 
            python-gdata, 
            python-flickrapi (>= 1.2),
            python-evolution,
            python (>= 2.6) | python-json
Provides: ${python:Provides}
Description: synchronization tool for GNOME
 A syncronization tool for GNOME which allows the user to take their
 emails, files, bookmarks, and any other type of personal information
 and synchronize that data with another computer, an online service, or
 even another electronic device.
 .
 Conduit manages the synchronization and conversion of data into other
 formats. For example, conduit allows you to;
  * Synchronize your tomboy notes to a file on a remote computer
  * Synchronize your emails to your mobile phone
  * Synchronize your bookmarks to delicious, gmail, or even your own webserver
  * and many more..