third_party_icu/icu4j/manifest.stub
mengjingzhimo e14cf57cfb Signed-off-by: mengjingzhimo <luoboming@huawei.com>
Changes to be committed:
	modified:   KEYS
	modified:   README.OpenSource
	modified:   README.md
2022-08-31 20:27:49 +08:00

20 lines
802 B
Plaintext

Manifest-Version: 1.0
Specification-Title: International Components for Unicode for Java
Specification-Version: @SPECVERSION@
Specification-Vendor: Unicode, Inc.
Implementation-Title: International Components for Unicode for Java
Implementation-Version: @IMPLVERSION@
Implementation-Vendor: Unicode, Inc.
Implementation-Vendor-Id: org.unicode
Bundle-ManifestVersion: 2
Bundle-Name: ICU4J
Bundle-Description: International Components for Unicode for Java
Bundle-SymbolicName: com.ibm.icu
Bundle-Version: @IMPLVERSION@
Bundle-Vendor: Unicode, Inc.
Bundle-Copyright: @COPYRIGHT@
Bundle-RequiredExecutionEnvironment: @EXECENV@
Main-Class: com.ibm.icu.util.VersionInfo
Export-Package: com.ibm.icu.lang,com.ibm.icu.math,com.ibm.icu.number,com.ibm.icu.text,com.ibm.icu.util
Automatic-Module-Name: com.ibm.icu