microformats2/README.md
2011-06-28 22:09:51 -07:00

43 lines
791 B
Markdown

# 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
* 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.