File: control

package info (click to toggle)
scala-xml 1.0.3-3.1
  • links: PTS, VCS
  • area: main
  • in suites: bookworm, bullseye, trixie
  • size: 692 kB
  • sloc: xml: 72; sh: 21; makefile: 19
file content (19 lines) | stat: -rw-r--r-- 715 bytes parent folder | download | duplicates (2)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
Source: scala-xml
Section: devel
Priority: optional
Maintainer: Debian Java Maintainers <pkg-java-maintainers@lists.alioth.debian.org>
Uploaders: Emmanuel Bourg <ebourg@apache.org>
Build-Depends: debhelper (>= 9), default-jdk, maven-repo-helper, scala (>= 2.11), scala-xml
Standards-Version: 3.9.6
Vcs-Browser: https://anonscm.debian.org/cgit/pkg-java/scala-xml.git
Vcs-Git: git://anonscm.debian.org/pkg-java/scala-xml.git
Homepage: https://github.com/scala/scala-xml

Package: scala-xml
Architecture: all
Depends: ${misc:Depends}
Description: Standard Scala XML library
 Scala is a Java-compatible programming language with many
 modern language features.
 .
 This package contains the standard Scala XML library.