parse durations as strings. rename class as klass

This commit is contained in:
Shane Becker 2011-06-28 22:09:51 -07:00
parent 89b88c2c41
commit cbc353e785
4 changed files with 35 additions and 2 deletions

View file

@ -11,6 +11,8 @@ Generic Microformats 2 Extractor
* 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