# -*- encoding: utf-8 -*- # stub: mpxj 8.3.4 ruby lib Gem::Specification.new do |s| s.name = "mpxj".freeze s.version = "8.3.4".freeze s.required_rubygems_version = Gem::Requirement.new(">= 0".freeze) if s.respond_to? :required_rubygems_version= s.require_paths = ["lib".freeze] s.authors = ["Jon Iles".freeze] s.bindir = "exe".freeze s.date = "2020-12-10" s.email = ["jon.iles@bcs.org.uk".freeze] s.files = ["README.md".freeze, "bin/console".freeze, "bin/setup".freeze, "docs/AssignmentAttributes.md".freeze, "docs/PropertiesAttributes.md".freeze, "docs/RelationAttributes.md".freeze, "docs/ResourceAttributes.md".freeze, "docs/TaskAttributes.md".freeze, "legal/licence.ikvm.thirdparty.txt".freeze, "legal/licence.ikvm.txt".freeze, "legal/licence.jgoodies.binding.txt".freeze, "legal/licence.jgoodies.common.txt".freeze, "legal/licence.poi.txt".freeze, "legal/licence.rtfparserkit.txt".freeze, "legal/licence.sqlite-jdbc.txt".freeze, "legal/licence.txt".freeze, "lib/mpxj.rb".freeze, "lib/mpxj/FastInfoset-1.2.16.jar".freeze, "lib/mpxj/SparseBitSet-1.2.jar".freeze, "lib/mpxj/argument_error.rb".freeze, "lib/mpxj/assignment.rb".freeze, "lib/mpxj/commons-codec-1.13.jar".freeze, "lib/mpxj/commons-collections4-4.4.jar".freeze, "lib/mpxj/commons-math3-3.6.1.jar".freeze, "lib/mpxj/container.rb".freeze, "lib/mpxj/hamcrest-core-1.3.jar".freeze, "lib/mpxj/istack-commons-runtime-3.0.8.jar".freeze, "lib/mpxj/jakarta.activation-api-1.2.1.jar".freeze, "lib/mpxj/jakarta.xml.bind-api-2.3.2.jar".freeze, "lib/mpxj/jaxb-runtime-2.3.2.jar".freeze, "lib/mpxj/jgoodies-binding-2.13.0.jar".freeze, "lib/mpxj/jgoodies-common-1.8.1.jar".freeze, "lib/mpxj/junit-4.13.1.jar".freeze, "lib/mpxj/mpxj.jar".freeze, "lib/mpxj/password_protected.rb".freeze, "lib/mpxj/poi-4.1.2.jar".freeze, "lib/mpxj/project.rb".freeze, "lib/mpxj/properties.rb".freeze, "lib/mpxj/reader.rb".freeze, "lib/mpxj/relation.rb".freeze, "lib/mpxj/resource.rb".freeze, "lib/mpxj/rtfparserkit-1.15.0.jar".freeze, "lib/mpxj/runtime_error.rb".freeze, "lib/mpxj/sqlite-jdbc-3.30.1.jar".freeze, "lib/mpxj/stax-ex-1.8.1.jar".freeze, "lib/mpxj/task.rb".freeze, "lib/mpxj/txw2-2.3.2.jar".freeze, "lib/mpxj/unknown_error.rb".freeze, "lib/mpxj/version.rb".freeze] s.homepage = "http://mpxj.sf.net".freeze s.licenses = ["LGPL-2.1-or-later".freeze] s.rubygems_version = "3.5.10".freeze s.summary = "The MPXJ gem allows Ruby applications to work with schedule data from project management applications including Microsoft Project, Primavera, Asta Powerproject and Gnome Planner amongst others. The gem provides a Ruby wrapper around the MPXJ Java JAR.".freeze s.specification_version = 4 s.add_development_dependency(%q.freeze, [">= 0".freeze]) s.add_development_dependency(%q.freeze, [">= 0".freeze]) s.add_development_dependency(%q.freeze, [">= 0".freeze]) s.add_runtime_dependency(%q.freeze, [">= 0".freeze]) s.add_runtime_dependency(%q.freeze, [">= 0".freeze]) s.add_runtime_dependency(%q.freeze, [">= 0".freeze]) end