No description
Find a file
2013-02-18 14:11:10 -08:00
bin first commit 2011-06-14 20:02:00 -07:00
lib version bump 2011-06-28 22:19:47 -07:00
test parse durations as strings. rename class as klass 2011-06-28 22:09:51 -07:00
.autotest first commit 2011-06-14 20:02:00 -07:00
.gitignore gitignore 2011-06-25 15:45:45 -07:00
History.txt version bump 2011-06-28 22:19:47 -07:00
Manifest.txt updated manifest 2011-06-28 21:20:16 -07:00
Rakefile readme and version bump 2011-06-28 21:16:21 -07:00
README.md Update README.md 2013-02-18 14:11:10 -08:00

MOVED!

For all future version, go to: https://github.com/G5/microformats2

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
  • needs to deal with nested microformats
  • needs to deal with class-value pattern

SYNOPSIS

Microformats2.parse(File.open("example.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.