From 5f5fa631013417dd4c9010e3b12084f3bd805895 Mon Sep 17 00:00:00 2001 From: Daniel Silverstone Date: Sun, 1 Jul 2012 13:18:47 +0100 Subject: Transfer current state of netsurfweb as a fresh line of history --- projects/libwapcaplet/index.en | 59 ++++++++++++++++++++++++++++++++++++++++++ 1 file changed, 59 insertions(+) create mode 100644 projects/libwapcaplet/index.en (limited to 'projects/libwapcaplet') diff --git a/projects/libwapcaplet/index.en b/projects/libwapcaplet/index.en new file mode 100644 index 0000000..a8c35be --- /dev/null +++ b/projects/libwapcaplet/index.en @@ -0,0 +1,59 @@ + + + +LibWapcaplet | String internment library + + + + + +
+ +
+ +

LibWapcaplet

+ +

What is LibWapcaplet?

+ +

LibWapcaplet is a string internment library, written in C. It provides reference counted string interment and rapid string comparison functionality. It was developed as part of the NetSurf project and is available for use by other software under the MIT licence. For further details, see the readme.

+ +

Source code

+ +

You can browse the source code via the online interface. Alternatively, you can check it out of SVN:

+ +

$ svn co svn://svn.netsurf-browser.org/trunk/libwapcaplet

+ +

LibWapcaplet is licensed under the MIT Licence.

+ +

Releases

+ + + +

Contact

+ +

If you would like to help develop LibWapcaplet, or have questions about the library, please join the NetSurf developer mailing list.

+ + + -- cgit v1.2.3