Fork of Apache Harmony's Pack200 implementation
You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
pack200/depends/manifests/asm-3.1/META-INF/MANIFEST.MF

10 lines
293 B

Manifest-Version: 1.0
Bundle-ManifestVersion: 2
Bundle-Name: ASM
Bundle-SymbolicName: org.objectweb.asm;singleton:=true
Bundle-Version: 3.1
Bundle-ClassPath: asm-3.1.jar
Eclipse-JREBundle: true
Import-Package: java.io,
java.lang
Export-Package: org.objectweb.asm, org.objectweb.asm.signature