public
Description: Mofo is a fast and simple microformat parser, based on a concise DSL and Hpricot.
Homepage: http://mofo.rubyforge.org/
Clone URL: git://github.com/defunkt/mofo.git
urls
defunkt (author)
Sat Jan 26 18:29:29 -0800 2008
commit  53550ced5f4630e035788c27a92a873552e76f3b
tree    50ae4efe993c55fd4c64f092deba8ed5b40a2315
parent  3d64c75a52d9b6732d2d84fadf8c7ffc81f1d439
0
...
32
33
34
 
 
 
 
 
35
36
37
...
32
33
34
35
36
37
38
39
40
41
42
0
@@ -32,6 +32,11 @@
0
   >> fireball.logo
0
   => "http://static.flickr.com/9/buddyicons/44621776@N00.jpg?1117572751"
0
 
0
+= Grab It
0
+
0
+ $ git clone git://github.com/defunkt/mofo.git
0
+ $ open http://github.com/defunkt/mofo
0
+
0
 = Microwhozit?
0
 
0
   Microformats are tiny little markup definitions built on top of, usually,

Comments

    No one has commented yet.