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