Heinz Wiesinger 63daf9f79a All: Support $PRINT_PACKAGE_NAME env var hace 3 años
..
README 1d8b05027d development/cppcms: New maintainer hace 7 años
cppcms.SlackBuild 63daf9f79a All: Support $PRINT_PACKAGE_NAME env var hace 3 años
cppcms.info d64ca8962f development/cppcms: Updated for version 1.2.1. hace 6 años
slack-desc d4396df437 development/cppcms: Fix slack-desc. hace 8 años

README

CppCMS High Performance C++ Web Framework

CppCMS is a Free High Performance Web Development Framework (not a CMS)
aimed for Rapid Web Application Development. It differs from most of
other web development frameworks like: Python Django, Java Servlets in
following:

It is designed and tuned to handle extremely high loads.
It uses modern C++ as primary development language in order to
achieve first goal.
It is aimed on development of Web Sites rather then "GUI Like"
web applications.

If you want to build a static version of CppCMS you have to launch the
script by passing the STATIC parameter:

STATIC=yes ./cppcms.SlackBuild