Source: glade2script
Priority: optional
Section: devel
Maintainer: Yann MRN <yannubuntu@gmail.com>
Uploaders: Alessio Treglia <alessio@debian.org>
Build-Depends:
 debhelper (>= 9),
 python-all,
 dh-python
Standards-Version: 3.9.8
X-Python-Version: all
Homepage: https://launchpad.net/glade2script
Vcs-Git: https://github.com/yannmrn/glade2script.git
Vcs-Browser: https://github.com/yannmrn/glade2script

Package: glade2script
Architecture: all
Depends:
 python,
 python-gi,
 gir1.2-appindicator3-0.1,
 gir1.2-gtk-3.0,
 gir1.2-notify-0.7,
 ${misc:Depends},
 ${python:Depends}
Description: Glade interface engine for scripts (Gtk3 version)
 Glade2script allows a script (Bash, Python or other) to display and
 interact with a GUI (created with Glade).
 .
 Most of the opportunities offered by Gtk are available. A terminal
 (vte) and/or webkit are integrable. One can also embed an external
 application that supports it natively, like mplayer or gvim. A plugin
 system was added to extend G2S capability.
 .
 Documentation, many examples, and an interface giving access to the
 archive supports (simply install and run glade2script-doc).
 .
 Glade2script is already used by several software, such as Boot-Repair,
 OS-Uninstaller, Debeditor, DeskWall, GUnity, LaunchBash, Malokal, 
 mkv_extractor_gui, Screencastor, Sylaba2, Xee, Zenitor.
 .
 2 versions are available: Gtk2 and Gtk3.
 .
 This package contains the executable of the Gtk3 version.
 
Package: glade2script-gtk2
Architecture: all
Depends:
 python,
 python-gtk2,
 ${misc:Depends},
 ${python:Depends}
Recommends: gtk2-engines-pixbuf
Suggests:
 libnotify,
 python-appindicator,
 python-glade2,
 python-gtksourceview2,
 python-notify,
 python-vte,
 python-webkit
Description: Glade interface engine for scripts (Gtk2 version)
 Glade2script allows a script (Bash, Python or other) to display and
 interact with a GUI (created with Glade).
 .
 Most of the opportunities offered by Gtk are available. A terminal
 (vte) and/or webkit are integrable. One can also embed an external
 application that supports it natively, like mplayer or gvim. A plugin
 system was added to extend G2S capability.
 .
 Documentation, many examples, and an interface giving access to the
 archive supports (simply install and run glade2script-doc).
 .
 Glade2script is already used by several software, such as Boot-Repair,
 OS-Uninstaller, Debeditor, DeskWall, GUnity, LaunchBash, Malokal, 
 mkv_extractor_gui, Screencastor, Sylaba2, Xee, Zenitor.
 .
 2 versions are available: Gtk2 and Gtk3.
 .
 This package contains the executable of the Gtk2 version.
