Пакет fastcgi++: Информация

    Исходный пакет: fastcgi++
    Версия: 2.0-alt2.svn.beta.8ead2aff
    Собран:  14 марта 2011 г. 13:18
    Сообщить об ошибке в пакете
    Домашняя страница: http://savannah.nongnu.org/projects/fastcgipp/

    Лицензия: LGPLv3
    О пакете: A C++ FastCGI Library
    Описание: 
    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.

    Список rpm-пакетов, предоставляемых данным srpm-пакетом:
    libfastcgi++-devel (x86_64, i586)
    libfastcgi++-devel-static (x86_64, i586)
    libfastcgi++2 (x86_64, i586)
    libfastcgi++2-debuginfo (x86_64, i586)

    Сопровождающий: Anatoly Lyutin

    Список участников:
    Anatoly Lyutin

    Права:
    @qa_p6

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

    Последнее изменение


    14 марта 2011 г. Anatoly Lyutin 2.0-alt2.svn.beta.8ead2aff
    - rebuild
    25 января 2011 г. Anatoly Lyutin 2.0-alt1.svn.beta.8ead2aff
    - new version
    - droped configure_boost_macros.patch
    2 декабря 2010 г. Anatoly Lyutin 2.0-alt0.svn.beta.b4ffcb49
    - initial build for Sisyphus