${FILE}

download (${FILEINFO})

${MF.UNHANDLED}
OSGi manifest attributes
Bundle-Name ${Bundle-Name}
Bundle-SymbolicName ${Bundle-SymbolicName}
Bundle-Version ${Bundle-Version}
Bundle-Description ${Bundle-Description}
Bundle-Vendor ${Bundle-Vendor}
Bundle-ContactAddress ${Bundle-ContactAddress}
Bundle-License ${Bundle-License}
Bundle-DocURL ${Bundle-DocURL}
Bundle-ManifestVersion ${Bundle-ManifestVersion}
Bundle-Activator ${Bundle-Activator}
Bundle-Classpath ${Bundle-Classpath}
Export-Package ${Export-Package}
Import-Package ${Import-Package}
Dynamic-ImportPackage ${DynamicImport-Package}
Provide-Capability ${Provide-Capability}
Require-Capability ${Require-Capability}
Other manifest attributes

Depends on (osgi.wiring.package)

This section lists bundles that can provide one or more of the capabilities that is required in the osgi.wiring.package namespace. Only one provider of each capability is required.

The first column is the providing bundle and the second column lists the sub-set of its provided packages that are required by this bundle.

${depends.list}

Other bundles depending on this bundle (osgi.wiring.package)

This section lists bundles that requires one or more of the capabilities that is provided in the namespace osgi.wiring.package by the current bundle.

The first column is the requiring bundle and the second column lists the sub-set of capabilities that this bundle may provide to the requiring bundle.

${depending.list}

Bundle source

Here are links to the source files of this bundle. ${sources.list}