awips2/edexOsgi/com.raytheon.uf.common.localization.python/META-INF/MANIFEST.MF
Matt Nash 68892951c5 Issue #1870 implement PathManager interface in Python to allow Python code to
get files

Change-Id: I0192c996533b1539194aaeba0213074bef8a4717

Former-commit-id: 4b23ec7c0a [formerly e3df8efa51ad95c952318b59edca702157a59856]
Former-commit-id: bf01f50e17
2013-04-12 07:55:56 -05:00

13 lines
591 B
Text

Manifest-Version: 1.0
Bundle-ManifestVersion: 2
Bundle-Name: Python
Bundle-SymbolicName: com.raytheon.uf.common.localization.python
Bundle-Version: 1.0.0.qualifier
Bundle-Vendor: RAYTHEON
Bundle-RequiredExecutionEnvironment: JavaSE-1.6
Require-Bundle: com.raytheon.uf.common.localization;bundle-version="1.12.1174",
com.raytheon.uf.common.python;bundle-version="1.12.1174",
com.raytheon.uf.common.python.concurrent;bundle-version="1.0.0",
com.raytheon.uf.common.status;bundle-version="1.12.1174",
org.jep;bundle-version="1.0.0"
Export-Package: com.raytheon.uf.common.localization.python