Source: knopflerfish-osgi
Section: java
Priority: optional
Maintainer: Ubuntu Developers <ubuntu-devel-discuss@lists.ubuntu.com>
XSBC-Original-Maintainer: Debian Java Maintainers <pkg-java-maintainers@lists.alioth.debian.org>
Uploaders: Felix Natter <fnatter@gmx.net>
Build-Depends-Indep:
 ant,
 debhelper (>= 11),
 default-jdk,
 libasm-java (>= 5.0),
 libosgi-annotation-java
Standards-Version: 4.1.3
Vcs-Git: https://anonscm.debian.org/git/pkg-java/knopflerfish-osgi.git
Vcs-Browser: https://anonscm.debian.org/cgit/pkg-java/knopflerfish-osgi.git
Homepage: http://www.knopflerfish.org/

Package: libknopflerfish-osgi-framework-java
Architecture: all
Depends: ${misc:Depends}
Description: Java framework implementing the OSGi R6 version
 OSGi, Open Service Gateway Initiative, specifies an industry standard Java
 application platform, allowing multiple applications, to securely run in a
 single JVM. These programs can share resources as data, functionality and
 threads.
 .
 Applications areas for OSGi ranges from use as a service platform on embedded
 devices, to plugin mechanisms for larger programs. The initial goal of OSGi
 was the embedded market, but other uses are certainly possible.
 .
 This package specifically provides the framework JAR file.
