root / tmp / org.txm.lexicaltable.core / META-INF / MANIFEST.MF @ 247
History | View | Annotate | Download (689 Bytes)
1 |
Manifest-Version: 1.0 |
---|---|
2 |
Bundle-ManifestVersion: 2 |
3 |
Bundle-Name: LexicalTable Core |
4 |
Bundle-SymbolicName: org.txm.lexicaltable.core;singleton:=true |
5 |
Bundle-Version: 1.0.0.qualifier |
6 |
Require-Bundle: org.txm.statsengine.r.core;bundle-version="1.0.0", |
7 |
org.txm.core;bundle-version="0.7.0", |
8 |
org.eclipse.core.runtime, |
9 |
org.txm.index.core;bundle-version="1.0.0" |
10 |
Bundle-RequiredExecutionEnvironment: JavaSE-1.6 |
11 |
Bundle-ActivationPolicy: lazy |
12 |
Export-Package: org.txm.functions.intertextualdistance, |
13 |
org.txm.lexicaltable.core.functions, |
14 |
org.txm.lexicaltable.core.messages, |
15 |
org.txm.lexicaltable.core.preferences, |
16 |
org.txm.lexicaltable.core.statsengine.data, |
17 |
org.txm.lexicaltable.core.statsengine.r.data |