awips2/edexOsgi/com.raytheon.uf.common.derivparam.python/META-INF/MANIFEST.MF
Everett Kladstrup d76aaed2f0 Issue #2725 Put derivparam plugins in viz and edex separately
Former-commit-id: b349f878ffe5fb8fd231cc9286cce6542f0ed88e
2014-04-10 14:08:42 -05:00

19 lines
826 B
Text

Manifest-Version: 1.0
Bundle-ManifestVersion: 2
Bundle-Name: Derived Parameter Python Plug-in
Bundle-SymbolicName: com.raytheon.uf.common.derivparam.python
Bundle-Version: 1.14.0.qualifier
Bundle-Vendor: RAYTHEON
Bundle-RequiredExecutionEnvironment: JavaSE-1.6
Bundle-ActivationPolicy: lazy
Require-Bundle: com.raytheon.uf.common.python,
com.raytheon.uf.common.python.concurrent,
com.raytheon.uf.common.wxmath,
com.raytheon.uf.common.util,
com.raytheon.uf.common.datastorage,
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"
Export-Package: com.raytheon.uf.common.derivparam.python,
com.raytheon.uf.common.derivparam.python.function
Import-Package: com.raytheon.uf.common.inventory.tree