diff options
Diffstat (limited to 'release/packages/ucl/libpathconv-all.ucl')
-rw-r--r-- | release/packages/ucl/libpathconv-all.ucl | 5 |
1 files changed, 5 insertions, 0 deletions
diff --git a/release/packages/ucl/libpathconv-all.ucl b/release/packages/ucl/libpathconv-all.ucl new file mode 100644 index 000000000000..872d34a24e6a --- /dev/null +++ b/release/packages/ucl/libpathconv-all.ucl @@ -0,0 +1,5 @@ +comment = "Library for handling relative and absolute pathnames" +desc = <<EOD +libpathconv provides the abs2rel() and rel2abs() functions to convert between +absolute and relative pathnames. +EOD |