4c75f9e
Source: copyq
4c75f9e
Section: misc
4c75f9e
Priority: optional
4c75f9e
Maintainer: Lukas Holecek <hluk@email.cz>
4c75f9e
Build-Depends: debhelper (>= 9), cmake
4c75f9e
 , libqt4-dev
4c75f9e
 , libxfixes-dev
4c75f9e
 , libxtst-dev
4c75f9e
Standards-Version: 3.9.7
4c75f9e
Homepage: https://hluk.github.io/CopyQ/
4c75f9e
Vcs-Browser: https://github.com/hluk/CopyQ
4c75f9e
Vcs-Git: https://github.com/hluk/CopyQ.git
4c75f9e
4c75f9e
Package: copyq
4c75f9e
Architecture: any
4c75f9e
Depends: ${misc:Depends}, ${shlibs:Depends}, libqt4-xml, libqt4-network, libqt4-script, libqt4-svg
4c75f9e
Description: Advanced clipboard manager with editing and scripting features
4c75f9e
 CopyQ monitors system clipboard and saves its content in customized tabs.
4c75f9e
 Saved clipboard can be later copied and pasted directly into any application.
4c75f9e
 .
4c75f9e
 Items can be:
4c75f9e
  * edited with internal editor or with preferred text editor,
4c75f9e
  * moved to other tabs,
4c75f9e
  * drag'n'dropped to applications,
4c75f9e
  * marked with tag or a note,
4c75f9e
  * passed to or changed by custom commands,
4c75f9e
  * or simply removed.
4c75f9e
 .
4c75f9e
 Features:
4c75f9e
  * Support for Linux, Windows and OS X 10.9+
4c75f9e
  * Store text, HTML, images or any other custom formats
4c75f9e
  * Quickly browse and filter items in clipboard history
4c75f9e
  * Sort, create, edit, remove, copy/paste, drag'n'drop items in tabs
4c75f9e
  * Add notes or tags to items
4c75f9e
  * System-wide shortcuts with customizable commands
4c75f9e
  * Paste items with shortcut or from tray or main window
4c75f9e
  * Fully customizable appearance
4c75f9e
  * Advanced command-line interface and scripting
4c75f9e
  * Ignore clipboard copied from some windows or containing some text
4c75f9e
  * Support for simple Vim-like editor and shortcuts
4c75f9e
  * Many more features