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

_______________________________________________
Chicken-users mailing list
Chicken-users@nongnu.org
https://lists.nongnu.org/mailman/listinfo/chicken-users

Reply via email to