Perversity of the day: rnews_imap.
I am getting a bunch of news from usenet via a UUCP connection.
But I do not have a local NNTP server on my host.
I could install leafnode2 and use that, but why bother?
I have a fully functional dovecot IMAP server, why not just store the usenet messages in an IMAP mailbox for reading?
https://github.com/bawuenet/rnews_imap is exactly that. Written in python2.7 for compatibility and able to read gzip'd UUCP batches.
Amazing. 🎉