File: control

package info (click to toggle)
gir2pas 0.1.1-1
  • links: PTS, VCS
  • area: main
  • in suites: forky, sid
  • size: 732 kB
  • sloc: pascal: 7,065; makefile: 67
file content (17 lines) | stat: -rw-r--r-- 725 bytes parent folder | download
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
Source: gir2pas
Section: devel
Priority: optional
Maintainer: Mazen Neifer <mazen@debian.org>
Build-Depends: debhelper-compat (= 13), fp-compiler, fp-units-fcl, fp-utils, help2man
Standards-Version: 4.7.3
Homepage: https://gitlab.com/gtk4pas/gir2pas
Vcs-Browser: https://salsa.debian.org/pascal-team/gtk4pas/gir2pas
Vcs-Git: https://salsa.debian.org/pascal-team/gtk4pas/gir2pas.git

Package: gir2pas
Architecture: any
Depends: ${shlibs:Depends}, ${misc:Depends}
Description: Pascal binding generator for GObject Introspection
 gir2pas is a tool that generates Pascal bindings for GObject-based libraries
 using GObject Introspection (GIR) files.
 It produces Lazarus/FreePascal compatible units (Object Pascal, Delphi-like).