| anifest-Version: 1.0 |
| Bundle-ManifestVersion: 2 |
| Bundle-Name: org.eclipse.osbp.gitinfo |
| Bundle-Vendor: Eclipse OSBP |
| Bundle-Version: 0.9.0.qualifier |
| Bundle-ClassPath: . |
| Bundle-SymbolicName: org.eclipse.osbp.gitinfo;singleton:=true |
| Bundle-ActivationPolicy: lazy |
| Bundle-RequiredExecutionEnvironment: JavaSE-1.8 |
| Require-Bundle: org.eclipse.core.runtime;bundle-version="3.10.0" |
| Export-Package: org.eclipse.osbp.gitinfo;version="0.9.0" |
| Bundle-Activator: org.eclipse.osbp.gitinfo.Activator |
| Import-Package: org.apache.log4j;version="1.2.15", |
| org.slf4j;version="1.7.2" |