mirror of
https://gitee.com/openharmony/third_party_icu
synced 2024-11-26 18:00:52 +00:00
e14cf57cfb
Changes to be committed: modified: KEYS modified: README.OpenSource modified: README.md
20 lines
802 B
Plaintext
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
|