ossp-web/pkg/lib/str/index.wml
#use wml::ossp area=pkg:lib subarea=str
<title>OSSP str</title>
<h1>String Manipulations</h1>
<h2>Abstract</h2>
OSSP str is a generic string library written in ISO-C which provides
functions for handling, matching, parsing, searching and formatting of ISO-C
strings. So it can be considered as a superset of POSIX string(3), but its
main intention is to provide a more convenient and compact API plus a more
generalized functionality.
<h2>Documentation</h2>
<pkg_manpage name="str" sect=3 path="/pkg/lib/str/str.pod">,
<pkg_manpage name="str-config" sect=1 path="/pkg/lib/str/str-config.pod">.
<h2>Authors</h2>
<pkg_author name="Ralf S. Engelschall" mail="rse@engelschall.com">
<h2>Status</h2>
<pkg_status
name="str" assign="rse"
stable="none" stable_date="none"
unstable="0.9.12" unstable_date="12-Oct-2005"
done=95>
<h2>Source</h2>
<pkg_files
cvs=$(CVS_ROOT_URL)/pkg/lib/str/
url=$(FTP_ROOT_URL)/pkg/lib/str/
directory=$(FTP_ROOT_DIR)/pkg/lib/str/
files="str-*.tar.gz"
stable="none" unstable="str-0.9.12.tar.gz">
<h2>Donation</h2>
<pkg_donation name="str" return="$(BASE_URL)/pkg/lib/str/">