libwt33

C++ library and application server for web applications [runtime]
  http://www.webtoolkit.eu/
  0
  no reviews



Wt (pronounced 'witty') is a c++ library and application server for developing and deploying web applications. the api is widget-centric and offers complete abstraction of any web-specific application details.

this package contains the wt core library but you still need to install a connector, either the http connector (libwthttp), the fastcgi connector (libwtfcgi) or the test connector (libwttest).