Richard S. Hall | 7164494 | 2006-02-08 14:29:10 +0000 | [diff] [blame] | 1 | Bundle-Name: ShellTUI |
| 2 | Bundle-SymbolicName: org.apache.felix.shell.tui |
| 3 | Bundle-Description: A simple textual user interface for Felix' shell service. |
Richard S. Hall | 51062a6 | 2006-02-09 13:41:13 +0000 | [diff] [blame] | 4 | Bundle-DocURL: http://oscar-osgi.sf.net/obr2/shelltui/ |
| 5 | Bundle-Source: http://oscar-osgi.sf.net/obr2/shelltui/org.apache.felix.shell.tui-src.jar |
| 6 | Bundle-Version: 1.0.1 |
Richard S. Hall | 7164494 | 2006-02-08 14:29:10 +0000 | [diff] [blame] | 7 | Bundle-Activator: org.apache.felix.shell.tui.Activator |
| 8 | Bundle-ClassPath: . |
| 9 | Import-Package: org.osgi.framework, org.apache.felix.shell |
Richard S. Hall | 51062a6 | 2006-02-09 13:41:13 +0000 | [diff] [blame] | 10 | Import-Service: org.apache.felix.shell.ShellService |