Bug 163100

Summary: [new port] devel/py-wsgitools -- a set of tools working with wsgi
Product: Ports & Packages Reporter: Klaus Aehlig <aehlig>
Component: Individual Port(s)Assignee: Wen Heping <wen>
Status: Closed FIXED    
Severity: Affects Only Me    
Priority: Normal    
Version: Latest   
Hardware: Any   
OS: Any   
Attachments:
Description Flags
py-wsgitools.shar none

Description Klaus Aehlig 2011-12-06 22:50:10 UTC
New port:

wsgitools is a set of tools working with WSGI (see PEP 333). 
It includes classes for filtering content, middlewares for 
caching, logging and tracebacks as well as two backends for
SCGI. Goals in writing it were portability and simplicity.

WWW: http://subdivi.de/~helmut/wsgitools/
Comment 1 Wen Heping freebsd_committer freebsd_triage 2011-12-07 00:13:11 UTC
Responsible Changed
From-To: freebsd-ports-bugs->wen

I'll take it.
Comment 2 Wen Heping freebsd_committer freebsd_triage 2011-12-07 07:03:30 UTC
State Changed
From-To: open->closed

New port added, with minor changes. Thanks!
Comment 3 dfilter service freebsd_committer freebsd_triage 2011-12-07 07:03:38 UTC
wen         2011-12-07 07:03:16 UTC

  FreeBSD ports repository

  Modified files:
    devel                Makefile 
  Added files:
    devel/py-wsgitools   Makefile distinfo pkg-descr pkg-plist 
  Log:
  wsgitools is a set of tools working with WSGI (see PEP 333).
  It includes classes for filtering content, middlewares for
  caching, logging and tracebacks as well as two backends for
  SCGI. Goals in writing it were portability and simplicity.
  
  WWW: http://subdivi.de/~helmut/wsgitools/
  
  PR:             163100
  Submitted by:   Klaus Aehlig <aehlig@linta.de>
  Feature safe:   yes
  
  Revision  Changes    Path
  1.4737    +1 -0      ports/devel/Makefile
  1.1       +22 -0     ports/devel/py-wsgitools/Makefile (new)
  1.1       +2 -0      ports/devel/py-wsgitools/distinfo (new)
  1.1       +6 -0      ports/devel/py-wsgitools/pkg-descr (new)
  1.1       +32 -0     ports/devel/py-wsgitools/pkg-plist (new)
_______________________________________________
cvs-all@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/cvs-all
To unsubscribe, send any mail to "cvs-all-unsubscribe@freebsd.org"