xref: /JGit/org.eclipse.jgit.gpg.bc/META-INF/MANIFEST.MF (revision cd12b570ff3a642f633a52a305b79922479e30a8)
177848d63SMatthias SohnManifest-Version: 1.0
277848d63SMatthias SohnBundle-ManifestVersion: 2
377848d63SMatthias SohnBundle-Name: %Bundle-Name
477848d63SMatthias SohnAutomatic-Module-Name: org.eclipse.jgit.gpg.bc
577848d63SMatthias SohnBundle-SymbolicName: org.eclipse.jgit.gpg.bc;singleton:=true
69034c7d4SMatthias SohnFragment-Host: org.eclipse.jgit;bundle-version="[5.11.0,5.12.0)"
777848d63SMatthias SohnBundle-Vendor: %Bundle-Vendor
877848d63SMatthias SohnBundle-Localization: plugin
99034c7d4SMatthias SohnBundle-Version: 5.11.0.qualifier
1077848d63SMatthias SohnBundle-RequiredExecutionEnvironment: JavaSE-1.8
1164cbea8aSThomas WolfImport-Package: org.bouncycastle.asn1;version="[1.65.0,2.0.0)",
1264cbea8aSThomas Wolf org.bouncycastle.asn1.cryptlib;version="[1.65.0,2.0.0)",
1364cbea8aSThomas Wolf org.bouncycastle.asn1.x9;version="[1.65.0,2.0.0)",
1464cbea8aSThomas Wolf org.bouncycastle.bcpg;version="[1.65.0,2.0.0)",
153774fcc8SThomas Wolf org.bouncycastle.bcpg.sig;version="[1.65.0,2.0.0)",
1664cbea8aSThomas Wolf org.bouncycastle.crypto.ec;version="[1.65.0,2.0.0)",
1777848d63SMatthias Sohn org.bouncycastle.gpg;version="[1.65.0,2.0.0)",
1877848d63SMatthias Sohn org.bouncycastle.gpg.keybox;version="[1.65.0,2.0.0)",
1977848d63SMatthias Sohn org.bouncycastle.gpg.keybox.jcajce;version="[1.65.0,2.0.0)",
2064cbea8aSThomas Wolf org.bouncycastle.jcajce.interfaces;version="[1.65.0,2.0.0)",
2177848d63SMatthias Sohn org.bouncycastle.jce.provider;version="[1.65.0,2.0.0)",
2264cbea8aSThomas Wolf org.bouncycastle.math.ec;version="[1.65.0,2.0.0)",
2364cbea8aSThomas Wolf org.bouncycastle.math.field;version="[1.65.0,2.0.0)",
2477848d63SMatthias Sohn org.bouncycastle.openpgp;version="[1.65.0,2.0.0)",
253774fcc8SThomas Wolf org.bouncycastle.openpgp.jcajce;version="[1.65.0,2.0.0)",
2677848d63SMatthias Sohn org.bouncycastle.openpgp.operator;version="[1.65.0,2.0.0)",
2777848d63SMatthias Sohn org.bouncycastle.openpgp.operator.jcajce;version="[1.65.0,2.0.0)",
2877848d63SMatthias Sohn org.bouncycastle.util.encoders;version="[1.65.0,2.0.0)",
299034c7d4SMatthias Sohn org.eclipse.jgit.annotations;version="[5.11.0,5.12.0)",
309034c7d4SMatthias Sohn org.eclipse.jgit.api.errors;version="[5.11.0,5.12.0)",
319034c7d4SMatthias Sohn org.eclipse.jgit.errors;version="[5.11.0,5.12.0)",
329034c7d4SMatthias Sohn org.eclipse.jgit.lib;version="[5.11.0,5.12.0)",
339034c7d4SMatthias Sohn org.eclipse.jgit.nls;version="[5.11.0,5.12.0)",
349034c7d4SMatthias Sohn org.eclipse.jgit.transport;version="[5.11.0,5.12.0)",
359034c7d4SMatthias Sohn org.eclipse.jgit.util;version="[5.11.0,5.12.0)",
3677848d63SMatthias Sohn org.slf4j;version="[1.7.0,2.0.0)"
37*cd12b570SThomas WolfExport-Package: org.eclipse.jgit.gpg.bc;version="5.11.0",
38*cd12b570SThomas Wolf org.eclipse.jgit.gpg.bc.internal;version="5.11.0";x-friends:="org.eclipse.jgit.gpg.bc.test",
3964cbea8aSThomas Wolf org.eclipse.jgit.gpg.bc.internal.keys;version="5.11.0";x-friends:="org.eclipse.jgit.gpg.bc.test"
40