File: MANIFEST.MF

package info (click to toggle)
libcommons-codec-java 1.9-1
  • links: PTS, VCS
  • area: main
  • in suites: jessie, jessie-kfreebsd
  • size: 2,356 kB
  • ctags: 1,769
  • sloc: java: 16,154; xml: 1,686; makefile: 16; sh: 1
file content (16 lines) | stat: -rw-r--r-- 871 bytes parent folder | download
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/