Home | History | Annotate | Download | only in icu4j
      1 Manifest-Version: 1.0
      2 Specification-Title: International Components for Unicode for Java
      3 Specification-Version: @SPECVERSION@
      4 Specification-Vendor: Unicode, Inc.
      5 Implementation-Title: International Components for Unicode for Java
      6 Implementation-Version: @IMPLVERSION@
      7 Implementation-Vendor: Unicode, Inc.
      8 Implementation-Vendor-Id: org.unicode
      9 Bundle-ManifestVersion: 2
     10 Bundle-Name: ICU4J
     11 Bundle-Description: International Components for Unicode for Java
     12 Bundle-SymbolicName: com.ibm.icu
     13 Bundle-Version: @IMPLVERSION@
     14 Bundle-Vendor: Unicode, Inc.
     15 Bundle-Copyright: @COPYRIGHT@
     16 Bundle-RequiredExecutionEnvironment: @EXECENV@
     17 Main-Class: com.ibm.icu.util.VersionInfo
     18 Export-Package: com.ibm.icu.lang,com.ibm.icu.math,com.ibm.icu.text,com.ibm.icu.util