tntnet 2.0+dfsg1-2 source package in Ubuntu

Changelog

tntnet (2.0+dfsg1-2) unstable; urgency=low

  * Switch build dep from libgnutls-dev to libssl-dev.  Fixes FTBFS too.

tntnet (2.0+dfsg1-1) unstable; urgency=low

  * New upstream release.  (Closes: #638798, #639082)
    + Repackaged as +dfsg1 to retain the license in
      framework/common/{crypt,ioapi,unzip}.h
  * Parse and use the parallel= DEB_BUILD_OPTION.
  * Standards-version 3.9.2 (no changes needed).
  * debian/source/format "quilt (3.0)" and drop quilt as a build
    dependency.
 -- Ubuntu Archive Auto-Sync <email address hidden>   Mon,  26 Dec 2011 17:52:49 +0000

Upload details

Uploaded by:
Ubuntu Archive Auto-Sync
Uploaded to:
Precise
Original maintainer:
Kari Pahula
Architectures:
any
Section:
web
Urgency:
Low Urgency

See full publishing history Publishing

Series Pocket Published Component Section
Precise release universe web

Downloads

File Size SHA-256 Checksum
tntnet_2.0+dfsg1.orig.tar.gz 1.5 MiB 700d7515cf1c2f126f9de34f0058cf751f544fddf7e79aa0fccc0435b4f53dc9
tntnet_2.0+dfsg1-2.debian.tar.gz 45.5 KiB 29a2ab4035c4e7aef1979826778d2cce381a3fa097391ce37e5a0de7381ff9ce
tntnet_2.0+dfsg1-2.dsc 1.2 KiB 6f18bb9daa1bf11683849bd5338a512d930970d51625d055040252a8befbcdb4

Available diffs

View changes file

Binary packages built by this source

libtntnet-dev: Tntnet library development headers

 Tntnet has a template-language called ecpp similar to PHP, JSP or
 Mason, where you can embed c++ code inside a HTML page to generate
 active content. The ecpp files are precompiled to C++ classes called
 components and compiled and linked into a shared library. This process
 is done at compiletime. The web server Tntnet needs only the compiled
 component library.
 .
 Because the web applications are compiled into native code, they are
 very fast and compact.
 .
 Components can call other components. So you can create building blocks
 of HTML parts and call them in other pages like subprocesses.
 .
 Requests are parsed by tntnet and the request information is easily
 accessible to the components. It supports GET and POST parameters and
 MIME multipart requests for file upload.
 .
 The template language has also support for internationalized
 applications. You can easily create web applications for different
 languages.
 .
 Other features are: cookies, HTTP upload, automatic request parameter
 parsing and conversion, automatic session management, scoped variables
 (application, request and session), internationalisation and keep-alive.
 .
 Logging is done through cxxtools, which provides a unique API for
 log4cpp, log4cxx or simple logging to files or console.
 .
 Tntnet is fully multithreaded and much work has been gone into making
 it scalable. It uses a dynamic pool of worker threads, which answer
 requests from HTTP clients.

libtntnet9: No summary available for libtntnet9 in ubuntu quantal.

No description available for libtntnet9 in ubuntu quantal.

tntnet: No summary available for tntnet in ubuntu quantal.

No description available for tntnet in ubuntu quantal.

tntnet-demos: No summary available for tntnet-demos in ubuntu quantal.

No description available for tntnet-demos in ubuntu quantal.

tntnet-doc: No summary available for tntnet-doc in ubuntu quantal.

No description available for tntnet-doc in ubuntu quantal.

tntnet-runtime: No summary available for tntnet-runtime in ubuntu quantal.

No description available for tntnet-runtime in ubuntu quantal.