Difference between revisions of "KLone"
(Created page with "{{Entry |Name=KLone |Short description=Embeddable web server and SDK to write dynamic HTML pages using C/C++ |Full description=KLone is a fully-featured, multiplatform Software D...") |
(update licensing info -- they changed from the GPL in 2010 but still seem to have an OpenSSL exception license so I'll leave that. Update version number and download info.) |
||
(2 intermediate revisions by one other user not shown) | |||
Line 3: | Line 3: | ||
|Short description=Embeddable web server and SDK to write dynamic HTML pages using C/C++ | |Short description=Embeddable web server and SDK to write dynamic HTML pages using C/C++ | ||
|Full description=KLone is a fully-featured, multiplatform Software Development Kit which allows dynamic pages to be written in C/C++ with usual <% code %> style. The pages can then be embedded, in compressed and/or encrypted form, into a single executable containing also KLone's HTTP/S server. Given its nature, it can be linked natively to any C/C++ library (database, XML, graphics, etc.), without an intermediate layer and it is expecially suited for low-resource and embedded systems. | |Full description=KLone is a fully-featured, multiplatform Software Development Kit which allows dynamic pages to be written in C/C++ with usual <% code %> style. The pages can then be embedded, in compressed and/or encrypted form, into a single executable containing also KLone's HTTP/S server. Given its nature, it can be linked natively to any C/C++ library (database, XML, graphics, etc.), without an intermediate layer and it is expecially suited for low-resource and embedded systems. | ||
+ | |Homepage URL=http://www.koanlogic.com/klone/ | ||
|User level=intermediate | |User level=intermediate | ||
+ | |VCS checkout command=https://github.com/koanlogic/klone.git | ||
+ | |Computer languages=C | ||
+ | |Documentation note=http://www.koanlogic.com/kl/cont/gb/html/klone-docs.html | ||
+ | |Paid support=http://www.koanlogic.com/klone/order.html | ||
+ | |Keywords=Web,server,application,embedded,SDK,developement | ||
+ | |Version identifier=3.1.0 | ||
+ | |Version date=2010/06/01 | ||
+ | |Version status=stable | ||
+ | |Version download=http://www.koanlogic.com/download/klone/klone-3.1.0.tar.gz | ||
+ | |Last review by=John Sullivan | ||
+ | |Last review date=2014/01/03 | ||
|Submitted by=Database conversion | |Submitted by=Database conversion | ||
|Submitted date=2011-04-01 | |Submitted date=2011-04-01 | ||
− | | | + | |Status= |
− | | | + | |Is GNU=No |
− | | | + | |License verified date=2009-11-04 |
− | | | + | }} |
− | | | + | {{Project license |
− | | | + | |License=BSD 3Clause |
+ | |License verified by=John Sullivan | ||
+ | |License verified date=2014/01/03 | ||
+ | }} | ||
+ | {{Project license | ||
+ | |License=OpenSSL License | ||
+ | |License verified by=Kelly Hopkins | ||
+ | |License verified date=2009-11-04 | ||
+ | }} | ||
+ | {{Person | ||
+ | |Real name=Thomas Fossati | ||
+ | |Role=Maintainer | ||
+ | |Email=tho@koanlogic.com | ||
+ | |Resource URL= | ||
+ | }} | ||
+ | {{Resource | ||
+ | |Resource audience=Bug Tracking | ||
+ | |Resource kind=E-mail | ||
+ | |Resource URL=mailto:klone-bugs@koanlogic.com | ||
+ | }} | ||
+ | {{Resource | ||
+ | |Resource audience=Developer,Support | ||
+ | |Resource kind=Mailing List Info/Archive | ||
+ | |Resource URL=http://koanlogic.com/pipermail/klone-users/ | ||
+ | }} | ||
+ | {{Resource | ||
+ | |Resource audience=Help | ||
+ | |Resource kind=Mailing List Info/Archive | ||
+ | |Resource URL=http://www.koanlogic.com/cgi-bin/mailman/listinfo/klone-users | ||
}} | }} | ||
{{Software category | {{Software category | ||
+ | |Database=server | ||
|Interface=command-line | |Interface=command-line | ||
− | + | |Internet-application=server | |
− | + | |Use=internet-application, web-authoring | |
− | | | + | |Web-authoring=server |
− | | | + | |Works-with=database |
− | | | ||
}} | }} | ||
{{Software prerequisite | {{Software prerequisite | ||
Line 45: | Line 85: | ||
|Prerequisite description=LibZ | |Prerequisite description=LibZ | ||
}} | }} | ||
+ | {{Featured}} |
Latest revision as of 17:19, 3 January 2014
KLone
http://www.koanlogic.com/klone/
Embeddable web server and SDK to write dynamic HTML pages using C/C++
KLone is a fully-featured, multiplatform Software Development Kit which allows dynamic pages to be written in C/C++ with usual <% code %> style. The pages can then be embedded, in compressed and/or encrypted form, into a single executable containing also KLone's HTTP/S server. Given its nature, it can be linked natively to any C/C++ library (database, XML, graphics, etc.), without an intermediate layer and it is expecially suited for low-resource and embedded systems.
Licensing
License
Verified by
Verified on
Notes
Leaders and contributors
Contact(s) | Role |
---|---|
Thomas Fossati | Maintainer |
Resources and communication
Audience | Resource type | URI |
---|---|---|
Bug Tracking | mailto:klone-bugs@koanlogic.com | |
Help | Mailing List Info/Archive | http://www.koanlogic.com/cgi-bin/mailman/listinfo/klone-users |
Developer,Support | Mailing List Info/Archive | http://koanlogic.com/pipermail/klone-users/ |
Software prerequisites
Kind | Description |
---|---|
Required to build | GNU make |
Required to use | windows |
Required to use | UNIX |
Required to build | Bourne shell |
Weak prerequisite | LibZ |
Weak prerequisite | OpenSSL |
Permission is granted to copy, distribute and/or modify this document under the terms of the GNU Free Documentation License, Version 1.3 or any later version published by the Free Software Foundation; with no Invariant Sections, no Front-Cover Texts, and no Back-Cover Texts. A copy of the license is included in the page “GNU Free Documentation License”.
The copyright and license notices on this page only apply to the text on this page. Any software or copyright-licenses or other similar notices described in this text has its own copyright notice and license, which can usually be found in the distribution or license text itself.