File: control

package info (click to toggle)
eclipse-xsd 2.22.0-2
  • links: PTS, VCS
  • area: main
  • in suites: bookworm, bullseye, forky, sid, trixie
  • size: 10,592 kB
  • sloc: java: 61,426; xml: 1,818; makefile: 5
file content (26 lines) | stat: -rw-r--r-- 1,135 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
Source: eclipse-xsd
Section: java
Priority: optional
Maintainer: Debian Java Maintainers <pkg-java-maintainers@lists.alioth.debian.org>
Uploaders: Sudip Mukherjee <sudipm.mukherjee@gmail.com>
Build-Depends: debhelper-compat (= 13),
               eclipse-debian-helper,
               libeclipse-emf-ecore-java,
               libeclipse-emf-common-java,
               libequinox-common-java,
               libeclipse-core-runtime-java,
               libosgi-core-java
Standards-Version: 4.5.0
Rules-Requires-Root: no
Vcs-Git: https://salsa.debian.org/java-team/eclipse-xsd.git
Vcs-Browser: https://salsa.debian.org/java-team/eclipse-xsd
Homepage: http://www.eclipse.org/modeling/mdt/?project=xsd

Package: libeclipse-xsd-java
Architecture: all
Depends: ${misc:Depends}, ${bundle:Depends}
Description: XML Schema Definition (XSD) for Eclipse
 The XML Schema Definition (XSD) plugin is a library that provides an API for
 manipulating the components of an XML Schema as described by the W3C XML
 Schema specifications, as well as an API for manipulating the DOM-accessible
 representation of XML Schema as a series of XML documents.