File: control

package info (click to toggle)
yorick-gy 0.0.5-2
  • links: PTS, VCS
  • area: main
  • in suites: bookworm
  • size: 452 kB
  • sloc: ansic: 2,012; xml: 123; makefile: 46; sh: 3
file content (22 lines) | stat: -rw-r--r-- 862 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
Source: yorick-gy
Section: science
Priority: optional
Maintainer: Debian Science Maintainers <debian-science-maintainers@lists.alioth.debian.org>
Uploaders: Thibaut Paumard <thibaut@debian.org>
Build-Depends: debhelper-compat (= 13), yorick-dev (>= 2.2),
	       libgirepository1.0-dev
Standards-Version: 4.6.0
Vcs-Git: https://salsa.debian.org/science-team/yorick-gy.git
Vcs-Browser: https://salsa.debian.org/science-team/yorick-gy
Homepage: https://github.com/paumard/yorick-gy

Package: yorick-gy
Architecture: any
Depends: yorick (>= 2.2), ${shlibs:Depends}, ${misc:Depends}
Recommends: gir1.2-gtk-3.0
Description: GObject introspection and Gtk bindings for Yorick
 This plug-in allows using GObject-introspection.
 In turn, this allows writing Gtk graphical user interfaces directly
 in Yorick.
 .
 Special helpers are provided for building Gtk interfaces.