CVSROOT:        /cvs
Module name:    ports
Changes by:     [email protected] 2014/10/12 14:45:56

Log message:
    Comment:
    high performance, concurrent HTTP client library
    
    Description:
    geventhttpclient has been specifically designed for high concurrency, 
streaming
    and support HTTP 1.1 persistent connections. More generally it is designed 
for
    efficiently pulling from REST APIs and streaming API's like Twitter's.
    
    geventhttpclient use a fast http parser, written in C, originating from 
nginx,
    extracted and modified by Joyent.  Safe SSL support is provided by default.
    
    Maintainer: Dmitrij D. Czarkoff <[email protected]>
    
    WWW: https://github.com/gwik/geventhttpclient
    
    From MAINTAINER. Minor fixes by landry@ and me. ok landry@.
    
    Status:
    
    Vendor Tag: juanfra
    Release Tags:       juanfra_2014-10-12
    
    N ports/net/py-geventhttpclient/Makefile
    N ports/net/py-geventhttpclient/distinfo
    N ports/net/py-geventhttpclient/patches/patch-MANIFEST_in
    N ports/net/py-geventhttpclient/pkg/DESCR
    N ports/net/py-geventhttpclient/pkg/PLIST
    
    No conflicts created by this import

Reply via email to