Web Toolkit
Wt is a C++ library and application server for developing and
deploying web applications. The widget-centric API is inspired by
existing C++ GUI APIs. It offers complete abstraction of any
web-specific implementation details. Most importantly, the entire
application is written in only one compiled language (C++), from which
the library generates the necessary HTML, Javascript, CGI, and AJAX
code.
- Developed at devel:libraries:c_c++
- Sources inherited from project openSUSE:Factory
-
4
derived packages
- Download package
-
Checkout Package
osc -A https://api.opensuse.org checkout openSUSE:Backports:SLE-15-SP4:RebuildFactoryUpdates/wt && cd $_
- Create Badge
Refresh
Refresh
Source Files
Filename | Size | Changed |
---|---|---|
_constraints | 0000000154 154 Bytes | |
boost_fixes.patch | 0000001265 1.24 KB | |
missing_libs.patch | 0000002903 2.83 KB | |
wt-4.10.4.tar.gz | 0010449928 9.97 MB | |
wt.changes | 0000025317 24.7 KB | |
wt.spec | 0000006552 6.4 KB |
Latest Revision
Ana Guerrero (anag+factory)
accepted
request 1178503
from
Adam Majer (adamm)
(revision 46)
- Update to 4.10.4 For changes, see https://www.webtoolkit.eu/wt/doc/reference/html/Releasenotes.html - boost_fixes.patch: compilation fixes with latest Boost - missing_libs.patch: add missing libX11 linking
Comments 0