diff options
| author | Frederic Peters <fpeters@entrouvert.com> | 2005-01-26 15:32:44 +0000 |
|---|---|---|
| committer | Frederic Peters <fpeters@entrouvert.com> | 2005-01-26 15:32:44 +0000 |
| commit | 33e223c1f6f1815c9b0b2768d32d7162530de7f8 (patch) | |
| tree | e192bcc9474e19590886a903432f25b9dcaba297 /docs/reference | |
| parent | 85c3be898719ecb13f5c7fd6a14f6d3f5259e545 (diff) | |
| download | lasso-33e223c1f6f1815c9b0b2768d32d7162530de7f8.tar.gz lasso-33e223c1f6f1815c9b0b2768d32d7162530de7f8.tar.xz lasso-33e223c1f6f1815c9b0b2768d32d7162530de7f8.zip | |
reworded
Diffstat (limited to 'docs/reference')
| -rw-r--r-- | docs/reference/lasso.sgml | 12 |
1 files changed, 6 insertions, 6 deletions
diff --git a/docs/reference/lasso.sgml b/docs/reference/lasso.sgml index c9654c92..2ae8ac5a 100644 --- a/docs/reference/lasso.sgml +++ b/docs/reference/lasso.sgml @@ -145,12 +145,12 @@ providers which agreed to share (to federate) the identity of their users. </para> <para> -Contrary to the other implementations of Liberty Alliance, Lasso is not a -full-fedged system (most often Java/J2EE) but a fast and tiny C library. The -integration work is largely facilitated. An existing site should be able to -integrate it in a few days of development, without calling into question its -architecture. Lasso is a library written in C Language. It works on GNU/Linux, -Windows and UNIX and has complete bindings for Java, Perl, PHP and Python. +Contrary to most other implementations of Liberty Alliance, Lasso is not a +full-fedged system but a simple C library, with complete bindings for Java, +Perl, PHP and Python. The integration work should largely be facilitated. +An existing site should be able to integrate it in a few days of +development, without calling into question its architecture. Lasso is a +library written in C Language. </para> <para> |
