On 09/15/2015 06:43 PM, Mathieu Lirzin wrote: > Cyril Roelandt <[email protected]> writes: >> > + >> > +(define-public python-webob >> > + (package >> > + (name "python-WebOb") > ^^^ > Does these uppercase letters are required? >
Well, that is a good question. I think we currently use lowercase letters for the whole name, even though upstream does things differently (see python-babel, for instance, which is spelled "Babel" upstream). Maybe the wise thing to do is to keep doing this, so I'll use "python-webob". Cyril.
