16 lines
514 B
Plaintext
16 lines
514 B
Plaintext
|
Manifest-Version: 1.0
|
||
|
Bundle-ManifestVersion: 2
|
||
|
Bundle-Name: %bundleName
|
||
|
Bundle-SymbolicName: com.jcraft.jsch
|
||
|
Bundle-Version: 0.1.54
|
||
|
Bundle-Vendor: %venderName
|
||
|
Bundle-Localization: plugin
|
||
|
Export-Package: com.jcraft.jsch;version="0.1.54",
|
||
|
com.jcraft.jsch.jce;version="0.1.54";x-internal:=true,
|
||
|
com.jcraft.jsch.jcraft;version="0.1.54";x-internal:=true,
|
||
|
com.jcraft.jsch.jgss;version="0.1.54";x-internal:=true
|
||
|
Bundle-RequiredExecutionEnvironment: J2SE-1.4
|
||
|
Created-By: 1.4.0 (Sun Microsystems Inc.)
|
||
|
|
||
|
|