No description
Find a file
2011-06-28 20:27:27 -07:00
bin first commit 2011-06-14 20:02:00 -07:00
lib refactored four nearly identical methods into just one. thanks @evanphx 2011-06-28 20:27:27 -07:00
test Added ability to accept microformats that are not at the beginning of a class string for attributes 2011-06-28 20:04:15 -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 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.txt changed readme from markdown to txt for hoe... for now 2011-06-25 10:59:18 -07:00

# Microformats

http://github.com/veganstraightedge/microformats2

## DESCRIPTION

Generic Microformats 2 Extractor

## FEATURES/PROBLEMS

* parses and extracts [Microformats 2](http://microformats.org/wiki/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.