~ubuntu-branches/ubuntu/utopic/libasm4-java/utopic

2 by Damien Raude-Morvan
* Team upload.
1
Manifest-Version: 1.0
2
Bnd-LastModified: 1350227190196
3
Bundle-DocURL: http://asm.objectweb.org
4
Bundle-ManifestVersion: 2
5
Bundle-Name: ASM xml classes
6
Bundle-RequiredExecutionEnvironment: J2SE-1.3
7
Bundle-SymbolicName: org.objectweb.asm.xml
8
Bundle-Vendor: France Telecom R&D
9
Bundle-Version: 4.1
10
Class-Path: asm-4.1.jar asm-util-4.1.jar asm-attrs-4.1.jar
11
Created-By: 1.7.0 (Oracle Corporation)
12
Export-Package: org.objectweb.asm.xml;uses:="org.xml.sax,org.xml.sax.hel
13
 pers,org.xml.sax.ext,javax.xml.transform,javax.xml.transform.sax,javax.
14
 xml.transform.stream";version="4.1"
15
Implementation-Title: ASM XML classes
16
Implementation-Vendor: Eugene Kuleshov
17
Implementation-Version: 4.1
18
Import-Package: javax.xml.transform;resolution:=optional,javax.xml.trans
19
 form.sax;resolution:=optional,javax.xml.transform.stream;resolution:=op
20
 tional,org.xml.sax;resolution:=optional,org.xml.sax.ext;resolution:=opt
21
 ional,org.xml.sax.helpers;resolution:=optional
22
Main-Class: org.objectweb.asm.xml.Processor
23
Tool: Bnd-1.50.0