# $Id: Portfile 57380 2009-09-10 09:03:55Z ryandesign@macports.org $

PortSystem			1.0
PortGroup			python25 1.0
name				py25-toscawidgets
version				0.1a2
maintainers			stechert
description			Web widget toolkit based on Turbogears Widgets
long_description		ToscaWidgets is a web widget toolkit for Python \
				to aid in the creation, packaging and distribution \
				of common view elements normally used in the web.

platforms			darwin

homepage			http://toscawidgets.org/

fetch.type         		svn
svn.url            		http://svn.turbogears.org/projects/ToscaWidgets/trunk
svn.revision			3240
worksrcdir			trunk
