--- !ruby/object:Gem::Specification name: vizi_whois version: !ruby/object:Gem::Version hash: 23 prerelease: segments: - 0 - 2 - 0 version: 0.2.0 platform: ruby authors: - Al Kivi autorequire: bindir: bin cert_chain: [] date: 2012-01-08 00:00:00 -05:00 default_executable: dependencies: [] description: |- This gem module provides a classes to find the right Regional Internet Registry for a given IP Address. The query method will navigate each major RIR until a response is found. A second class allows the responses from various RIRs to be formatted to a common response format email: al.kivi@yahoo.com executables: [] extensions: [] extra_rdoc_files: [] files: - doc/Visit.html - doc/testit_rb.html - doc/Rakefile.html - doc/formats/apache.rtf - doc/formats/w3c-extended.rtf - doc/formats/apache-custom-log.pdf - doc/formats/format-descriptions.xls - doc/formats/w3c-extended.pdf - doc/Vizi/Visit.html - doc/Vizi/VisitList.html - doc/Vizi/LogFormat.html - doc/Vizi/LogParser.html - doc/images/bullet_black.png - doc/images/bullet_toggle_plus.png - doc/images/zoom.png - doc/images/bug.png - doc/images/wrench_orange.png - doc/images/bullet_toggle_minus.png - doc/images/loadingAnimation.gif - doc/images/macFFBgHack.png - doc/images/date.png - doc/images/brick_link.png - doc/images/tag_green.png - doc/images/ruby.png - doc/images/page_white_width.png - doc/images/find.png - doc/images/wrench.png - doc/images/page_green.png - doc/images/package.png - doc/images/plugin.png - doc/images/brick.png - doc/images/page_white_text.png - doc/VisitList.html - doc/ViziLogParser.html - doc/Object.html - doc/Vizi.html - doc/created.rid - doc/lib/vizi_tracker_rb.html - doc/lib/vizi/vizi_tracker_rb.html - doc/lib/vizi/parser_rb.html - doc/lib/vizi_log_parser_rb.html - doc/docs/Whois_Documentation.doc - doc/ViziLogFormat.html - doc/js/thickbox-compressed.js - doc/js/jquery.js - doc/js/darkfish.js - doc/js/quicksearch.js - doc/ParserTest.html - doc/index.html - doc/test/test_helper_rb.html - doc/test/parser_test_rb.html - doc/README_rdoc.html - doc/rdoc.css - geany_run_script.bat - data/testfile.txt - data/testfile2.txt - data/testfile3.txt - testgem.rb - lib/vizi/geany_run_script.bat - lib/vizi/vizi_whois.rb - lib/vizi_whois.rb - vizi_whois-0.1.0.gem - vizi_whois.gemspec - build_gem1.bat - pkg/vizi_whois-0.1.0.gem - pkg/vizi_whois-0.1.0/lib/vizi/geany_run_script.bat - pkg/vizi_whois-0.1.0/lib/vizi/vizi_whois.rb - pkg/vizi_whois-0.1.0/lib/vizi_whois.rb - pkg/vizi_whois-0.1.0/README.rdoc - pkg/vizi_whois-0.1.0/Rakefile - build_gem3.bat - README.rdoc - Rakefile - log/system.log.20110903 - log/system.log - log/output.log - log/system.log.20110820 - log/formatted.log - test/parser_test.rb - test/test_helper.rb - testit.rb - build_gem2.bat has_rdoc: true homepage: http://www.vizitrax.com licenses: [] post_install_message: rdoc_options: [] require_paths: - lib required_ruby_version: !ruby/object:Gem::Requirement none: false requirements: - - ">=" - !ruby/object:Gem::Version hash: 51 segments: - 1 - 8 - 2 version: 1.8.2 required_rubygems_version: !ruby/object:Gem::Requirement none: false requirements: - - ">=" - !ruby/object:Gem::Version hash: 3 segments: - 0 version: "0" requirements: [] rubyforge_project: rubygems_version: 1.6.2 signing_key: specification_version: 3 summary: Global whois capability to select the right whois server and get response data test_files: - test/parser_test.rb