root / tmp / org.txm.chartsengine.r.core / META-INF / MANIFEST.MF @ 768
History | View | Annotate | Download (624 Bytes)
1 |
Manifest-Version: 1.0 |
---|---|
2 |
Bundle-ManifestVersion: 2 |
3 |
Bundle-Name: R Charts Engine Core |
4 |
Bundle-SymbolicName: org.txm.chartsengine.r.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.utils;bundle-version="1.0.0", |
8 |
org.eclipse.core.runtime, |
9 |
org.txm.chartsengine.core;bundle-version="1.0.0";visibility:=reexport, |
10 |
org.txm.core |
11 |
Bundle-RequiredExecutionEnvironment: JavaSE-1.7 |
12 |
Export-Package: org.txm.chartsengine.r.core, |
13 |
org.txm.chartsengine.r.core.preferences, |
14 |
org.txm.chartsengine.r.core.themes, |
15 |
org.txm.stat.engine.r |
16 |
Bundle-Vendor: Textometrie.org |