1*f75b20e7SLexi Wintercomment = "Library for handling relative and absolute pathnames" 2*f75b20e7SLexi Winterdesc = <<EOD 3*f75b20e7SLexi Winterlibpathconv provides the abs2rel() and rel2abs() functions to convert between 4*f75b20e7SLexi Winterabsolute and relative pathnames. 5*f75b20e7SLexi WinterEOD 6