On Wed, Sep 04, 2013 at 10:52:08PM +0200, Cyril Roelandt wrote: > (define pytz > (package > (name "python-pytz") > ...))
> This is quite Debianish. I like it. But the alternative (as I suggested in the packaging guidelines) is as debianish: > (define python-pytz > (package > (name "python-pytz") > ...)) We agree on the outer experience, the question is now how to name variables internally (which is, admittedly, less important). Andreas
