mf2util
mf2util copied to clipboard
Utilities for interpreting microformats2 data
`follow-of`, `tag-of`, `bookmark-of`, `h-geo`/`p-location`. https://github.com/tantek/post-type-discovery/issues/28 https://www.w3.org/TR/post-type-discovery/#response-algorithm https://indieweb.org/tag-reply ...and the others.
Automatically add `/` if the URL doesn't have a path component in the representative h-card discovery/authorship/etc. # Example `https://fireburn.ru -> https://fireburn.ru/` (without path it doesn't make sense) `https://fireburn.ru/api/micropub` - don't...
Apparently mf2util provides some location information for events, but this doesn't seem to be documented.
https://github.com/kylewm/woodwind/blob/master/woodwind/tasks.py#L30