Metadata-Version: 1.1
Name: haufe.sortabletable
Version: 0.2
Summary: Sortabletable implementation as used in HRS2
Home-page: UNKNOWN
Author: Andreas Jung
Author-email: info@zopyx.com
License: GPL
Description: haufe.sortabletable
        ===================
        
        ``haufe.sortabletable`` implements JS-side sorting support for tables.
        
        Installation
        ------------
        
        Add ``haufe.sortabletable`` to the ``eggs`` and ``zcml`` sections of your
        buildout. 
        
        
        Changelog
        =========
        
        0.2.0 (2012/11/12)
        ------------------
        * sort NaN-items in after those with values
        
        0.1.0 (2009/09/15) 
        ------------------
        
        * Initial release
        
        
Platform: UNKNOWN
Classifier: Programming Language :: Python
Classifier: Topic :: Software Development :: Libraries :: Python Modules
