Bug 163100 - [new port] devel/py-wsgitools -- a set of tools working with wsgi
Summary: [new port] devel/py-wsgitools -- a set of tools working with wsgi
Status: Closed FIXED
Alias: None
Product: Ports & Packages
Classification: Unclassified
Component: Individual Port(s) (show other bugs)
Version: Latest
Hardware: Any Any
: Normal Affects Only Me
Assignee: Wen Heping
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2011-12-06 22:50 UTC by Klaus Aehlig
Modified: 2011-12-07 07:10 UTC (History)
0 users

See Also:


Attachments
py-wsgitools.shar (3.26 KB, text/plain)
2011-12-06 22:50 UTC, Klaus Aehlig
no flags Details

Note You need to log in before you can comment on or make changes to this bug.
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"