diff options
| author | 2003-11-12 13:30:06 +0000 | |
|---|---|---|
| committer | 2003-11-12 13:30:06 +0000 | |
| commit | f53f2c0fa258aa95a8a9378ec9a2edb97004241a (patch) | |
| tree | 8b5b8df203ef8c0ecc1d69234054e1b7af114e13 /README | |
| parent | 15d326912818f8b5080584a5d6a2f4e9d2acfcaa (diff) | |
| download | csoap-f53f2c0fa258aa95a8a9378ec9a2edb97004241a.tar.gz csoap-f53f2c0fa258aa95a8a9378ec9a2edb97004241a.tar.bz2 | |
GNU project style and support for autoconf and automake
Diffstat (limited to 'README')
| -rw-r--r-- | README | 17 |
1 files changed, 17 insertions, 0 deletions
@@ -0,0 +1,17 @@ +######################################################## +# CSOAP (SOAP API for C) +######################################################## + +CSOAP provides a C API for programming SOAP applications +using C. CSOAP is still under development and is not +recommended to use in commertial products. + + +For installation support read "INSTALL". +For changes read "ChangeLog". +For new features and other news read "NEWS". +For credits read "AUTHORS". +For copyright information read "COPYING". + + +email: ayaz@jprogrammer.net |
