Cyril Roelandt <[email protected]> skribis: > On 08/28/2013 02:51 PM, Ludovic Courtès wrote: >> Cyril Roelandt <[email protected]> skribis:
[...] >>> I would also like to define a standard way to order the "#:use-module" >>> at the beginning of each file, and agree on other "cosmetic" rules. >> >> Not convinced about the ordering. ;-) >> > > Isn't there such a convention in Scheme ? Not that I know of. I generally put the (guix ...) modules first, and the (gnu ...) second, I think. IOW, the “foundational” first. >> These are good examples of the kind of rules we may want to discuss and >> adopt. > > > I'm also wondering how to name python packages. foo ? python-foo and > python3-foo ? python2-foo and python-foo ? Presumably pythonX-foo. Andreas? Ludo’.
