11 lines
415 B
Text
11 lines
415 B
Text
Manifest-Version: 1.0
|
|
Bundle-ManifestVersion: 2
|
|
Bundle-Name: Python Plug-in
|
|
Bundle-SymbolicName: com.raytheon.uf.common.python
|
|
Bundle-Version: 1.12.1174.qualifier
|
|
Bundle-Vendor: RAYTHEON
|
|
Bundle-RequiredExecutionEnvironment: JavaSE-1.6
|
|
Require-Bundle: org.jep;bundle-version="1.0.0"
|
|
Export-Package: com.raytheon.uf.common.python,
|
|
com.raytheon.uf.common.python.multiprocessing,
|
|
com.raytheon.uf.common.python.thread
|