Metadata-Version: 1.1
Name: jaraco.ui
Version: 1.3
Summary: jaraco.ui
Home-page: https://bitbucket.org/jaraco/jaraco.ui
Author: Jason R. Coombs
Author-email: jaraco@jaraco.com
License: MIT
Description: jaraco.ui
        =========
        
        
        1.3
        ===
        
        Add ``.iterate`` to progress bars.
        
        1.2.2
        =====
        
        Use ``jaraco.classes`` instead of ``jaraco.meta``, the latter of which was
        never released.
        
        1.2.1
        =====
        
        Add missing dependency on six.
        
        1.2
        ===
        
        Adopt ``cmdline`` module from ``jaraco.util``.
        
        1.1
        ===
        
        Prefer hgtools until setuptools_scm supports older setuptools versions.
        
        1.0
        ===
        
        Initial release drawn from jaraco.util 10.9.
        
Platform: UNKNOWN
Classifier: Development Status :: 5 - Production/Stable
Classifier: Intended Audience :: Developers
Classifier: License :: OSI Approved :: MIT License
Classifier: Programming Language :: Python :: 2.7
Classifier: Programming Language :: Python :: 3
