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