Bug 166951 - New port: textproc/py-wtforms - Forms validation and rendering library for python
Summary: New port: textproc/py-wtforms - Forms validation and rendering library for py...
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: Chris Rees
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2012-04-14 22:30 UTC by moggie
Modified: 2012-05-06 18:00 UTC (History)
0 users

See Also:


Attachments
py-wtforms.shar (10.31 KB, text/plain)
2012-04-14 22:30 UTC, moggie
no flags Details

Note You need to log in before you can comment on or make changes to this bug.
Description moggie 2012-04-14 22:30:01 UTC
WTForms can be used in Python web applications to validate and render HTML forms. It plays
nicely with a number of frameworks and template engines, including: Django, Werkzeug, Google
App Engine, Jinja2, Mako, and Genshi.
Comment 1 Edwin Groothuis freebsd_committer freebsd_triage 2012-04-14 22:30:14 UTC
Responsible Changed
From-To: freebsd-ports-bugs->freebsd-python

freebsd-python@ wants this port PRs (via the GNATS Auto Assign Tool)
Comment 2 Chris Rees freebsd_committer freebsd_triage 2012-04-18 09:19:01 UTC
Responsible Changed
From-To: freebsd-python->crees

I'll take it.
Comment 3 dfilter service freebsd_committer freebsd_triage 2012-05-06 17:58:05 UTC
crees       2012-05-06 16:57:51 UTC

  FreeBSD ports repository

  Modified files:
    textproc             Makefile 
  Added files:
    textproc/py-wtforms  Makefile distinfo pkg-descr pkg-plist 
  Log:
  WTForms is a flexible forms validation and rendering library for python
  web development.
  
  WWW:    http://wtforms.simplecodes.com/
  
  PR:             ports/166951
  Submitted by:   Moggie <moggie@elasticmind.net>
  
  Revision  Changes    Path
  1.1717    +1 -0      ports/textproc/Makefile
  1.1       +24 -0     ports/textproc/py-wtforms/Makefile (new)
  1.1       +2 -0      ports/textproc/py-wtforms/distinfo (new)
  1.1       +4 -0      ports/textproc/py-wtforms/pkg-descr (new)
  1.1       +119 -0    ports/textproc/py-wtforms/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"
Comment 4 Chris Rees freebsd_committer freebsd_triage 2012-05-06 17:58:14 UTC
State Changed
From-To: open->closed

New port added. Thanks!