# -*- encoding: utf-8 -*- # stub: gbarcode 0.98.16 x86-mswin32 lib Gem::Specification.new do |s| s.name = "gbarcode".freeze s.version = "0.98.16".freeze s.platform = "mswin32".freeze s.required_rubygems_version = Gem::Requirement.new(">= 0".freeze) if s.respond_to? :required_rubygems_version= s.require_paths = ["lib".freeze] s.authors = ["delaGOYA".freeze] s.date = "2007-05-10" s.description = "A barcode library that wraps GNU Barcode using SWIG. Most popular encoding schemes are supported (Code 39, UPC, ISBN, etc.). See the README for a full listing.".freeze s.email = "delagoya@rubyforge.org".freeze s.extra_rdoc_files = ["README".freeze, "CHANGELOG".freeze, "COPYING".freeze] s.files = ["CHANGELOG".freeze, "COPYING".freeze, "README".freeze, "Rakefile".freeze, "ext/barcode.h".freeze, "ext/barcode_wrap.c".freeze, "ext/codabar.c".freeze, "ext/code128.c".freeze, "ext/code39.c".freeze, "ext/code93.c".freeze, "ext/ean.c".freeze, "ext/extconf.rb".freeze, "ext/i25.c".freeze, "ext/library.c".freeze, "ext/msi.c".freeze, "ext/pcl.c".freeze, "ext/plessey.c".freeze, "ext/ps.c".freeze, "ext/svg.c".freeze, "extras/mingw-rbconfig.rb".freeze, "lib/gbarcode.so".freeze, "test/assets".freeze, "test/assets/gb-code128b.eps".freeze, "test/gbarcode_test.rb".freeze, "test/test_helper.rb".freeze] s.homepage = "http://gbarcode.rubyforge.org".freeze s.rdoc_options = ["--quiet".freeze, "--title".freeze, "Gbarcode".freeze, "--main".freeze, "README".freeze, "--inline-source".freeze] s.required_ruby_version = Gem::Requirement.new("> 0.0.0".freeze) s.rubygems_version = "3.5.10".freeze s.summary = "A barcode library that wraps GNU Barcode using SWIG.".freeze end