Package fastcgi++: Information

    Source package: fastcgi++
    Version: 2.0-alt2.svn.beta.8ead2aff
    Build time:  Mar 14, 2011, 01:18 PM
    Category: System/Libraries
    Report package bug
    License: LGPLv3
    Summary: A C++ FastCGI Library
    Description: 
    fastcgi++ is a C++ library for developing Web applications in C++ with the
    FastCGI protocol. This library does not support the old CGI protocol. It
    effectively manages simultaneous requests without the need for multiple
    threads. Session data is organized into meaningful data types as opposed to a
    series of text strings. Internationalization and Unicode support is another
    priority. The library is templated to allow internal wide character use, while
    converting down to UTF-8 upon transmission to the client.

    List of rpms provided by this srpm:
    libfastcgi++-devel (x86_64, i586)
    libfastcgi++-devel-static (x86_64, i586)
    libfastcgi++2 (x86_64, i586)
    libfastcgi++2-debuginfo (x86_64, i586)

    Maintainer: Anatoly Lyutin

    List of contributors:
    Anatoly Lyutin

      1. boost-devel
      2. libmysqlclient-devel
      3. gcc-c++

    Last changed


    March 14, 2011 Anatoly Lyutin 2.0-alt2.svn.beta.8ead2aff
    - rebuild
    Jan. 25, 2011 Anatoly Lyutin 2.0-alt1.svn.beta.8ead2aff
    - new version
    - droped configure_boost_macros.patch
    Dec. 2, 2010 Anatoly Lyutin 2.0-alt0.svn.beta.b4ffcb49
    - initial build for Sisyphus