Sha256: 3540bf135f847eca1e1c411b5a9cb5b8e05f0b05f506cbc9a557a2b3246488ed
Contents?: true
Size: 1.41 KB
Versions: 0
Compression: gzip
Compressed size: 665 Bytes
Stored size: 665 Bytes
Contents
--- !ruby/object:Gem::Specification name: arachni-rpc version: !ruby/object:Gem::Version version: 0.1.3 prerelease: platform: ruby authors: - Tasos Laskos autorequire: bindir: bin cert_chain: [] date: 2012-11-02 00:00:00.000000000 Z dependencies: [] description: ! " Arachni-RPC is a simple and lightweight Remote Procedure Call protocol\n used to provide the basis for Arachni's Grid infrastructure.\n" email: tasos.laskos@gmail.com executables: [] extensions: [] extra_rdoc_files: - README.md - LICENSE.md - CHANGELOG.md files: - README.md - Rakefile - LICENSE.md - CHANGELOG.md - lib/arachni/rpc.rb - lib/arachni/rpc/message.rb - lib/arachni/rpc/response.rb - lib/arachni/rpc/request.rb - lib/arachni/rpc/version.rb - lib/arachni/rpc/remote_object_mapper.rb - lib/arachni/rpc/exceptions.rb homepage: https://github.com/Arachni/arachni-rpc licenses: [] post_install_message: rdoc_options: - --charset=UTF-8 require_paths: - lib required_ruby_version: !ruby/object:Gem::Requirement none: false requirements: - - ! '>=' - !ruby/object:Gem::Version version: '0' required_rubygems_version: !ruby/object:Gem::Requirement none: false requirements: - - ! '>=' - !ruby/object:Gem::Version version: '0' requirements: [] rubyforge_project: rubygems_version: 1.8.24 signing_key: specification_version: 3 summary: The RPC protocol specification of the Arachni WebAppSec scanner Grid. test_files: []