File: control

package info (click to toggle)
redland-bindings 1.0.17.1%2Bdfsg-6
  • links: PTS, VCS
  • area: main
  • in suites: sid, trixie
  • size: 6,044 kB
  • sloc: ansic: 39,669; sh: 11,176; javascript: 6,645; ruby: 2,378; python: 2,310; perl: 2,171; makefile: 411; php: 61
file content (41 lines) | stat: -rw-r--r-- 1,301 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
29
30
31
32
33
34
35
36
37
38
39
40
41
Source: redland-bindings
Section: devel
Priority: optional
Maintainer: Debian QA Group <packages@qa.debian.org>
Build-Depends: debhelper-compat (= 13),
               gem2deb,
               librdf0-dev,
               libtool,
               perl,
               pkg-config,
               ruby,
               ruby-dev,
               swig,
Rules-Requires-Root: no
Vcs-Git: https://salsa.debian.org/debian/redland-bindings.git
Vcs-Browser: https://salsa.debian.org/debian/redland-bindings
Standards-Version: 4.6.2
Homepage: https://librdf.org/

Package: librdf-perl
Section: perl
Architecture: any
Depends: ${misc:Depends},
         ${perl:Depends},
         ${shlibs:Depends},
Description: Perl language bindings for the Redland RDF library
 The Perl interface modules for the Redland Resource Description
 Framework (RDF) library providing an object-oriented interface in
 the RDF::Redland package.
Homepage: https://librdf.org/docs/perl.html

Package: ruby-librdf
Architecture: any
Section: ruby
Depends: ruby,
         ${misc:Depends},
         ${shlibs:Depends},
Description: Ruby language bindings for the Redland RDF library
 This package contains the files needed to use the Redland Resource
 Description Framework (RDF) library in Ruby programs.
Homepage: https://librdf.org/docs/ruby.html