File: control

package info (click to toggle)
dragbox 0.4.0-1
  • links: PTS, VCS
  • area: main
  • in suites: jessie, jessie-kfreebsd, lenny, squeeze, wheezy
  • size: 448 kB
  • ctags: 196
  • sloc: python: 1,088; sh: 709; makefile: 45
file content (26 lines) | stat: -rw-r--r-- 1,049 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
Source: dragbox
Section: utils
Priority: optional
Maintainer: Ulrik Sverdrup <ulrik.sverdrup@gmail.com>
Build-Depends: debhelper (>= 6), cdbs (>= 0.4.43), python-support (>= 0.3)
Build-Depends-Indep: autotools-dev, python-gnome2, python-glade2, python-dbus
Standards-Version: 3.7.3
Homepage: http://users.student.lth.se/f04us/wiki/dragbox/
Vcs-Browser: http://repo.or.cz/w/dragbox.git
Vcs-Git: git://repo.or.cz/dragbox.git
XS-Python-Version: current

Package: dragbox
Architecture: all
Depends: ${python:Depends}, python-gnome2, python-glade2, python-dbus
XB-Python-Version: ${python:Versions}
Description: A command line drag-and-drop tool for GNOME
 Dragbox is a tool for connecting the command line with
 the desktop environment. It summons a drag handle in a
 window when you are managing files or text in the shell,
 connecting the different workspaces -- desktop and
 command line.
 .
 Dragbox can take items on the command line or from a
 pipe and put on its shelf. The inverse is also possible:
 dragged-to items can be output to the shell.