| Short description: |
Net::Favicon - Favicon URL detector |
| Category: |
Library/Net |
| Status: |
alpha |
| Created: |
2007-03-23 13:51:01 GMT |
| Last update: |
2007-03-23 13:51:01 GMT |
| Owner: |
MoonWolf
(Projects of this owner) |
| Homepage: |
not available |
| Download: |
http://wwww.moonwolf.com/ruby/archive/net-favicon-0.0.20070323.tar.gz
|
| License: |
Ruby's |
| Dependency: |
|
| Description: |
Net::Favicon - Favicon detection
=========================================
INSTALL
-------
$ su
# setup.rb
USAGE
-----
require 'net/favicon'
url = ARGV.shift
p Net::Favicon.get(url)
LISENSE
-------
Ruby's
COPYRIGHT
---------
Copyright(c) MoonWolf <moonwolf@moonwolf.com>
|