| 12
 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
 
 | Source: nautilus-scripts-manager
Section: gnome
Priority: optional
Maintainer: Pietro Battiston <me@pietrobattiston.it>
Build-Depends: debhelper (>= 9), dh-python
Build-Depends-Indep: python3, python3-setuptools
Standards-Version: 3.9.5
Homepage: http://www.pietrobattiston.it/nautilus-scripts-manager
Vcs-Browser: http://git.debian.org/?p=collab-maint/nautilus-scripts-manager.git
Vcs-Git: git://git.debian.org/git/collab-maint/nautilus-scripts-manager.git
Package: nautilus-scripts-manager
Architecture: all
Depends: ${misc:Depends}, nautilus (>= 3.4), python3, python3-gi
Enhances: gallery-uploader
Description: simple tool for nautilus scripts management
 nautilus-scripts-manager is a small and easy to use application which allows
 any user to activate, deactivate or just see Nautilus scripts installed in the
 system.
 .
 Nautilus scripts are just ordinary scripts which, once activated, can be ran
 directly from the right-click menu in the popular GNOME files manager.
 .
 This program can be used through its intuitive graphical interface or with a
 set of command line options. In particular, it can transparently replace the
 command line utility nautilus-script-manager (notice the missing "s").
 .
 Once installed, it will appear among the user settings utilities (usually in
 the "Preferences" menu).
 |