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: 1431701722309
Bundle-DocURL: http://asm.objectweb.org
Bundle-ManifestVersion: 2
Bundle-Name: ASM all classes with debug info
Bundle-RequiredExecutionEnvironment: J2SE-1.5
Bundle-SymbolicName: org.objectweb.asm.all.debug
Bundle-Vendor: France Telecom R&D
Bundle-Version: 5.0.4
Created-By: 1.8.0 (Oracle Corporation)
Export-Package: org.objectweb.asm.signature;uses:="org.objectweb.asm";ve
rsion="5.0.4",org.objectweb.asm.commons;uses:="org.objectweb.asm,org.ob
jectweb.asm.tree,org.objectweb.asm.signature";version="5.0.4",org.objec
tweb.asm.util;uses:="org.objectweb.asm,org.objectweb.asm.tree.analysis,
org.objectweb.asm.tree,org.objectweb.asm.signature";version="5.0.4",org
.objectweb.asm.tree.analysis;uses:="org.objectweb.asm,org.objectweb.asm
.tree";version="5.0.4",org.objectweb.asm;version="5.0.4",org.objectweb.
asm.xml;uses:="org.xml.sax,org.objectweb.asm,org.xml.sax.helpers,org.xm
l.sax.ext,javax.xml.transform.sax,javax.xml.transform,javax.xml.transfo
rm.stream,org.objectweb.asm.util";version="5.0.4",org.objectweb.asm.tre
e;uses:="org.objectweb.asm";version="5.0.4"
Implementation-Title: ASM all classes with debug info
Implementation-Vendor: France Telecom R&D
Implementation-Version: 5.0.4
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
|