root / tmp / org.txm.cooccurrence.core / META-INF / MANIFEST.MF @ 207
History | View | Annotate | Download (608 Bytes)
1 |
Manifest-Version: 1.0 |
---|---|
2 |
Bundle-ManifestVersion: 2 |
3 |
Bundle-Name: Cooccurrence Core |
4 |
Bundle-SymbolicName: org.txm.cooccurrence.core;singleton:=true |
5 |
Bundle-Version: 1.0.0.qualifier |
6 |
Require-Bundle: org.txm.core;bundle-version="0.7.0";visibility:=reexport, |
7 |
org.txm.specificities.core;bundle-version="1.0.0", |
8 |
org.eclipse.core.runtime, |
9 |
org.txm.index.core;bundle-version="1.0.0", |
10 |
org.txm.lexicaltable.core |
11 |
Bundle-RequiredExecutionEnvironment: JavaSE-1.6 |
12 |
Bundle-ActivationPolicy: lazy |
13 |
Export-Package: org.txm.cooccurrence.core.preferences, |
14 |
org.txm.functions.cooccurrence, |
15 |
org.txm.functions.cooccurrence.comparators |