xpp3/xpp3-1.1.4c-OSGI-MANIFEST.MF
Troy Dawson f8368ecd50 RHEL 9.0.0 Alpha bootstrap
The content of this branch was automatically imported from Fedora ELN
with the following as its source:
https://src.fedoraproject.org/rpms/xpp3#08edf584939e555fc35a55f0630f3fa73022b934
2020-10-15 14:16:18 -07:00

20 lines
578 B
Plaintext

Bundle-ManifestVersion: 2
Bundle-SymbolicName: org.xmlpull
Bundle-Version: 1.1.4
Export-Package: org.xmlpull.mxp1,
org.xmlpull.mxp1_serializer,
org.xmlpull.v1,
org.xmlpull.v1.builder,
org.xmlpull.v1.builder.adapter,
org.xmlpull.v1.builder.impl,
org.xmlpull.v1.dom2_builder,
org.xmlpull.v1.parser_pool,
org.xmlpull.v1.sax2,
org.xmlpull.v1.util,
org.xmlpull.v1.wrapper,
org.xmlpull.v1.wrapper.classic
Import-Package: javax.xml.parsers;resolution:=optional,
org.w3c.dom;resolution:=optional,
org.xml.sax;resolution:=optional,
org.xml.sax.helpers;resolution:=optional