mf2py
mf2py copied to clipboard
Add ability to export Atom
trafficstars
One of the benefits of the old microformats parsers was the ability to export the data out in a variety of useful formats beyond JSON: iCalendar, vCard, and Atom.
It'd be useful to have Atom output.
fwiw https://granary.io/ (library and REST API) does this.
Closing this in favor of the precedent set in #71 that we should leave data munging to external libraries, rather than implementing that logic ourselves in mf2py.