ossp-web/pkg/lib/al/index.wml
#use wml::ossp area=pkg:lib subarea=al
<title>OSSP al</title>
<h1>Assembly Line</h1>
<h2>Abstract</h2>
<b>OSSP</b> defines an abstract data type of a data buffer that can assemble,
move and truncate chunks of data in a stream but avoids actual copying. It was
built to deal efficiently with communication streams between software modules.
It especially provides flexible semantical data attribution through by-chunk
labeling. It also has convenient chunk traversal methods and optional OSSP ex
based exception handling.
<h2>Documentation</h2>
<pkg_manpage name="al" sect=3 path="/pkg/lib/al/al.pod">,
<h2>Authors</h2>
<pkg_author name="Michael van Elst" mail="mlelstv@dev.de.cw.net">
<h2>Status</h2>
<pkg_status
name="al" assign="rse"
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/al/
url=$(FTP_ROOT_URL)/pkg/lib/al/
directory=$(FTP_ROOT_DIR)/pkg/lib/al/
files="al-*.tar.gz"
stable="none" unstable="al-0.9.3.tar.gz">
<h2>Donation</h2>
<pkg_donation name="al" return="$(BASE_URL)/pkg/lib/al/">