Sha256: 937c6c8bf2a26e862b1baf80a81cd7c7802cd1881fc038838574ed010b9d86ce
Contents?: true
Size: 1.38 KB
Versions: 0
Compression: gzip
Compressed size: 581 Bytes
Stored size: 581 Bytes
Contents
--- !ruby/object:Gem::Specification name: binaryparse version: !ruby/object:Gem::Version version: 1.0.1 platform: ruby authors: - Patrick Hurley autorequire: binaryparse bindir: bin cert_chain: [] date: 2009-07-21 00:00:00 -04:00 default_executable: dependencies: [] description: Binaryparse is a simple Ruby DSL to parse semi-complicated binary structures. This includes structures dynamic in length, which cannot be handled by DL::Struct or BitStructEx. email: phurley@gmail.com executables: [] extensions: [] extra_rdoc_files: [] files: - examples/cmasqls.rb - examples/readme.txt - examples/voter.rb - lib/blocker.rb - lib/buffered_io.rb - test/test_blocker.rb has_rdoc: true homepage: http://binaryparse.rubyforge.org/ licenses: [] post_install_message: rdoc_options: [] require_paths: - lib required_ruby_version: !ruby/object:Gem::Requirement requirements: - - ">=" - !ruby/object:Gem::Version version: "0" version: required_rubygems_version: !ruby/object:Gem::Requirement requirements: - - ">=" - !ruby/object:Gem::Version version: "0" version: requirements: [] rubyforge_project: rubygems_version: 1.3.4 signing_key: specification_version: 3 summary: Binaryparse is a simple Ruby DSL to parse semi-complicated binary structures. This includes structures dynamic in length, which cannot be handled by DL::Struct or BitStructEx. test_files: []