Change-Id: I6d04b58fea98c6e4ef032b4867969b8a01e258bc Former-commit-id:9e3999a427
[formerlyc6e64d83a2
] [formerlyd16760c73e
[formerly f54f775fa2bb89663e308feb79f5e188dbdd4cb4]] Former-commit-id:d16760c73e
Former-commit-id:a40383de3b
14 lines
582 B
Text
14 lines
582 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",
|
|
com.raytheon.uf.common.status;bundle-version="1.12.1174",
|
|
com.raytheon.uf.common.localization;bundle-version="1.12.1174"
|
|
Export-Package: com.raytheon.uf.common.python,
|
|
com.raytheon.uf.common.python.controller,
|
|
com.raytheon.uf.common.python.multiprocessing,
|
|
com.raytheon.uf.common.python.thread
|