File: control

package info (click to toggle)
screenruler 0.960%2Bbzr41%2Bdeb10-4
  • links: PTS, VCS
  • area: main
  • in suites: bullseye
  • size: 304 kB
  • sloc: ruby: 724; makefile: 2
file content (28 lines) | stat: -rw-r--r-- 1,062 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
Source: screenruler
Section: gnome
Priority: optional
Maintainer: Georges Khaznadar <georgesk@debian.org>
Uploaders: Siegfried-Angel Gevatter Pujals <rainct@ubuntu.com>
Homepage: http://gnomecoder.wordpress.com/screenruler/
Build-Depends: debhelper (>= 11)
Standards-Version: 4.3.0
Vcs-Browser: https://salsa.debian.org/georgesk/screenruler
Vcs-Git: https://salsa.debian.org/georgesk/screenruler.git

Package: screenruler
Architecture: all
Depends: ${misc:Depends},
 ruby | ruby-interpreter,
 ruby-gtk2,
 ruby-cairo,
 ruby-cairo-gobject,
 ruby-gettext
Description: measure objects on screen with a variety of metrics
 ScreenRuler will display a ruler on screen which allows you to measure the
 other objects that you've there. It has the following features:
  * Horizontal and vertical measurement in 6 different metrics:
    pixels, centimetres, inches, picas, points, and as a percentage
    of the ruler's length.
  * Cusomizable colors and fonts.
  * Keyboard control for precise positioning.
  * Option for the ruler to stay always on top of other windows.