Sha256: 97feda96ea92aa36ef8d9a4cc6caeaad1c22174c6fa58e9558948db21acfa73a
Contents?: true
Size: 1.45 KB
Versions: 0
Compression: gzip
Compressed size: 632 Bytes
Stored size: 632 Bytes
Contents
--- !ruby/object:Gem::Specification rubygems_version: 0.9.0 specification_version: 1 name: bindata version: !ruby/object:Gem::Version version: 0.6.0 date: 2007-03-28 00:00:00 +08:00 summary: A declarative way to read and write binary file formats require_paths: - lib email: dion@lostrealm.com homepage: http://bindata.rubyforge.org rubyforge_project: bindata description: autorequire: bindata 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: - Dion Mendel 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.rb - 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 test_files: [] rdoc_options: - README - lib/bindata - -m - README extra_rdoc_files: [] executables: [] extensions: [] requirements: [] dependencies: []