mbox series

[bug#51587,v2,0/3] gnu: Add rss2email.

Message ID BYAPR05MB40237185E859D1D6C966B9D1C5949@BYAPR05MB4023.namprd05.prod.outlook.com
Headers show
Series gnu: Add rss2email. | expand

Message

Morgan Smith Nov. 11, 2021, 3:30 p.m. UTC
Thanks for the review!

I looked over both previously submitted sgmllib3k packages and I think my patch is the best as the description mentions SGML.

I fixed the sgmllib3k indentation issue and added a missing word to the description.

For the rss2email patch:
- I added my copyright to mail.scm
- I removed the inputs and outputs from the check phase
- Made the input not propagated. It is indeed a binary that seems to still work this way.
- Fixed that comment
- Slightly modified the description but I'm honestly not sure what the issue is. I'll admit I'm not very good at english so if you could just change it how you see fit that would make me happy


[PATCH v2 1/3] gnu: Add python-sgmllib3k.
[PATCH v2 2/3] gnu: python-feedparser: Add input
[PATCH v2 3/3] gnu: Add rss2email.