Manifest-Version: 1.0 Bundle-ManifestVersion: 2 Bundle-Name: Spreadsheet Bundle-SymbolicName: org.simantics.spreadsheet Bundle-Version: 1.1.0.qualifier Bundle-RequiredExecutionEnvironment: JavaSE-11 Export-Package: org.simantics.spreadsheet, org.simantics.spreadsheet.cell.handler, org.simantics.spreadsheet.event.model, org.simantics.spreadsheet.solver, org.simantics.spreadsheet.solver.formula, org.simantics.spreadsheet.solver.formula.parser, org.simantics.spreadsheet.solver.formula.parser.ast, org.simantics.spreadsheet.synchronization Require-Bundle: org.simantics.utils.datastructures;bundle-version="1.0.0", org.simantics.databoard;bundle-version="0.6.1", it.unimi.dsi.fastutil;bundle-version="7.2.1", org.apache.commons.math3, gnu.trove3, org.simantics.scl.runtime, org.simantics.datatypes;bundle-version="1.0.0", org.simantics.common;bundle-version="1.0.0", org.simantics.simulator.toolkit;bundle-version="1.0.0", org.simantics.structural.synchronization;bundle-version="1.0.0", org.apache.poi, org.slf4j.api Bundle-Vendor: VTT Technical Research Centre of Finland Automatic-Module-Name: org.simantics.spreadsheet