Manifest-Version: 1.0 Bundle-ManifestVersion: 2 Bundle-Name: BIRT Chart Device SVG Extension Bundle-SymbolicName: org.eclipse.birt.chart.device.svg;singleton:=true Bundle-Version: 2.5.1.qualifier Bundle-Activator: org.eclipse.birt.chart.device.svg.plugin.ChartDeviceSVGPlugin Bundle-Vendor: Eclipse.org Bundle-Localization: plugin Export-Package: org.eclipse.birt.chart.device.svg, org.eclipse.birt.chart.device.svg.i18n, org.eclipse.birt.chart.device.svg.plugin Require-Bundle: org.apache.commons.codec;bundle-version="[1.3.0,2.0.0)", org.eclipse.birt.chart.engine;bundle-version="[2.1.0,3.0.0)", org.eclipse.birt.chart.device.extension;bundle-version="[2.1.0,3.0.0)" Eclipse-LazyStart: true Bundle-RequiredExecutionEnvironment: J2SE-1.5 Import-Package: com.ibm.icu.util;version="[3.4.4,5.0.0)"