1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-12-24 04:33:24 +00:00
freebsd-ports/www/py-WebFlash/pkg-descr
Ruslan Makhmatkhanov 0bf309112d Convert to USES=python
Approved by:	portmgr (blanket)
2014-10-18 13:18:19 +00:00

9 lines
432 B
Plaintext

WebFlash is a library to display "flash" messages in python web
applications. These messages are usually used to provide feedback
to the user (eg: you changes have been saved, your credit card
number has been stolen, ...). One important characteristic they
must provide is the ability to survive a redirect (ie: display the
message in a page after being redirected from a form submission).
WWW: http://python-rum.org/wiki/WebFlash