Sha256: 3d310fba3cf7113bbd6aef8cfdb57272f9ecdba77a6d71e98fd43ef1ff21878d
Contents?: true
Size: 1.27 KB
Versions: 0
Compression: gzip
Compressed size: 584 Bytes
Stored size: 584 Bytes
Contents
--- !ruby/object:Gem::Specification rubygems_version: 0.9.0 specification_version: 1 name: binaryparse version: !ruby/object:Gem::Version version: 0.1.4 date: 2006-09-13 00:00:00 -04: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: false 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: - binaryparse-0.1.4.gem - binaryparse.gemspec - examples - lib - test - examples/cmasqls.rb - examples/readme.txt - lib/blocker.rb - lib/buffered_io.rb - test/test_blocker.rb test_files: [] rdoc_options: [] extra_rdoc_files: [] executables: [] extensions: [] requirements: [] dependencies: []