]> gerrit.simantics Code Review - simantics/python.git/blob - org.simantics.pythonlink/META-INF/MANIFEST.MF
14c621bfe06676151d93fc28b134378b129005d1
[simantics/python.git] / org.simantics.pythonlink / META-INF / MANIFEST.MF
1 Manifest-Version: 1.0\r
2 Bundle-ManifestVersion: 2\r
3 Bundle-Name: Pythonlink\r
4 Bundle-SymbolicName: org.simantics.pythonlink\r
5 Bundle-Version: 1.0.0.qualifier\r
6 Bundle-RequiredExecutionEnvironment: JavaSE-1.8\r
7 Require-Bundle: org.junit,\r
8  org.eclipse.osgi,\r
9  org.simantics.scl.runtime,\r
10  gnu.trove3;bundle-version="3.0.3",\r
11  org.simantics.scl.compiler,\r
12  org.simantics.scl.osgi\r
13 Export-Package: org.simantics.pythonlink\r
14 Bundle-Activator: org.simantics.pythonlink.Activator\r
15 Bundle-ActivationPolicy: lazy\r