Sha256: 26c1c5e96c817beb54f75a8480bbc847592c1217e483561a27ea63ee2ccff69e
Contents?: true
Size: 1.61 KB
Versions: 0
Compression: gzip
Compressed size: 708 Bytes
Stored size: 708 Bytes
Contents
--- !ruby/object:Gem::Specification name: king_dtaus version: !ruby/object:Gem::Version hash: 23 prerelease: false segments: - 1 - 0 - 0 version: 1.0.0 platform: ruby authors: - Georg Leciejewski - Georg Ledermann autorequire: bindir: bin cert_chain: [] date: 2010-09-14 00:00:00 +02:00 default_executable: dependencies: [] description: DTAUS is a text-based format, to create bank transfers for german banks. This gem helps with the creation of those transfer files. email: gl@salesking.eu executables: [] extensions: [] extra_rdoc_files: - README.rdoc files: - .gitignore - MIT-LICENSE - README.rdoc - Rakefile - VERSION - init.rb - lib/king_dta/account.rb - lib/king_dta/booking.rb - lib/king_dta/dtaus.rb - lib/king_dta/helper.rb - lib/king_dtaus.rb - spec/booking_spec.rb - spec/dtaus_spec.rb - spec/helper_spec.rb - spec/spec_helper.rb has_rdoc: true homepage: http://github.com/salesking/king_dtaus licenses: [] post_install_message: rdoc_options: - --charset=UTF-8 require_paths: - lib required_ruby_version: !ruby/object:Gem::Requirement none: false requirements: - - ">=" - !ruby/object:Gem::Version hash: 3 segments: - 0 version: "0" required_rubygems_version: !ruby/object:Gem::Requirement none: false requirements: - - ">=" - !ruby/object:Gem::Version hash: 3 segments: - 0 version: "0" requirements: [] rubyforge_project: rubygems_version: 1.3.7 signing_key: specification_version: 3 summary: Generate DTAUS strings and files test_files: - spec/spec_helper.rb - spec/booking_spec.rb - spec/helper_spec.rb - spec/dtaus_spec.rb