File: control

package info (click to toggle)
xqilla 2.3.3-2
  • links: PTS, VCS
  • area: main
  • in suites: stretch
  • size: 44,220 kB
  • ctags: 27,890
  • sloc: cpp: 72,812; ansic: 21,322; sh: 10,157; yacc: 4,806; xml: 4,327; makefile: 1,071; lex: 800; sed: 17
file content (46 lines) | stat: -rw-r--r-- 1,740 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
42
43
44
45
46
Source: xqilla
Priority: extra
Maintainer: Tommi Vainikainen <tvainika@debian.org>
Build-Depends: debhelper (>= 9), dh-autoreconf, autotools-dev, libxerces-c-dev, libtidy-dev, chrpath, g++ (>= 4:5.2)
Standards-Version: 3.9.5
Section: libs
Vcs-Git: git://anonscm.debian.org/collab-maint/xqilla.git
Vcs-Browser: http://anonscm.debian.org/gitweb/?p=collab-maint/xqilla.git
Homepage: http://xqilla.sourceforge.net/

Package: xqilla
Section: text
Architecture: any
Depends: libxqilla6v5 (= ${binary:Version}), ${shlibs:Depends}, ${misc:Depends}
Description: XQuery and XPath 2.0 command line interpreter
 XQilla is a XQuery and XPath 2 library and command line utility
 written in C++, implemented on top of the Xerces-C library. It is
 made available under the terms of the Apache License v2.
 .
 This package contains the command line xqilla utility

Package: libxqilla-dev
Section: libdevel
Architecture: any
Depends: libxerces-c-dev, libxqilla6v5 (= ${binary:Version}), ${misc:Depends}
Description: XQuery and XPath 2.0 library - Development files
 XQilla is a XQuery and XPath 2 library and command line utility
 written in C++, implemented on top of the Xerces-C library. It is
 made available under the terms of the Apache License v2.
 .
 This package contains the xqilla headers

Package: libxqilla6v5
Architecture: any
Pre-Depends: ${misc:Pre-Depends}
Depends: ${shlibs:Depends}, ${misc:Depends}
Multi-Arch: same
Conflicts: libxqilla6
Replaces: libxqilla6
Description: XQuery and XPath 2.0 library
 XQilla is a XQuery and XPath 2 library and command line utility
 written in C++, implemented on top of the Xerces-C library. It is
 made available under the terms of the Apache License v2.
 .
 This package contains the xqilla libraries