]> gerrit.simantics Code Review - simantics/platform.git/blob - bundles/org.simantics.fastlz/META-INF/MANIFEST.MF
9dce615860990723bcd5c10ab7969a4c834202d3
[simantics/platform.git] / bundles / org.simantics.fastlz / META-INF / MANIFEST.MF
1 Manifest-Version: 1.0
2 Bundle-ManifestVersion: 2
3 Bundle-Name: Compression Codecs
4 Bundle-SymbolicName: org.simantics.fastlz
5 Bundle-Version: 1.2.1.qualifier
6 Bundle-RequiredExecutionEnvironment: JavaSE-1.8
7 Bundle-Activator: org.simantics.fastlz.bundle.Activator
8 Require-Bundle: org.eclipse.core.runtime,
9  org.junit;bundle-version="4.12.0";resolution:=optional,
10  org.simantics.compressions;bundle-version="1.0.0",
11  org.eclipse.equinox.util;bundle-version="1.0.300",
12  org.eclipse.equinox.ds;bundle-version="1.3.1",
13  org.eclipse.osgi.services;bundle-version="3.3.0"
14 Export-Package: org.simantics.fastlz
15 Bundle-ActivationPolicy: lazy
16 Bundle-Vendor: VTT Technical Research Centre of Finland
17 Service-Component: OSGI-INF/component.xml
18 Automatic-Module-Name: org.simantics.fastlz