Sha256: ec15ba98126a7653482edb01f65ddfa5098821171c61f9f6a4250f174034d2bf

Contents?: true

Size: 1.58 KB

Versions: 0

Compression: gzip

Compressed size: 637 Bytes

Stored size: 637 Bytes

Contents

--- !ruby/object:Gem::Specification 
name: bindata
version: !ruby/object:Gem::Version 
  version: 0.8.1
platform: ruby
authors: 
- Dion Mendel
autorequire: bindata
bindir: bin
cert_chain: []

date: 2008-01-14 00:00:00 +09:00
default_executable: 
dependencies: []

description: 
email: dion@lostrealm.com
executables: []

extensions: []

extra_rdoc_files: []

files: 
- COPYING
- GPL
- INSTALL
- README
- TODO
- ChangeLog
- examples/gzip.rb
- spec/lazy_spec.rb
- spec/base_spec.rb
- spec/int_spec.rb
- spec/stringz_spec.rb
- spec/choice_spec.rb
- spec/registry_spec.rb
- spec/single_spec.rb
- spec/string_spec.rb
- spec/spec_common.rb
- spec/array_spec.rb
- spec/struct_spec.rb
- spec/float_spec.rb
- lib/bindata
- lib/bindata/int.rb
- lib/bindata/string.rb
- lib/bindata/base.rb
- lib/bindata/struct.rb
- lib/bindata/array.rb
- lib/bindata/stringz.rb
- lib/bindata/registry.rb
- lib/bindata/choice.rb
- lib/bindata/lazy.rb
- lib/bindata/single.rb
- lib/bindata/float.rb
- lib/bindata.rb
has_rdoc: true
homepage: http://bindata.rubyforge.org
post_install_message: 
rdoc_options: 
- README
- lib/bindata
- -m
- README
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: bindata
rubygems_version: 1.0.1
signing_key: 
specification_version: 2
summary: A declarative way to read and write binary file formats
test_files: []

Package Spec version

bindata-0.8.1