[Top][All Lists]
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: module suggestion: realpath
From: |
Bruno Haible |
Subject: |
Re: module suggestion: realpath |
Date: |
Sun, 28 Oct 2007 23:33:12 +0100 |
User-agent: |
KMail/1.5.4 |
Sam Steingold wrote:
> > There is an alternative modules 'canonicalize-lgpl'; it has fewer
> > dependencies.
>
> how is it functionally different?
> if it is not, why two versions?
It is functionally the same. The 'canonicalize' module also has a mode
CAN_ALL_BUT_LAST that correspondings to clisp's assure_dir_exists.
The 'canonicalize-lgpl' module, OTOH, comes under an LGPL license.
Bruno