ossp-web/pkg/lib/path/index.wml
#use wml::ossp area=pkg:lib subarea=path
<title>OSSP path</title>
<h1>Filesystem Path Manipulations</h1>
<h2>Abstract</h2>
OSSP path is a set of utility functions for manipulating Unix filesystem
paths. It provides functions for converting from absolute to relative paths
(and vice versa), resolve logical to physical paths, and reducing a path to
its base or directory name.
<h2>Authors</h2>
<pkg_author name="Ralf S. Engelschall" mail="rse@engelschall.com">
<h2>Status</h2>
<pkg_status
name="path" assign="rse"
stable="none" stable_date="none"
unstable="none" unstable_date="none"
done=70>
<h2>Source</h2>
<pkg_files
cvs=$(CVS_ROOT_URL)/pkg/lib/path/
url=$(FTP_ROOT_URL)/pkg/lib/path/
directory=$(FTP_ROOT_DIR)/pkg/lib/path/
files="path-*.tar.gz"
stable="none" unstable="none">