diff options
author | coryan <coryan@ae88bc3d-4319-0410-8dbf-d08b4c9d3795> | 1999-07-27 02:08:38 +0000 |
---|---|---|
committer | coryan <coryan@ae88bc3d-4319-0410-8dbf-d08b4c9d3795> | 1999-07-27 02:08:38 +0000 |
commit | f1c49be624b175fbd3cafe5a00835bac7ba8941b (patch) | |
tree | 55d0c5239fc63f276becd5cc8c49e43fc32de7ce /websvcs/README | |
parent | 990aebbdace76de3be158f407123bf05da2d45a8 (diff) | |
download | ATCD-f1c49be624b175fbd3cafe5a00835bac7ba8941b.tar.gz |
ChangeLogTag:Mon Jul 26 20:59:23 1999 Carlos O'Ryan <coryan@cs.wustl.edu>
Diffstat (limited to 'websvcs/README')
-rw-r--r-- | websvcs/README | 11 |
1 files changed, 11 insertions, 0 deletions
diff --git a/websvcs/README b/websvcs/README new file mode 100644 index 00000000000..4eec972c901 --- /dev/null +++ b/websvcs/README @@ -0,0 +1,11 @@ +# $Id$ + + This directory contains utility classes to build web clients +and servers. At this point we have only implemented simple classes to +manipulate and parse URL addresses, but hopefully the library will +grow over time. + +Point of Contact: Carlos O'Ryan <coryan@cs.wustl.edu> + + + |