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