view lib/net.sf.cglib_2.2/META-INF/MANIFEST.MF @ 0:db87c1b7eb6d

initial
author dwinter
date Wed, 03 Nov 2010 12:18:46 +0100
parents
children
line wrap: on
line source

Manifest-Version: 1.0
Bundle-ManifestVersion: 2
Bundle-Name: cglib library
Bundle-SymbolicName: net.sf.cglib
Bundle-Version: 2.2
Bundle-Vendor: cglib
Bundle-ClassPath: net.sf.cglib.jar
Export-Package: net.sf.cglib.asm,
 net.sf.cglib.asm.signature,
 net.sf.cglib.beans,
 net.sf.cglib.core,
 net.sf.cglib.proxy,
 net.sf.cglib.reflect,
 net.sf.cglib.transform,
 net.sf.cglib.transform.impl,
 net.sf.cglib.util
Bundle-RequiredExecutionEnvironment: J2SE-1.5