view lib/org.apache.commons.codec_1.4/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: Apache Commons Codec
Bundle-SymbolicName: org.apache.commons.codec
Bundle-Version: 1.4
Bundle-ClassPath: org.apache.commons.codec.jar
Bundle-Vendor: Apache Software Foundation
Export-Package: org.apache.commons.codec,
 org.apache.commons.codec.binary,
 org.apache.commons.codec.digest,
 org.apache.commons.codec.language,
 org.apache.commons.codec.net
Bundle-RequiredExecutionEnvironment: J2SE-1.5