Sha256: 2499271482290eca791e7ebe316584938c8345af2d188320f9d144436896c7ea
Contents?: true
Size: 1.74 KB
Versions: 0
Compression: gzip
Compressed size: 769 Bytes
Stored size: 769 Bytes
Contents
--- !ruby/object:Gem::Specification name: clieop version: !ruby/object:Gem::Version hash: 19 prerelease: false segments: - 0 - 1 - 4 version: 0.1.4 platform: ruby authors: - Willem van Bergen - Leon Berenschot autorequire: bindir: bin cert_chain: [] date: 2010-06-02 00:00:00 +02:00 default_executable: dependencies: [] description: This library is a pure Ruby, MIT licensed implementation of the CLIEOP03 transaction format. CLIEOP03 can be used to communicate direct debt transactions with your (Dutch) bank. email: - willem@vanbergen.org - LeipeLeon@gmail.com executables: [] extensions: [] extra_rdoc_files: [] files: - spec/spec_helper.rb - spec/clieop/batch_spec.rb - .gitignore - lib/clieop/record.rb - MIT-LICENSE - doc/clieop03.pdf - lib/clieop/file.rb - lib/clieop/batch.rb - lib/clieop.rb - init.rb - Rakefile - clieop.gemspec - README.rdoc - tasks/github-gem.rake - spec/clieop_spec.rb - spec/clieop/record_spec.rb - spec/clieop/file_spec.rb has_rdoc: true homepage: http://github.com/wvanbergen/clieop/wikis licenses: [] post_install_message: rdoc_options: [] 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: A pure Ruby implementation to write CLIEOP files test_files: - spec/clieop/batch_spec.rb - spec/clieop_spec.rb - spec/clieop/record_spec.rb - spec/clieop/file_spec.rb