Source: java-sdp-api Section: java Priority: optional Maintainer: Debian Java Maintainers Uploaders: Ingo Bauersachs Build-Depends: debhelper (>= 10), default-jdk, libmaven-bundle-plugin-java, maven-debian-helper (>= 2.0) Standards-Version: 3.9.8 Vcs-Git: https://anonscm.debian.org/git/collab-maint/java-sdp-api.git Vcs-Browser: https://anonscm.debian.org/cgit/collab-maint/java-sdp-api.git Homepage: https://github.com/opentelecoms-org/java-sdp-api Package: libsdp-api-java Architecture: all Depends: ${maven:Depends}, ${misc:Depends} Suggests: ${maven:OptionalDepends} Description: SDP API for Java The IETF protocol SDP specifies messages that describe multi-media sessions and are included within other protocol messages as payload. The API will enable users to manipulate SDP messages. . This is a reimplementation of the JSR 141 specification due to a non-free license of the reference implementation.