ossp-web/pkg/lib/sio/index.wml
#use wml::ossp area=pkg:lib subarea=sio
<title>OSSP sio</title>
<h1>Stream I/O</h1>
<h2>Abstract</h2>
OSSP sio is an I/O abstraction library for layered stream communication.
It was built to deal efficiently with complex I/O protocols and includes
capabilities to filter and multiplex data streams. Its modular structure
is fully supported by the underlying OSSP al data buffer library.
<h2>Documentation</h2>
<pkg_manpage name="sio" sect=3 path="/pkg/lib/sio/sio.pod">,
<pkg_manpage name="sio-config" sect=1 path="/pkg/lib/sio/sio-config.pod">.
<h2>Authors</h2>
<pkg_author name="Michael van Elst" mail="mlelstv@dev.de.cw.net">
<h2>Status</h2>
<pkg_status
name="sio" assign="mlelstv"
stable="none" stable_date="none"
unstable="0.9.3" unstable_date="03-Oct-2005"
done=95>
<h2>Source</h2>
<pkg_files
cvs=$(CVS_ROOT_URL)/pkg/lib/sio/
url=$(FTP_ROOT_URL)/pkg/lib/sio/
directory=$(FTP_ROOT_DIR)/pkg/lib/sio/
files="sio-*.tar.gz"
stable="sio-0\.9\.3\.tar\.gz" unstable="sio-SNAP.*\.tar.gz">
<h2>Donation</h2>
<pkg_donation name="sio" return="$(BASE_URL)/pkg/lib/sio/">