Sha256: ce4d674f4fed5506ae3df0d6b116996bfcc5de7a1d70478df9aac53e1dab9927

Contents?: true

Size: 1.96 KB

Versions: 0

Compression: gzip

Compressed size: 715 Bytes

Stored size: 715 Bytes

Contents

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

date: 2009-04-17 00:00:00 +08:00
default_executable: 
dependencies: []

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

extensions: []

extra_rdoc_files: []

files: 
- ChangeLog
- INSTALL
- README
- GPL
- NEWS
- TODO
- COPYING
- examples/gzip.rb
- spec/float_spec.rb
- spec/base_spec.rb
- spec/sanitize_spec.rb
- spec/lazy_spec.rb
- spec/io_spec.rb
- spec/choice_spec.rb
- spec/base_primitive_spec.rb
- spec/array_spec.rb
- spec/stringz_spec.rb
- spec/primitive_spec.rb
- spec/example.rb
- spec/system_spec.rb
- spec/int_spec.rb
- spec/string_spec.rb
- spec/struct_spec.rb
- spec/spec_common.rb
- spec/bits_spec.rb
- spec/registry_spec.rb
- spec/rest_spec.rb
- spec/record_spec.rb
- lib/bindata
- lib/bindata/params.rb
- lib/bindata/int.rb
- lib/bindata/choice.rb
- lib/bindata/trace.rb
- lib/bindata/registry.rb
- lib/bindata/base_primitive.rb
- lib/bindata/struct.rb
- lib/bindata/stringz.rb
- lib/bindata/bits.rb
- lib/bindata/record.rb
- lib/bindata/primitive.rb
- lib/bindata/rest.rb
- lib/bindata/base.rb
- lib/bindata/array.rb
- lib/bindata/lazy.rb
- lib/bindata/string.rb
- lib/bindata/float.rb
- lib/bindata/sanitize.rb
- lib/bindata/io.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.2.0
signing_key: 
specification_version: 2
summary: A declarative way to read and write binary file formats
test_files: []

Package Spec version

bindata-0.10.0