ossp-web/pkg/lib/sio/index.wml 1.4 -> 1.5
--- index.wml 2002/10/02 12:44:43 1.4
+++ index.wml 2003/02/06 14:38:35 1.5
@@ -8,18 +8,26 @@
<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="Ralf S. Engelschall" mail="rse@engelschall.com">
+<pkg_author name="Michael van Elst" mail="mlelstv@dev.de.cw.net">
<h2>Status</h2>
<pkg_status
- name="sio" assign="rse"
- stable="none" stable_date="none"
- unstable="none" unstable_date="none"
- done=15>
+ name="sio" assign="mlelstv"
+ stable="none" stable_date="none"
+ unstable="0.9.0" unstable_date="06-Feb-2003"
+ done=95>
<h2>Source</h2>
@@ -28,5 +36,9 @@
url=$(FTP_ROOT_URL)/pkg/lib/sio/
directory=$(FTP_ROOT_DIR)/pkg/lib/sio/
files="sio-*.tar.gz"
- stable="none" unstable="none">
+ stable="sio-0\.9\.0\.tar\.gz" unstable="sa-SNAP.*\.tar.gz">
+<h2>Donation</h2>
+
+<pkg_donation name="sio" return="$(BASE_URL)/pkg/lib/sio/">
+
|
|