guix-devel
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: [PATCH 1/3] gnu: Add python-feedgenerator


From: Ludovic Courtès
Subject: Re: [PATCH 1/3] gnu: Add python-feedgenerator
Date: Mon, 13 Jul 2015 22:36:15 +0200
User-agent: Gnus/5.13 (Gnus v5.13) Emacs/24.5 (gnu/linux)

Christopher Allan Webber <address@hidden> skribis:

> From 32fe80103c1cef93f1608d5c09e4edf7cd005a5e Mon Sep 17 00:00:00 2001
> From: Christopher Allan Webber <address@hidden>
> Date: Fri, 10 Jul 2015 15:49:07 -0500
> Subject: [PATCH 1/3] gnu: Add python-feedgenerator
>
> * gnu/packages/python.scm (python-feedgenerator, python2-feedgenerator): New 
> variables.

[...]

> +    (arguments
> +     ;; incompatible with Python 3 (exception syntax)

I think this comment is a leftover, no?

> +    (synopsis
> +     "Standalone version of django.utils.feedgenerator, compatible with 
> Py3k")

Maybe something like: “Standalone version of Django's RSS feed generator”?

> +    (description
> +     "Feedgenerator-py3k is a standalone version of Django's feedgenerator.")

s/\./, which can produce feeds in RSS 2.0, Atom, and Foobar formats./

OK with changes along these lines!

Ludo’.



reply via email to

[Prev in Thread] Current Thread [Next in Thread]