Sha256: 64753f5e5254f04fe72990011bd857941d110cf36d032ce11192c8d536ccd392

Contents?: true

Size: 1.22 KB

Versions: 0

Compression: gzip

Compressed size: 563 Bytes

Stored size: 563 Bytes

Contents

--- !ruby/object:Gem::Specification 
rubygems_version: 0.9.0
specification_version: 1
name: binaryparse
version: !ruby/object:Gem::Version 
  version: 0.2.0
date: 2006-09-30 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: 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: 
- test/test_blocker.rb
- lib/buffered_io.rb
- lib/blocker.rb
- examples/cmasqls.rb
- examples/voter.rb
- examples/readme.txt
test_files: []

rdoc_options: []

extra_rdoc_files: []

executables: []

extensions: []

requirements: []

dependencies: []

Package Spec version

binaryparse-0.2.0