File: MANIFEST.MF

package info (click to toggle)
jgit 6.7.0-2
  • links: PTS, VCS
  • area: main
  • in suites: forky, sid, trixie
  • size: 24,052 kB
  • sloc: java: 265,941; xml: 6,543; sh: 334; ruby: 100; python: 20; makefile: 6
file content (17 lines) | stat: -rw-r--r-- 834 bytes parent folder | download
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
Manifest-Version: 1.0
Bundle-ManifestVersion: 2
Bundle-Name: %Bundle-Name
Bundle-SymbolicName: org.eclipse.jgit.ssh.apache.agent;singleton:=true
Bundle-Version: 6.7.0.202309050840-r
Bundle-Localization: plugin
Bundle-Vendor: %Bundle-Vendor
Fragment-Host: org.eclipse.jgit.ssh.apache;bundle-version="[6.7.0,6.8.0)"
Bundle-ActivationPolicy: lazy
Automatic-Module-Name: org.eclipse.jgit.ssh.apache.agent
Bundle-RequiredExecutionEnvironment: JavaSE-11
Import-Package: org.eclipse.jgit.transport.sshd;version="[6.7.0,6.8.0)",
 org.eclipse.jgit.nls;version="[6.7.0,6.8.0)",
 org.eclipse.jgit.util;version="[6.7.0,6.8.0)"
Require-Bundle: com.sun.jna;bundle-version="[5.8.0,6.0.0)",
 com.sun.jna.platform;bundle-version="[5.8.0,6.0.0)"
Export-Package: org.eclipse.jgit.internal.transport.sshd.agent.connector;version="6.7.0";x-internal:=true