Metadata-Version: 1.1
Name: text_progress_bar
Version: 1.0.2
Summary: Simple text progress bar
Home-page: https://github.com/formiaczek/text_progress_bar
Author: Lukasz Forynski
Author-email: lukasz.forynski@gmail.com
License: ['License :: OSI Approved :: MIT License (http://opensource.org/licenses/MIT)']
Description: text_progress_bar
        ======================
        
        
        Implementation of a simple text progress bar.
        
        It looks something like this:
        
        [================..............] : downloading xyz (186/335)
        
        
Platform: UNKNOWN
Classifier: Programming Language :: Python
Classifier: License :: OSI Approved :: MIT License
Classifier: Development Status :: 4 - Beta
Classifier: Operating System :: OS Independent
Classifier: Intended Audience :: Developers
Classifier: Topic :: Software Development :: Libraries :: Python Modules
