File: asm-all.osgi

package info (click to toggle)
libasm4-java 5.0.3-1
  • links: PTS, VCS
  • area: main
  • in suites: jessie, jessie-backports, jessie-kfreebsd
  • size: 19,732 kB
  • ctags: 4,596
  • sloc: java: 41,093; xml: 1,897; makefile: 28; sh: 9
file content (29 lines) | stat: -rw-r--r-- 1,503 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
27
28
29
Manifest-Version: 1.0
Bnd-LastModified: 1350227184786
Bundle-DocURL: http://asm.objectweb.org
Bundle-ManifestVersion: 2
Bundle-Name: ASM all classes with debug info
Bundle-RequiredExecutionEnvironment: J2SE-1.3
Bundle-SymbolicName: org.objectweb.asm.all
Bundle-Vendor: France Telecom R&D
Bundle-Version: 4.2
Created-By: 1.7.0 (Oracle Corporation)
Export-Package: org.objectweb.asm.util;uses:="org.objectweb.asm,org.obje
 ctweb.asm.tree,org.objectweb.asm.tree.analysis,org.objectweb.asm.signat
 ure";version="4.2",org.objectweb.asm;version="4.2",org.objectweb.asm.co
 mmons;uses:="org.objectweb.asm,org.objectweb.asm.tree,org.objectweb.asm
 .signature";version="4.2",org.objectweb.asm.xml;uses:="org.objectweb.as
 m,org.xml.sax,org.xml.sax.helpers,org.xml.sax.ext,javax.xml.transform,j
 avax.xml.transform.sax,javax.xml.transform.stream,org.objectweb.asm.uti
 l";version="4.2",org.objectweb.asm.signature;version="4.2",org.objectwe
 b.asm.tree;uses:="org.objectweb.asm";version="4.2",org.objectweb.asm.tr
 ee.analysis;uses:="org.objectweb.asm,org.objectweb.asm.tree";version="4
 .2"
Implementation-Title: ASM all classes
Implementation-Vendor: France Telecom R&D
Implementation-Version: 4.2
Import-Package: javax.xml.transform;resolution:=optional,javax.xml.trans
 form.sax;resolution:=optional,javax.xml.transform.stream;resolution:=op
 tional,org.xml.sax;resolution:=optional,org.xml.sax.ext;resolution:=opt
 ional,org.xml.sax.helpers;resolution:=optional
Tool: Bnd-1.50.0