Tags: pawelmhm/mf2py
Tags
new parsing rules, bug fixes, performance improvements ### Notable changes - add parsing for iframe.u-*[src] (microformats#116) - bug fix: reduced implied urls (microformats#117) - bug fix: don't collapse whitespace between tags - specify explicit versions for dependencies - revert BeautifulSoup copying added in 1.1.1 due to bugs (eg microformats#108) - misc performance improvements
Merge pull request microformats#106 from kartikprabhu/master new version 1.1.1 - looks good to me
Merge pull request microformats#99 from kartikprabhu/master Some reorganisation