SEARCH
NEW RPMS
DIRECTORIES
ABOUT
FAQ
VARIOUS
BLOG

 
 

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

Name : python3-jobprogress
Version : 1.0.4 Vendor : obs://build_opensuse_org/home:Lazy_Kent
Release : 2.1.lk Date : 2018-04-08 00:29:12
Group : Development/Languages/Python Source RPM : python3-jobprogress-1.0.4-2.1.lk.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.

RPM found in directory: /packages/linux-pbone/ftp5.gwdg.de/pub/opensuse/repositories/home:/Lazy_Kent/openSUSE_Leap_15.0/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(FileDigests) <= 4.6.0-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/README
/usr/share/licenses/python3-jobprogress
/usr/share/licenses/python3-jobprogress/bsd_license

 
ICM