16 рядки
441 B
Plaintext
16 рядки
441 B
Plaintext
Manifest-Version: 1.0
|
|
Bundle-ManifestVersion: 2
|
|
Bundle-Name: ZhiqimML
|
|
Bundle-SymbolicName: zhiqim_ml
|
|
Bundle-Version: 1.5.0
|
|
Export-Package: org.zhiqim.zml,
|
|
org.zhiqim.zml.exception,
|
|
org.zhiqim.zml.expression,
|
|
org.zhiqim.zml.expression.operator,
|
|
org.zhiqim.zml.expression.primitive,
|
|
org.zhiqim.zml.expression.symbol,
|
|
org.zhiqim.zml.loader,
|
|
org.zhiqim.zml.statement
|
|
Require-Bundle: zhiqim
|
|
Bundle-RequiredExecutionEnvironment: JavaSE-1.7
|