Sha256: 6b81cfa827030299a35b86439497c01c00d5469216f00961ad7872615f4bf623
Contents?: true
Size: 1.72 KB
Versions: 0
Compression: gzip
Compressed size: 685 Bytes
Stored size: 685 Bytes
Contents
--- !ruby/object:Gem::Specification rubygems_version: 0.9.4 specification_version: 1 name: bindata version: !ruby/object:Gem::Version version: 0.9.1 date: 2008-06-15 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: - TODO - ChangeLog - GPL - INSTALL - COPYING - README - examples/gzip.rb - spec/registry_spec.rb - spec/bits_spec.rb - spec/sanitize_spec.rb - spec/array_spec.rb - spec/float_spec.rb - spec/multi_value_spec.rb - spec/rest_spec.rb - spec/choice_spec.rb - spec/struct_spec.rb - spec/lazy_spec.rb - spec/spec_common.rb - spec/single_spec.rb - spec/string_spec.rb - spec/base_spec.rb - spec/single_value_spec.rb - spec/int_spec.rb - spec/io_spec.rb - spec/stringz_spec.rb - lib/bindata.rb - lib/bindata - lib/bindata/lazy.rb - lib/bindata/sanitize.rb - lib/bindata/io.rb - lib/bindata/string.rb - lib/bindata/int.rb - lib/bindata/multi_value.rb - lib/bindata/stringz.rb - lib/bindata/rest.rb - lib/bindata/single_value.rb - lib/bindata/registry.rb - lib/bindata/choice.rb - lib/bindata/struct.rb - lib/bindata/single.rb - lib/bindata/base.rb - lib/bindata/array.rb - lib/bindata/bits.rb - lib/bindata/float.rb test_files: [] rdoc_options: - README - lib/bindata - -m - README extra_rdoc_files: [] executables: [] extensions: [] requirements: [] dependencies: []