root / tmp / org.txm.lexicaltable.core / META-INF / MANIFEST.MF @ 1581
History | View | Annotate | Download (636 Bytes)
1 |
Manifest-Version: 1.0 |
---|---|
2 |
Require-Bundle: org.txm.index.core;bundle-version="1.0.0";visibility:=reexport |
3 |
Export-Package: org.txm.functions.intertextualdistance,org.txm.lexical |
4 |
table.core.functions,org.txm.lexicaltable.core.messages,org.txm.lexic |
5 |
altable.core.preferences,org.txm.lexicaltable.core.statsengine.data,o |
6 |
rg.txm.lexicaltable.core.statsengine.r.data |
7 |
Bundle-Vendor: Textometrie.org |
8 |
Bundle-ActivationPolicy: lazy |
9 |
Bundle-Version: 1.0.0.qualifier |
10 |
Bundle-Name: Lexical Table Core |
11 |
Bundle-ManifestVersion: 2 |
12 |
Bundle-SymbolicName: org.txm.lexicaltable.core;singleton:=true |
13 |
Bundle-RequiredExecutionEnvironment: JavaSE-1.7 |
14 |
|