12 lines
313 B
Plaintext
12 lines
313 B
Plaintext
Manifest-Version: 1.0
|
|
Bundle-ManifestVersion: 2
|
|
Bundle-Name: Jython
|
|
Bundle-SymbolicName: Jython
|
|
Bundle-Version: 1.0.0.202101221157
|
|
Bundle-ClassPath: .
|
|
Bundle-Vendor: Jython
|
|
Bundle-RequiredExecutionEnvironment: JavaSE-1.8
|
|
Automatic-Module-Name: Jython
|
|
Export-Package: org.python.jsr223,org.python.util
|
|
|