12 lines
372 B
Plaintext
12 lines
372 B
Plaintext
Manifest-Version: 1.0
|
|
Bundle-ManifestVersion: 2
|
|
Bundle-Name: Math3
|
|
Bundle-SymbolicName: org.apache.commons.math3
|
|
Bundle-Version: 1.0.0.qualifier
|
|
Automatic-Module-Name: org.apache.commons.math3
|
|
Bundle-RequiredExecutionEnvironment: JavaSE-1.8
|
|
Bundle-ClassPath: commons-math3-3.6.1.jar,
|
|
.
|
|
Export-Package: org.apache.commons.math3.exception,
|
|
org.apache.commons.math3.linear
|