Metadata-Version: 1.1
Name: jk_timest
Version: 0.2017.9.14
Summary: This python module aids in estimating how long some long running process will require until it completes.
Home-page: https://github.com/jkpubsrc/python-module-jk-timest
Author: Jürgen Knauth
Author-email: pubsrc@binary-overflow.de
License: Apache 2.0
Download-URL: https://github.com/jkpubsrc/python-module-jk-timest/tarball/0.2017.9.14
Description: jk_timest
        =========
        
        Introduction
        ------------
        
        This python module aids in estimating the remaining time of a (long running) process.
        
        Information about this module can be found here:
        
        * [github.org](https://github.com/jkpubsrc/python-module-jk-timest)
        * [pypi.python.org](https://pypi.python.org/pypi/jk_timest)
        
        Contact Information
        -------------------
        
        This is Open Source code. That not only gives you the possibility of freely using this code it also
        allows you to contribute. Feel free to contact the author(s) of this software listed below, either
        for comments, collaboration requests, suggestions for improvement or reporting bugs:
        
        * Jürgen Knauth: jknauth@uni-goettingen.de, pubsrc@binary-overflow.de
        
        License
        -------
        
        This software is provided under the following license:
        
        * Apache Software License 2.0
        
        
        
        
Keywords: time,estimation,eta
Platform: UNKNOWN
Classifier: Development Status :: 5 - Production/Stable
Classifier: Programming Language :: Python :: 3.5
Classifier: License :: OSI Approved :: Apache Software License
