Metadata-Version: 1.0
Name: checkselect
Version: 1.2
Summary: CheckSelect TurboGears Widget
Home-page: http://public-trac.godoy.homeip.net/trac/checkselect/
Author: Jorge Godoy
Author-email: jgodoy@gmail.com
License: MIT
Description: CheckSelect aims to solve a problem found with Multiple Select fields where it isn't possible to specify their widths, messing up with some layouts.  It also aims to make selecting multiple choices easier and more accessible for users of your application.  This is a widgetized version of Nicholas Rougeux code at http://c82.net/article.php?ID=25 that extends TurboGears' default CheckBoxList code.
Keywords: turbogears.widgets
Platform: UNKNOWN
Classifier: Development Status :: 3 - Alpha
Classifier: Operating System :: OS Independent
Classifier: Programming Language :: Python
Classifier: Topic :: Software Development :: Libraries :: Python Modules
Classifier: Framework :: TurboGears
Classifier: Framework :: TurboGears :: Widgets
