Sha256: 32ae75a03a3d67887a21825893effd975634014e5f960833835b9a5a24c671b6
Contents?: true
Size: 1.25 KB
Versions: 0
Compression: gzip
Compressed size: 572 Bytes
Stored size: 572 Bytes
Contents
--- !ruby/object:Gem::Specification rubygems_version: 0.9.0 specification_version: 1 name: binaryparse version: !ruby/object:Gem::Version version: 0.3.3 date: 2006-12-20 00:00:00 -05:00 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. require_paths: - lib email: phurley@gmail.com homepage: http://binaryparse.rubyforge.org/ rubyforge_project: 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. autorequire: binaryparse default_executable: bindir: bin has_rdoc: true required_ruby_version: !ruby/object:Gem::Version::Requirement requirements: - - ">" - !ruby/object:Gem::Version version: 0.0.0 version: platform: ruby signing_key: cert_chain: post_install_message: authors: - Patrick Hurley files: - examples - lib - test - examples/cmasqls.rb - examples/readme.txt - examples/voter.rb - lib/blocker.rb - lib/buffered_io.rb - test/test_blocker.rb test_files: [] rdoc_options: [] extra_rdoc_files: [] executables: [] extensions: [] requirements: [] dependencies: []