--- !ruby/object:Gem::Specification name: bindata version: !ruby/object:Gem::Version version: 1.0.0 platform: ruby authors: - Dion Mendel autorequire: bindir: bin cert_chain: [] date: 2009-09-13 00:00:00 +08:00 default_executable: dependencies: [] description: email: dion@lostrealm.com executables: [] extensions: [] extra_rdoc_files: - NEWS files: - INSTALL - TODO - GPL - Rakefile - COPYING - NEWS - README - ChangeLog - examples/gzip.rb - examples/ip_address.rb - spec/primitive_spec.rb - spec/record_spec.rb - spec/float_spec.rb - spec/int_spec.rb - spec/registry_spec.rb - spec/lazy_spec.rb - spec/deprecated_spec.rb - spec/array_spec.rb - spec/bits_spec.rb - spec/io_spec.rb - spec/struct_spec.rb - spec/stringz_spec.rb - spec/rest_spec.rb - spec/base_spec.rb - spec/wrapper_spec.rb - spec/choice_spec.rb - spec/example.rb - spec/system_spec.rb - spec/string_spec.rb - spec/spec_common.rb - spec/base_primitive_spec.rb - lib/bindata/array.rb - lib/bindata/base_primitive.rb - lib/bindata/int.rb - lib/bindata/rest.rb - lib/bindata/struct.rb - lib/bindata/lazy.rb - lib/bindata/choice.rb - lib/bindata/string.rb - lib/bindata/float.rb - lib/bindata/base.rb - lib/bindata/primitive.rb - lib/bindata/registry.rb - lib/bindata/bits.rb - lib/bindata/deprecated.rb - lib/bindata/params.rb - lib/bindata/sanitize.rb - lib/bindata/trace.rb - lib/bindata/stringz.rb - lib/bindata/io.rb - lib/bindata/record.rb - lib/bindata/wrapper.rb - lib/bindata.rb - tasks/rdoc.rake - tasks/manual.rake - tasks/pkg.rake - tasks/rspec.rake - setup.rb - manual.haml has_rdoc: true homepage: http://bindata.rubyforge.org post_install_message: rdoc_options: - --main - NEWS 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.3.1 signing_key: specification_version: 2 summary: A declarative way to read and write binary file formats test_files: []