wok diff perl-soap-lite/description.txt @ rev 24433
Add some current_version
author | Pascal Bellard <pascal.bellard@slitaz.org> |
---|---|
date | Sat Feb 12 18:42:31 2022 +0000 (2022-02-12) |
parents | |
children |
line diff
1.1 --- /dev/null Thu Jan 01 00:00:00 1970 +0000 1.2 +++ b/perl-soap-lite/description.txt Sat Feb 12 18:42:31 2022 +0000 1.3 @@ -0,0 +1,3 @@ 1.4 +SOAP::Lite is a collection of Perl modules which provides a simple 1.5 +and lightweight interface to the Simple Object Access Protocol (SOAP) 1.6 +both on client and server side.