chicken-users
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: [Chicken-users] fnmatch egg


From: Peter Bex
Subject: Re: [Chicken-users] fnmatch egg
Date: Sun, 27 Jul 2014 13:02:38 +0200
User-agent: Mutt/1.4.2.3i

On Sun, Jul 27, 2014 at 11:54:07AM +0100, Caolan McMahon wrote:
> I've just written some bindings to fnmatch(3), which provides
> shell-style wildcard pattern matching for filenames. Much like `glob`
> from the posix module, only it matches two strings, returning a
> boolean rather than descending directories and returning a list of
> matching filenames.
> 
> https://github.com/caolan/chicken-fnmatch
> 
> This is fairly trivial, but doesn't appear to be available anywhere
> else on the egg index. If someone could add it I'd appreciate it.

Cool, thanks!  I've added it to egg-locations, it should be available
from chicken-install in an hour or so.

Cheers,
Peter
-- 
http://www.more-magic.net



reply via email to

[Prev in Thread] Current Thread [Next in Thread]