1 [COPY] --- T2-COPYRIGHT-NOTE-BEGIN ---
2 [COPY] T2 SDE: package/*/tntnet/tntnet.desc
3 [COPY] Copyright (C) 2006 - 2023 The T2 SDE Project
5 [COPY] This Copyright note is generated by scripts/Create-CopyPatch,
6 [COPY] more information can be found in the files COPYING and README.
8 [COPY] This program is free software; you can redistribute it and/or modify
9 [COPY] it under the terms of the GNU General Public License version 2.
10 [COPY] --- T2-COPYRIGHT-NOTE-END ---
12 [I] A Web application server for C++
14 [T] Tntnet is a Web application server for generating Web applications in
15 [T] C++. HTML pages with some additional tags for inclusion of C++ code are
16 [T] compiled into shared libraries and served from tntnet. It resembles PHP,
17 [T] JSP, or Mason, but the programming language used is C++, and the pages are
18 [T] compiled into native code before serving. Tntnet is fully multithreaded
19 [T] and supports HTTP keep-alive for best performance. Its dynamic pages
20 [T] are faster than static pages with other Web servers, while creating Web
21 [T] applications is simple.
23 [U] http://www.tntnet.org/
25 [A] Tommi Mäkitalo <tommi@tntnet.org>
26 [M] Rene Rebe <rene@t2-project.org>
33 [P] X -----5---9 801.000
35 [D] 51b6b65d24f286239e5675a2d483a0131b5249b0b5dc9d2afb622734 tntnet-2.1.tar.gz http://www.tntnet.org/download/