File: control

package info (click to toggle)
basex 10.5-1
  • links: PTS, VCS
  • area: main
  • in suites: forky, sid, trixie
  • size: 18,692 kB
  • sloc: java: 156,985; xml: 54,172; sh: 43; makefile: 2
file content (35 lines) | stat: -rw-r--r-- 1,479 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
Source: basex
Section: database
Priority: optional
Maintainer: Alexander Holupirek <alex@holupirek.de>
Uploaders: tony mancill <tmancill@debian.org>
Build-Depends: debhelper-compat (= 13),
 default-jdk,
 javahelper,
 libmaven-exec-plugin-java,
 maven-debian-helper (>= 1.5),
 maven-repo-helper,
Standards-Version: 4.6.2
Vcs-Git: https://salsa.debian.org/debian/basex.git
Vcs-Browser: https://salsa.debian.org/debian/basex
Homepage: http://basex.org
Rules-Requires-Root: no

Package: basex
Architecture: all
Depends: ${misc:Depends}, ${maven:Depends}, java-wrappers, default-jre | java8-runtime
Recommends: ${maven:OptionalDepends}, libjline2-java, libjansi1.jar
Suggests: libtagsoup-java, libxml-commons-resolver1.1-java, libjing-java
Description: XML database and XPath/XQuery processor
 BaseX is a very fast and light-weight, yet powerful XML database and
 XPath/XQuery processor, including support for the latest W3C Full Text and
 Update Recommendations. It supports large XML instances and offers a highly
 interactive front-end (basexgui). Apart from two local standalone modes, BaseX
 offers a client/server architecture.
 .
 The package provides following commands:
  * basex  ..........  Standalone local XML database. Command line interface.
  * basexgui  .......  Standalone local XML database. Graphical user interface.
  * basexserver  ....  BaseX XML Database Server.
  * basexclient  ....  BaseX XML Database Client.
 BaseX XML database and XPath/XQuery processor