ossp-web/pkg/lib/val/index.wml 1.2 -> 1.3
--- index.wml 2002/02/15 13:52:11 1.2
+++ index.wml 2002/03/15 11:50:17 1.3
@@ -13,6 +13,7 @@
such a dedicated facility nor an evaluation construct (which could be used to
implement such a facility easily).
+<p>
In general, this is used for accessing C variables without having to know the
actual symbol/address/reference. The typical use cases are in combination with
flexible configuration parsing and supporting loosly-coupled DSO-based module
@@ -27,7 +28,7 @@
<pkg_status
stable="none" stable_date="none"
- unstable="none" unstable_date="none"
+ unstable="0.9.0" unstable_date="15-Mar-2002"
done=100>
<h2>Source</h2>
@@ -36,5 +37,5 @@
url=$(FTP_ROOT_URL)/pkg/lib/val/
directory=$(FTP_ROOT_DIR)/pkg/lib/val/
files="val-*.tar.gz"
- stable="none" unstable="none">
+ stable="none" unstable="val-0.9.0.tar.gz">
|
|