File: osgi.MF

package info (click to toggle)
liboro-java 2.0.8a-15
  • links: PTS, VCS
  • area: main
  • in suites: forky, sid, trixie
  • size: 1,464 kB
  • sloc: java: 6,847; xml: 207; sh: 9; makefile: 5
file content (12 lines) | stat: -rw-r--r-- 482 bytes parent folder | download | duplicates (7)
1
2
3
4
5
6
7
8
9
10
11
12
Bundle-ManifestVersion: 2
Bundle-Name: Jakarta Oro
Bundle-SymbolicName: org.apache.oro
Bundle-Version: 2.0.8
Bundle-Vendor: Apache Software Foundation
Bundle-Localization: plugin
Export-Package: org.apache.oro.io;version="2.0.8", org.apache.oro.text
 ;version="2.0.8", org.apache.oro.text.awk;version="2.0.8", org.apache
 .oro.text.perl;version="2.0.8", org.apache.oro.text.regex;version="2.
 0.8", org.apache.oro.util;version="2.0.8"
Bundle-RequiredExecutionEnvironment: J2SE-1.2