1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-12-06 01:57:40 +00:00
freebsd-ports/www/py-frozen-flask/pkg-descr
Olivier Duchateau f7deb4f60b - Update to 0.11
- Replace tab by space in WWW entry (pkg-descr)

PR:		179623
Submitted by:	myself
Approved by:	Oleg Pudeyev (maintainer)
2013-07-22 16:47:52 +00:00

8 lines
254 B
Plaintext

Frozen-Flask freezes a Flask application into a set of static files.
The result can be hosted without any server-side software other than
a traditional web server.
This project used to be called Flask-Static.
WWW: http://pythonhosted.org/Frozen-Flask/