Skip site navigation (1)Skip section navigation (2)
Date:      Wed, 11 Feb 2009 23:55:50 +0000 (UTC)
From:      Nicola Vitale <nivit@FreeBSD.org>
To:        ports-committers@FreeBSD.org, cvs-ports@FreeBSD.org, cvs-all@FreeBSD.org
Subject:   cvs commit: ports/www Makefile ports/www/py-webob Makefile distinfo pkg-descr pkg-plist
Message-ID:  <200902112355.n1BNto4P021821@repoman.freebsd.org>

next in thread | raw e-mail | index | archive | help
nivit       2009-02-11 23:55:50 UTC

  FreeBSD ports repository

  Modified files:
    www                  Makefile 
  Added files:
    www/py-webob         Makefile distinfo pkg-descr pkg-plist 
  Log:
  WebOb provides wrappers around the WSGI request environment, and an
  object to help create WSGI responses.
  
  The objects map much of the specified behavior of HTTP, including
  header parsing and accessors for other standard parts of the
  environment.
  
  WWW:    http://pythonpaste.org/webob/
  
  Revision  Changes    Path
  1.2259    +1 -0      ports/www/Makefile
  1.1       +31 -0     ports/www/py-webob/Makefile (new)
  1.1       +3 -0      ports/www/py-webob/distinfo (new)
  1.1       +8 -0      ports/www/py-webob/pkg-descr (new)
  1.1       +25 -0     ports/www/py-webob/pkg-plist (new)



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200902112355.n1BNto4P021821>