final commit
This commit is contained in:
parent
0627c5a4d7
commit
19e8c25f6c
10 changed files with 2 additions and 823 deletions
50
README.md
50
README.md
|
@ -1,52 +1,6 @@
|
|||
# Microformats
|
||||
# MOVED!
|
||||
|
||||
For all future versions, 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](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.
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue