1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16
|
Export-Package: org.apache.commons.codec;version="1.9",org.apache.comm
ons.codec.net;version="1.9",org.apache.commons.codec.language.bm;vers
ion="1.9",org.apache.commons.codec.language;version="1.9",org.apache.
commons.codec.digest;version="1.9",org.apache.commons.codec.binary;ve
rsion="1.9"
Bundle-Name: Commons Codec
Bundle-Vendor: The Apache Software Foundation
Bundle-Version: 1.9.0
Bundle-ManifestVersion: 2
Bundle-License: http://www.apache.org/licenses/LICENSE-2.0.txt
Bundle-Description: The codec package contains simple encoder and deco
ders for various formats such as Base64 and Hexadecimal. In addi
tion to these widely used encoders and decoders, the codec packag
e also maintains a collection of phonetic encoding utilities.
Bundle-SymbolicName: org.apache.commons.codec
Bundle-DocURL: http://commons.apache.org/codec/
|