JSON Feed                                                               [14/17]

Specification: https://www.jsonfeed.org/version/1.1/

"The JSON Feed format is a pragmatic syndication format, like RSS and Atom, but
with one big difference: it's JSON instead of XML."

+ It uses many similar field names as RSS and Atom and simplifies some things
  like a date format it to one standard.
- I've not seen many sites use it yet.
- It's not an official RFC like Atom is.

jfconvert - JSON Feed (subset) to sfeed or Atom converter:
	https://git.codemadness.org/jfconvert/
	gopher://codemadness.org/1/git/jfconvert/

This tool converts JSON Feed to the sfeed(5) format.

