--- !ruby/object:Gem::Specification name: mt940 version: !ruby/object:Gem::Version version: 0.7.1 platform: ruby authors: - Frank Oxener autorequire: bindir: bin cert_chain: [] date: 2014-03-06 00:00:00.000000000 Z dependencies: [] description: A basic MT940 parser with implementations for Dutch banks. email: frank.oxener@gmail.com executables: [] extensions: [] extra_rdoc_files: - LICENSE.txt - README.md files: - ".document" - ".gitignore" - ".ruby-gemset" - ".ruby-version" - ".travis.yml" - CHANGELOG - Gemfile - Gemfile.lock - Guardfile - LICENSE.txt - README.md - Rakefile - docs/Formaatverschillen_SEPA_MT940_MT942_v1-2.pdf - docs/MT940_Technische_handleiding_Mijn_ING_Zakelijk_tcm7-117274.pdf - docs/MT940_voorbeeldbestanden_abnamro.txt - docs/formaatbeschrijving_xml_sepa_dd_29541336.pdf - docs/sepa_mt940_mingz_formaatbeschrijving_tcm7-133393.pdf - docs/triodos_mt940.pdf - lib/mt940.rb - lib/mt940/banks/abnamro.rb - lib/mt940/banks/ing.rb - lib/mt940/banks/rabobank.rb - lib/mt940/banks/triodos.rb - lib/mt940/base.rb - lib/mt940/bic_codes.rb - lib/mt940/parser.rb - lib/mt940/transaction.rb - lib/mt940/version.rb - mt940.gemspec - test/fixtures/abnamro.txt - test/fixtures/abnamro_sepa.txt - test/fixtures/ing.txt - test/fixtures/ing_sepa.txt - test/fixtures/rabobank.txt - test/fixtures/rabobank_sepa.txt - test/fixtures/triodos.txt - test/fixtures/triodos_sepa.txt - test/fixtures/unknown.txt - test/helper.rb - test/mt940_abnamro_test.rb - test/mt940_base_test.rb - test/mt940_ing_test.rb - test/mt940_rabobank_test.rb - test/mt940_triodos_test.rb homepage: http://github.com/dovadi/mt940 licenses: - MIT metadata: {} post_install_message: rdoc_options: [] require_paths: - lib required_ruby_version: !ruby/object:Gem::Requirement requirements: - - ">=" - !ruby/object:Gem::Version version: '0' required_rubygems_version: !ruby/object:Gem::Requirement requirements: - - ">=" - !ruby/object:Gem::Version version: '0' requirements: [] rubyforge_project: mt940 rubygems_version: 2.2.0 signing_key: specification_version: 4 summary: MT940 parser test_files: - test/fixtures/abnamro.txt - test/fixtures/abnamro_sepa.txt - test/fixtures/ing.txt - test/fixtures/ing_sepa.txt - test/fixtures/rabobank.txt - test/fixtures/rabobank_sepa.txt - test/fixtures/triodos.txt - test/fixtures/triodos_sepa.txt - test/fixtures/unknown.txt - test/helper.rb - test/mt940_abnamro_test.rb - test/mt940_base_test.rb - test/mt940_ing_test.rb - test/mt940_rabobank_test.rb - test/mt940_triodos_test.rb