Manifest-Version: 1.0 Automatic-Module-Name: org.osgi.util.promise Bundle-Copyright: Copyright (c) Contributors to the Eclipse Foundation Bundle-Description: OSGi Companion Code for org.osgi.util.promise Vers ion 1.3.0 Bundle-Developers: osgi; email=osgi-wg@eclipse.org; name="OSGi Working Group"; organization="Eclipse Foundation"; organizationUrl="https:// www.osgi.org/" Bundle-DocURL: https://docs.osgi.org/ Bundle-License: Apache-2.0;description="This program and the accompany ing materials are made available under the terms of the Apache Licens e, Version 2.0.";link="https://opensource.org/licenses/Apache-2.0" Bundle-ManifestVersion: 2 Bundle-Name: org.osgi:org.osgi.util.promise Bundle-SCM: url=https://github.com/osgi/osgi, connection=scm:git:https ://github.com/osgi/osgi.git, developerConnection=scm:git:git@github.c om:osgi/osgi.git, tag=8.1.0.cmpn Bundle-SymbolicName: org.osgi.util.promise Bundle-Vendor: Eclipse Foundation Bundle-Version: 1.3.0.202212101352 Export-Package: org.osgi.util.promise;version="1.3.0";uses:="org.osgi. util.function" Git-Descriptor: 8.1.0.cmpn Git-SHA: 8e96a2338c89bcf9976f71bd6f4fb3f5055f3f78 Import-Package: org.osgi.util.function;version="[1.1,2)" Require-Capability: osgi.ee;filter:="(&(osgi.ee=JavaSE/compact1)(versi on=1.8))" SPDX-License-Identifier: Apache-2.0