On Wed, Dec 12, 2007 at 05:29:28PM +0900, Miles Bader wrote: > Enrico Tassi <[EMAIL PROTECTED]> writes: > > Package name: lua-peg > > Version: 0.7 > > Upstream Author: Roberto Ierusalimschy <[EMAIL PROTECTED]> > > URL: http://www.inf.puc-rio.br/~roberto/lpeg.html > > License: MIT/X > > Description: > > LPeg is a new pattern-matching library for Lua, based on Parsing > > I think it's going to cause a lot of confusion if you call this package > "lua-peg" -- _everybody_ knows it as "lpeg"...
Yes, I know but lpeg stands for LuaPEG I don't have strong opinions about that, I think I'll follow your suggestion but as an exception since it is just an additional 'l', but almost every lua library has 'lua' in the name, keeping it makes annoing repetitions in the packages names. For example the binary packages for the luafilesystem library are called liblua5.1-filesystem* and not liblua5.1-luafilesystem*, hope you like it. Here it would be liblua5.1-peg* instead of liblua5.1-lpeg. Cheers -- Enrico Tassi -- To UNSUBSCRIBE, email to [EMAIL PROTECTED] with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]