This commit is contained in:
Kovid Goyal 2022-06-21 07:41:01 +05:30
parent 52ce0ace59
commit 6e11ed5526
No known key found for this signature in database
GPG Key ID: 06BC317B515ACE7C

View File

@ -7,6 +7,7 @@ __license__ = "GPL v3"
from calibre.web.feeds.news import BasicNewsRecipe from calibre.web.feeds.news import BasicNewsRecipe
import datetime import datetime
class DistroWatchWeekly(BasicNewsRecipe): class DistroWatchWeekly(BasicNewsRecipe):
title = "DistroWatch Weekly" title = "DistroWatch Weekly"
description = "Weekly news about Linux distributions" description = "Weekly news about Linux distributions"