# -*- encoding: utf-8 -*- # stub: RocketAMF-ouvrages 1.0.0 ruby lib # stub: ext/rocketamf_ext/extconf.rb Gem::Specification.new do |s| s.name = "RocketAMF-ouvrages".freeze s.version = "1.0.0".freeze s.required_rubygems_version = Gem::Requirement.new(">= 0".freeze) if s.respond_to? :required_rubygems_version= s.require_paths = ["lib".freeze] s.authors = ["Jacob Henry".freeze, "Stephen Augenstein".freeze, "Joc O'Connor".freeze] s.date = "2013-05-03" s.email = ["perl.programmer@gmail.com".freeze] s.extensions = ["ext/rocketamf_ext/extconf.rb".freeze] s.extra_rdoc_files = ["README.rdoc".freeze] s.files = ["README.rdoc".freeze, "Rakefile".freeze, "RocketAMF.gemspec".freeze, "benchmark.rb".freeze, "ext/rocketamf_ext/class_mapping.c".freeze, "ext/rocketamf_ext/constants.h".freeze, "ext/rocketamf_ext/deserializer.c".freeze, "ext/rocketamf_ext/deserializer.h".freeze, "ext/rocketamf_ext/extconf.rb".freeze, "ext/rocketamf_ext/remoting.c".freeze, "ext/rocketamf_ext/rocketamf_ext.c".freeze, "ext/rocketamf_ext/serializer.c".freeze, "ext/rocketamf_ext/serializer.h".freeze, "ext/rocketamf_ext/utility.h".freeze, "lib/rocketamf.rb".freeze, "lib/rocketamf/class_mapping.rb".freeze, "lib/rocketamf/constants.rb".freeze, "lib/rocketamf/ext.rb".freeze, "lib/rocketamf/extensions.rb".freeze, "lib/rocketamf/pure.rb".freeze, "lib/rocketamf/pure/deserializer.rb".freeze, "lib/rocketamf/pure/io_helpers.rb".freeze, "lib/rocketamf/pure/remoting.rb".freeze, "lib/rocketamf/pure/serializer.rb".freeze, "lib/rocketamf/remoting.rb".freeze, "lib/rocketamf/values/messages.rb".freeze, "lib/rocketamf/values/typed_hash.rb".freeze, "spec/class_mapping_spec.rb".freeze, "spec/deserializer_spec.rb".freeze, "spec/fast_class_mapping_spec.rb".freeze, "spec/fixtures/objects/amf0-boolean.bin".freeze, "spec/fixtures/objects/amf0-complex-encoded-string.bin".freeze, "spec/fixtures/objects/amf0-date.bin".freeze, "spec/fixtures/objects/amf0-ecma-ordinal-array.bin".freeze, "spec/fixtures/objects/amf0-hash.bin".freeze, "spec/fixtures/objects/amf0-null.bin".freeze, "spec/fixtures/objects/amf0-number.bin".freeze, "spec/fixtures/objects/amf0-object.bin".freeze, "spec/fixtures/objects/amf0-ref-test.bin".freeze, "spec/fixtures/objects/amf0-strict-array.bin".freeze, "spec/fixtures/objects/amf0-string.bin".freeze, "spec/fixtures/objects/amf0-time.bin".freeze, "spec/fixtures/objects/amf0-typed-object.bin".freeze, "spec/fixtures/objects/amf0-undefined.bin".freeze, "spec/fixtures/objects/amf0-untyped-object.bin".freeze, "spec/fixtures/objects/amf0-xml-doc.bin".freeze, "spec/fixtures/objects/amf3-0.bin".freeze, "spec/fixtures/objects/amf3-array-collection.bin".freeze, "spec/fixtures/objects/amf3-array-ref.bin".freeze, "spec/fixtures/objects/amf3-associative-array.bin".freeze, "spec/fixtures/objects/amf3-bigNum.bin".freeze, "spec/fixtures/objects/amf3-byte-array-ref.bin".freeze, "spec/fixtures/objects/amf3-byte-array.bin".freeze, "spec/fixtures/objects/amf3-complex-array-collection.bin".freeze, "spec/fixtures/objects/amf3-complex-encoded-string-array.bin".freeze, "spec/fixtures/objects/amf3-date-ref.bin".freeze, "spec/fixtures/objects/amf3-date.bin".freeze, "spec/fixtures/objects/amf3-dictionary.bin".freeze, "spec/fixtures/objects/amf3-dynamic-object.bin".freeze, "spec/fixtures/objects/amf3-empty-array-ref.bin".freeze, "spec/fixtures/objects/amf3-empty-array.bin".freeze, "spec/fixtures/objects/amf3-empty-dictionary.bin".freeze, "spec/fixtures/objects/amf3-empty-string-ref.bin".freeze, "spec/fixtures/objects/amf3-encoded-string-ref.bin".freeze, "spec/fixtures/objects/amf3-externalizable.bin".freeze, "spec/fixtures/objects/amf3-false.bin".freeze, "spec/fixtures/objects/amf3-float.bin".freeze, "spec/fixtures/objects/amf3-graph-member.bin".freeze, "spec/fixtures/objects/amf3-hash.bin".freeze, "spec/fixtures/objects/amf3-large-max.bin".freeze, "spec/fixtures/objects/amf3-large-min.bin".freeze, "spec/fixtures/objects/amf3-max.bin".freeze, "spec/fixtures/objects/amf3-min.bin".freeze, "spec/fixtures/objects/amf3-mixed-array.bin".freeze, "spec/fixtures/objects/amf3-null.bin".freeze, "spec/fixtures/objects/amf3-object-ref.bin".freeze, "spec/fixtures/objects/amf3-primitive-array.bin".freeze, "spec/fixtures/objects/amf3-string-ref.bin".freeze, "spec/fixtures/objects/amf3-string.bin".freeze, "spec/fixtures/objects/amf3-symbol.bin".freeze, "spec/fixtures/objects/amf3-trait-ref.bin".freeze, "spec/fixtures/objects/amf3-true.bin".freeze, "spec/fixtures/objects/amf3-typed-object.bin".freeze, "spec/fixtures/objects/amf3-vector-double.bin".freeze, "spec/fixtures/objects/amf3-vector-int.bin".freeze, "spec/fixtures/objects/amf3-vector-object.bin".freeze, "spec/fixtures/objects/amf3-vector-uint.bin".freeze, "spec/fixtures/objects/amf3-xml-doc.bin".freeze, "spec/fixtures/objects/amf3-xml-ref.bin".freeze, "spec/fixtures/objects/amf3-xml.bin".freeze, "spec/fixtures/request/acknowledge-response.bin".freeze, "spec/fixtures/request/amf0-error-response.bin".freeze, "spec/fixtures/request/blaze-response.bin".freeze, "spec/fixtures/request/commandMessage.bin".freeze, "spec/fixtures/request/flex-request.bin".freeze, "spec/fixtures/request/multiple-simple-request.bin".freeze, "spec/fixtures/request/remotingMessage.bin".freeze, "spec/fixtures/request/simple-request.bin".freeze, "spec/fixtures/request/simple-response.bin".freeze, "spec/fixtures/request/unsupportedCommandMessage.bin".freeze, "spec/messages_spec.rb".freeze, "spec/remoting_spec.rb".freeze, "spec/serializer_spec.rb".freeze, "spec/spec_helper.rb".freeze] s.homepage = "http://github.com/rubyamf/rocketamf".freeze s.rdoc_options = ["--line-numbers".freeze, "--main".freeze, "README.rdoc".freeze] s.rubygems_version = "3.5.10".freeze s.summary = "Fast AMF serializer/deserializer with remoting request/response wrappers to simplify integration".freeze s.test_files = ["spec/fast_class_mapping_spec.rb".freeze, "spec/serializer_spec.rb".freeze, "spec/messages_spec.rb".freeze, "spec/remoting_spec.rb".freeze, "spec/class_mapping_spec.rb".freeze, "spec/deserializer_spec.rb".freeze] end