SEARCH
NEW RPMS
DIRECTORIES
ABOUT
FAQ
VARIOUS
BLOG

 
 

python3-jobprogress rpm build for : openSUSE Tumbleweed. For other distributions click python3-jobprogress.

Name : python3-jobprogress
Version : 1.0.4 Vendor : obs://build_opensuse_org/devel:languages:python3
Release : 2.12 Date : 2016-05-08 14:00:00
Group : Development/Languages/Python Source RPM : python3-jobprogress-1.0.4-2.12.src.rpm
Size : 0.03 MB
Packager : (none)
Summary : Cross-toolkit UI Progress Tracking
Description :
When doing complex processing that has to report progress indication to the
user, things can get complex quick. Often, we don\'t know beforehand how many
work unit our processing will have, because knowing it depends on another work
unit for which the progress should also be reported to the user. One example of
such situation is processing files after having collected them. When we start
the process, we don\'t know how many files we\'ll collect, so it\'s hard to set
a maximum value on our progress bar. jobprogress handles that.

Also, most of the time, we want to run our task in a separate thread so the GUI
stays smooth. jobprogress takes care of synchronizing the threaded task and
the GUI.

For now, only PyQt is supported, but the toolkit specific layer is pretty thin,
so it should be easy to add new toolkits.

The documentation is available online at
http://www.hardcoded.net/docs/jobprogress

RPM found in directory: /packages/linux-pbone/ftp5.gwdg.de/pub/opensuse/repositories/devel:/languages:/python3/openSUSE_Tumbleweed/noarch

Content of RPM  Changelog  Provides Requires

Hmm ... It's impossible ;-) This RPM doesn't exist on any FTP server

Provides :
python3-jobprogress

Requires :
python(abi) = 3.6
python3-qt4
rpmlib(CompressedFileNames) <= 3.0.4-1
rpmlib(PayloadFilesHavePrefix) <= 4.0-1
rpmlib(PayloadIsXz) <= 5.2-1


Content of RPM :
/usr/lib/python3.6/site-packages/jobprogress
/usr/lib/python3.6/site-packages/jobprogress-1.0.4-py3.6.egg-info
/usr/lib/python3.6/site-packages/jobprogress-1.0.4-py3.6.egg-info/PKG-INFO
/usr/lib/python3.6/site-packages/jobprogress-1.0.4-py3.6.egg-info/SOURCES.txt
/usr/lib/python3.6/site-packages/jobprogress-1.0.4-py3.6.egg-info/dependency_links.txt
/usr/lib/python3.6/site-packages/jobprogress-1.0.4-py3.6.egg-info/top_level.txt
/usr/lib/python3.6/site-packages/jobprogress/__init__.py
/usr/lib/python3.6/site-packages/jobprogress/__pycache__
/usr/lib/python3.6/site-packages/jobprogress/__pycache__/__init__.cpython-36.pyc
/usr/lib/python3.6/site-packages/jobprogress/__pycache__/job.cpython-36.pyc
/usr/lib/python3.6/site-packages/jobprogress/__pycache__/performer.cpython-36.pyc
/usr/lib/python3.6/site-packages/jobprogress/__pycache__/qt.cpython-36.pyc
/usr/lib/python3.6/site-packages/jobprogress/job.py
/usr/lib/python3.6/site-packages/jobprogress/performer.py
/usr/lib/python3.6/site-packages/jobprogress/qt.py
/usr/share/doc/packages/python3-jobprogress
/usr/share/doc/packages/python3-jobprogress/CHANGES
/usr/share/doc/packages/python3-jobprogress/LICENSE
/usr/share/doc/packages/python3-jobprogress/README

 
ICM