awips2/edexOsgi/com.raytheon.uf.common.derivparam.python/META-INF/MANIFEST.MF

20 lines
826 B
Text
Raw Normal View History

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