This repository is private.
All pages are served over SSL and all pushing and pulling is done over SSH.
No one may fork, clone, or view it unless they are added as a member.
Every repository with this icon (
) is private.
Every repository with this icon (
This repository is public.
Anyone may fork, clone, or view it.
Every repository with this icon (
) is public.
Every repository with this icon (
Run the following if you haven't already:
gem sources -a http://gems.github.com
Install the gem(s):
sudo gem install youpy-www-favicon
youpy (author)
Thu Jul 03 02:28:32 -0700 2008
| name | age | message | |
|---|---|---|---|
| |
.gitignore | Tue Jul 01 10:37:28 -0700 2008 | [youpy] |
| |
ChangeLog | Mon Jun 23 12:18:34 -0700 2008 | [youpy] |
| |
LICENSE | Tue Jul 01 10:37:28 -0700 2008 | [youpy] |
| |
README | Tue Jul 01 10:37:28 -0700 2008 | [youpy] |
| |
Rakefile | Thu Jul 03 01:40:16 -0700 2008 | [youpy] |
| |
lib/ | Thu Jul 03 02:28:32 -0700 2008 | [youpy] |
| |
spec/ | Thu Jul 03 02:28:32 -0700 2008 | [youpy] |
| |
www-favicon.gemspec | Thu Jul 03 02:28:32 -0700 2008 | [youpy] |
README
= www-favicon
== Description
library for finding favicon from specific URL
== Installation
=== Archive Installation
rake install
=== Gem Installation
gem install www-favicon
== Features/Problems
== Synopsis
require 'rubygems'
require 'www-favicon'
favicon = WWW::Favicon.new
favicon_url = favicon.find('http://www.google.com/')
== Copyright
Author:: youpy <youpy@buycheapviagraonlinenow.com>
Copyright:: Copyright (c) 2008 youpy
License:: The MIT License




