miwi        2006-12-14 11:38:34 UTC

  FreeBSD ports repository

  Modified files:
    www                  Makefile 
  Added files:
    www/py-paste         Makefile distinfo pkg-descr pkg-plist 
  Log:
  Python Paste brings consistency to Python web development and web
  application installation, providing tools for both developers and
  system administrators.
  
  These provide several pieces of "middleware" (or filters) that can be
  nested to build web applications. Each piece of middleware uses the
  WSGI (PEP 333) interface, and should be compatible with other
  middleware based on those interfaces.
  
  Author: Ian Bicking <ianb at colorstudy com>
  WWW:    http://pythonpaste.org
  
  PR:             ports/106706
  Submitted by:   Dryice Liu      <dryice at dryice.name>
  
  Revision  Changes    Path
  1.1640    +1 -0      ports/www/Makefile
  1.1       +28 -0     ports/www/py-paste/Makefile (new)
  1.1       +3 -0      ports/www/py-paste/distinfo (new)
  1.1       +11 -0     ports/www/py-paste/pkg-descr (new)
  1.1       +272 -0    ports/www/py-paste/pkg-plist (new)
_______________________________________________
cvs-all@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/cvs-all
To unsubscribe, send any mail to "[EMAIL PROTECTED]"

Reply via email to