No description
Find a file
2011-06-25 10:57:49 -07:00
bin first commit 2011-06-14 20:02:00 -07:00
lib extracted method_adding to its own method 2011-06-15 12:01:33 -07:00
test removed redundant tests, added test for parsing from a file 2011-06-15 11:54:15 -07:00
.autotest first commit 2011-06-14 20:02:00 -07:00
History.txt first commit 2011-06-14 20:02:00 -07:00
Manifest.txt first commit 2011-06-14 20:02:00 -07:00
Rakefile shit works 2011-06-15 00:35:24 -07:00
README.md readme update 2011-06-25 10:57:49 -07:00

Microformats

http://github.com/veganstraightedge/microformats2

DESCRIPTION

Generic Microformats 2 Extractor

FEATURES/PROBLEMS

  • parses and extracts Microformats 2 syntax
  • needs more test cases
  • needs better docs

SYNOPSIS

Microformats2.parse(File.open("http://iamshane.html"))

REQUIREMENTS

  • Hoe
  • Nokogiri

INSTALL

sudo gem install microformats2

DEVELOPERS

After checking out the source, run:

rake newb

This task will install any missing dependencies, run the tests/specs, and generate the RDoc.

LICENSE

PUBLIC DOMAIN. Your heart is as free as the air you breathe. The ground you stand on is liberated territory.