Пакет libs3-devel-static: Информация

    Бинарный пакет: libs3-devel-static
    Версия: 2.0-alt1
    Архитектура: i586
    Собран:  18 июня 2012 г. 9:51
    Исходный пакет: libs3
    Категория: Разработка/C
    Сообщить об ошибке в пакете
    Домашняя страница: http://sourceforge.net/projects/reallibs3

    Лицензия: GPL
    О пакете: libs3 static library
    Описание: 
    This library provides an API for using Amazon's S3 service (see
    http://s3.amazonaws.com).  Its design goals are:
    
     - To provide a simple and straightforward API for accessing all of S3's
       functionality
     - To not require the developer using libs3 to need to know anything about:
         - HTTP
         - XML
         - SSL
       In other words, this API is meant to stand on its own, without requiring
       any implicit knowledge of how S3 services are accessed using HTTP
       protocols.
     - To be usable from multithreaded code
     - To be usable by code which wants to process multiple S3 requests
       simultaneously from a single thread
     - To be usable in the simple, straightforward way using sequentialized
       blocking requests

    Сопровождающий: Denis Smirnov

    Список участников:
    Denis Smirnov

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


    18 июня 2012 г. Denis Smirnov 2.0-alt1
    - 2.0
    24 октября 2010 г. Denis Smirnov 1.4-alt4
    - rebuild
    19 сентября 2010 г. Denis Smirnov 1.4-alt3
    - add conflicts to libaff