| Manifest-Version: 1.0 |
| Bundle-ManifestVersion: 2 |
| Bundle-Name: %Bundle-Name |
| Bundle-SymbolicName: org.eclipse.jgit.ssh.apache.agent;singleton:=true |
| Bundle-Version: 6.5.0.202302011120-m2 |
| Bundle-Localization: plugin |
| Bundle-Vendor: %Bundle-Vendor |
| Fragment-Host: org.eclipse.jgit.ssh.apache;bundle-version="[6.5.0,6.6.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.5.0,6.6.0)", |
| org.eclipse.jgit.nls;version="[6.5.0,6.6.0)", |
| org.eclipse.jgit.util;version="[6.5.0,6.6.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.5.0";x-internal:=true |