Julian Andres Klode píše v So 28. 03. 2009 v 19:53 +0100: > On Sat, Mar 28, 2009 at 06:19:49PM +0000, Duncan Gibb wrote: > > So you can write, for example: > > > > Package: /.*openoffice\.org.*/ > I would like to have something like this instead: > > Package: openoffice.org-*
It would be nice to have both syntaxes. Perl regexp is powerful; shell-like wildcards are short and mostly sufficient. When we have perl regexp support, it should be easy to add shell-like wildcards. Maybe just escape dots and other characters and replace "?" -> "." and "*" -> ".*". Nice work :) Josef Kufner. -- A bus station is where a bus stops. A train station is where a train stops. On my desk, I have a work station... What more can I say.
signature.asc
Description: Toto je digitálně podepsaná část zprávy