# $Id: Portfile,v 1.1 2005/07/30 00:10:26 landonf Exp $ PortSystem 1.0 PortGroup python24 1.0 name py-twistedweb2 version 0.1.0 categories python devel net maintainers landonf@opendarwin.org description Twisted.Web2 is the next generation Web Server \ Framework built with Twisted. long_description Twisted.Web2 is the next generation Web Server \ Framework built with Twisted. Web2 is under active \ development and it's APIs should not be considered \ stable at this point. It is not a version of \ Twisted.Web and with that in mind compatibility is \ not of the highest concern, though the compatibility \ layer does support many but not all twisted.web \ resources. homepage http://twistedmatrix.com/projects/web2/ master_sites http://tmrc.mit.edu/mirror/twisted/Web2/ distname TwistedWeb2-0.1 use_bzip2 yes checksums md5 8973bd6b324534601aaa446dd0f63542 depends_build-append port:py-twisted