root / tmp / org.txm.specificities.core / META-INF / MANIFEST.MF @ 599
History | View | Annotate | Download (1.2 kB)
1 | 88 | sjacqu01 | Manifest-Version: 1.0 |
---|---|---|---|
2 | 88 | sjacqu01 | Bundle-ManifestVersion: 2 |
3 | 88 | sjacqu01 | Bundle-Name: Specificities Core |
4 | 88 | sjacqu01 | Bundle-SymbolicName: org.txm.specificities.core;singleton:=true |
5 | 88 | sjacqu01 | Bundle-Version: 1.0.0.qualifier |
6 | 88 | sjacqu01 | Bundle-RequiredExecutionEnvironment: JavaSE-1.6 |
7 | 452 | sjacqu01 | Require-Bundle: org.txm.utils;bundle-version="1.0.0", |
8 | 452 | sjacqu01 | org.eclipse.osgi;bundle-version="3.10.2", |
9 | 452 | sjacqu01 | org.eclipse.core.runtime;bundle-version="3.10.0", |
10 | 452 | sjacqu01 | org.txm.searchengine.cqp.core;bundle-version="1.1.0", |
11 | 452 | sjacqu01 | org.txm.statsengine.r.core, |
12 | 313 | mdecorde | org.txm.lexicon.core;bundle-version="1.0.0", |
13 | 313 | mdecorde | org.txm.lexicaltable.core;bundle-version="1.0.0", |
14 | 313 | mdecorde | org.txm.statsengine.core;bundle-version="1.0.0", |
15 | 266 | sjacqu01 | org.txm.core;bundle-version="0.7.0", |
16 | 230 | sjacqu01 | org.txm.progression.core;bundle-version="1.0.0", |
17 | 137 | sjacqu01 | org.txm.chartsengine.core;bundle-version="1.0.0", |
18 | 88 | sjacqu01 | org.txm.chartsengine.jfreechart.core;bundle-version="1.0.0", |
19 | 452 | sjacqu01 | org.txm.chartsengine.r.core;bundle-version="1.0.0" |
20 | 148 | mdecorde | Export-Package: org.txm.functions.contrasts, |
21 | 148 | mdecorde | org.txm.specificities.core.chartsengine.jfreechart, |
22 | 88 | sjacqu01 | org.txm.specificities.core.chartsengine.r, |
23 | 88 | sjacqu01 | org.txm.specificities.core.functions, |
24 | 88 | sjacqu01 | org.txm.specificities.core.messages, |
25 | 148 | mdecorde | org.txm.specificities.core.preferences, |
26 | 243 | sjacqu01 | org.txm.specificities.core.statsengine.r.function |
27 | 266 | sjacqu01 | Bundle-Vendor: Textometrie.org |