Date: Wed, 7 Dec 2011 07:03:16 +0000 (UTC) From: Wen Heping <wen@FreeBSD.org> To: ports-committers@FreeBSD.org, cvs-ports@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: ports/devel Makefile ports/devel/py-wsgitools Makefile distinfo pkg-descr pkg-plist Message-ID: <201112070703.pB773GU1012192@repoman.freebsd.org>
next in thread | raw e-mail | index | archive | help
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)
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201112070703.pB773GU1012192>