Manifest-Version: 1.0 Automatic-Module-Name: osgi.promise Bundle-Copyright: Copyright (c) Contributors to the Eclipse Foundation Bundle-Description: OSGi Promise API Release 8 for use inside and outs ide of OSGi environments 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:osgi.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: osgi.promise Bundle-Vendor: Eclipse Foundation Bundle-Version: 8.1.0.202212101352 Export-Package: org.osgi.util.function;version="1.2",org.osgi.util.pro mise;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.2,2)" Require-Capability: osgi.ee;filter:="(&(osgi.ee=JavaSE/compact1)(versi on=1.8))" SPDX-License-Identifier: Apache-2.0