File: control

package info (click to toggle)
java-websocket 1.6.0-2
  • links: PTS, VCS
  • area: main
  • in suites: forky, sid
  • size: 2,276 kB
  • sloc: java: 13,802; xml: 1,254; makefile: 9
file content (20 lines) | stat: -rw-r--r-- 827 bytes parent folder | download
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
Source: java-websocket
Section: java
Priority: optional
Maintainer: Debian Java Maintainers <pkg-java-maintainers@lists.alioth.debian.org>
Uploaders: Rene Engelhard <rene@debian.org>
Build-Depends: debhelper-compat (= 13), default-jdk, gradle-debian-helper, maven-repo-helper
Build-Depends-Indep: junit4 (>= 4.13.1), libslf4j2-java (>= 2.0.13)
Standards-Version: 4.7.0
Vcs-Git: https://salsa.debian.org/java-team/java-websocket.git
Vcs-Browser: https://salsa.debian.org/java-team/java-websocket
Homepage: https://github.com/TooTallNate/Java-WebSocket

Package: libjava-websocket-java
Architecture: all
Depends: ${misc:Depends}, ${maven:Depends}
Suggests: ${maven:OptionalDepends}
Description: Java WebSocket client and server implementation in Java
 A barebone WebSocket client and server implementation written 100% in
 Java