--- !ruby/object:Gem::Specification name: fixed_width-multibyte version: !ruby/object:Gem::Version version: 0.2.3 prerelease: platform: ruby authors: - Timon Karnezos autorequire: bindir: bin cert_chain: [] date: 2012-01-27 00:00:00.000000000Z dependencies: - !ruby/object:Gem::Dependency name: activesupport requirement: &2177839880 !ruby/object:Gem::Requirement none: false requirements: - - ! '>=' - !ruby/object:Gem::Version version: '0' type: :runtime prerelease: false version_requirements: *2177839880 description: ! 'A gem that provides a DSL for parsing and writing files of fixed-width records. Multibyte support added while Timon is on vacation. Shamelessly forked from ryanwood/slither [http://github.com/ryanwood/slither]. Renamed the gem to be a little clearer as to its purpose. Hate that ''nokogiri'' nonsense. ' email: timon.karnezos@gmail.com executables: [] extensions: [] extra_rdoc_files: - README.markdown - TODO files: - COPYING - HISTORY - README.markdown - Rakefile - TODO - VERSION - examples/readme_example.rb - fixed_width-multibyte.gemspec - lib/fixed_width-multibyte.rb - lib/fixed_width.rb - lib/fixed_width/column.rb - lib/fixed_width/core_ext/symbol.rb - lib/fixed_width/definition.rb - lib/fixed_width/fixed_width.rb - lib/fixed_width/generator.rb - lib/fixed_width/parser.rb - lib/fixed_width/section.rb - spec/column_spec.rb - spec/definition_spec.rb - spec/fixed_width_spec.rb - spec/generator_spec.rb - spec/parser_spec.rb - spec/section_spec.rb - spec/spec_helper.rb homepage: http://github.com/timonk/fixed_width licenses: [] post_install_message: rdoc_options: [] require_paths: - lib required_ruby_version: !ruby/object:Gem::Requirement none: false requirements: - - ! '>=' - !ruby/object:Gem::Version version: '0' required_rubygems_version: !ruby/object:Gem::Requirement none: false requirements: - - ! '>=' - !ruby/object:Gem::Version version: '0' requirements: [] rubyforge_project: rubygems_version: 1.8.10 signing_key: specification_version: 3 summary: A gem that provides a DSL for parsing and writing files of fixed-width records. test_files: [] has_rdoc: