File: libdexx-java.manifest

package info (click to toggle)
libdexx-java 0.7-2
  • links: PTS, VCS
  • area: main
  • in suites: bookworm, sid, trixie
  • size: 1,008 kB
  • sloc: java: 5,874; sh: 120; xml: 62; makefile: 6
file content (10 lines) | stat: -rw-r--r-- 643 bytes parent folder | download
1
2
3
4
5
6
7
8
9
10
/usr/share/java/dexx.collection.jar:
 Manifest-Version: 1.0
 Export-Package: com.github.andrewoma.dexx.collection
 Bundle-SymbolicName: com.github.andrewoma.dexx.collection
 Bundle-Version: 0.7
 Bundle-Name: Dexx Collections
 Bundle-ManifestVersion: 2
 Bnd-LastModified: 1481575117000
 Private-Package: com.github.andrewoma.dexx.collection.internal.adapter,com.github.andrewoma.dexx.collection.internal.base,com.github.andrewoma.dexx.collection.internal.builder,com.github.andrewoma.dexx.collection.internal.hashmap,com.github.andrewoma.dexx.collection.internal.redblack
 Require-Capability: osgi.ee;filter:="(&(osgi.ee=JavaSE)(version=1.6))"