2012-01-06 08:55:05 -06:00
|
|
|
Manifest-Version: 1.0
|
|
|
|
Bundle-ManifestVersion: 2
|
|
|
|
Bundle-Name: Derived Parameter Python Plug-in
|
2014-04-10 10:49:23 -05:00
|
|
|
Bundle-SymbolicName: com.raytheon.uf.common.derivparam.python
|
2014-01-14 11:47:50 -06:00
|
|
|
Bundle-Version: 1.14.0.qualifier
|
2012-01-06 08:55:05 -06:00
|
|
|
Bundle-Vendor: RAYTHEON
|
|
|
|
Bundle-RequiredExecutionEnvironment: JavaSE-1.6
|
|
|
|
Bundle-ActivationPolicy: lazy
|
2014-01-14 11:47:50 -06:00
|
|
|
Require-Bundle: com.raytheon.uf.common.python,
|
|
|
|
com.raytheon.uf.common.python.concurrent,
|
|
|
|
com.raytheon.uf.common.wxmath,
|
|
|
|
com.raytheon.uf.common.util,
|
2014-03-15 15:02:17 -05:00
|
|
|
com.raytheon.uf.common.datastorage,
|
2014-04-10 10:49:23 -05:00
|
|
|
com.raytheon.uf.common.derivparam;bundle-version="1.12.1174",
|
|
|
|
com.raytheon.uf.common.status;bundle-version="1.12.1174",
|
|
|
|
com.raytheon.uf.common.localization;bundle-version="1.14.0"
|
2014-03-15 15:02:17 -05:00
|
|
|
Export-Package: com.raytheon.uf.common.derivparam.python,
|
|
|
|
com.raytheon.uf.common.derivparam.python.function
|
|
|
|
Import-Package: com.raytheon.uf.common.inventory.tree
|