1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-10-24 21:01:20 +00:00
freebsd-ports/www/py-albatross/pkg-descr
Hye-Shik Chang 1d0d62db76 Add py-albatross 1.00,
Python toolkit for developing highly stateful web applications.

PR:		42155
Submitted by:	Gregory Bond <gnb@itga.com.au>
2002-09-04 07:17:33 +00:00

11 lines
417 B
Plaintext

Albatross is a small and flexible Python toolkit for developing
highly stateful web applications. The toolkit has been designed to
take a lot of the pain out of constructing intranet applications
although you can also use Albatross for deploying publicly accessed
web applications.
Author: Dave Cole <djc@object-craft.com.au>
WWW: http://object-craft.com.au/projects/albatross/
-- Gregory Bond <gnb@itga.com.au>