SEARCH
NEW RPMS
DIRECTORIES
ABOUT
FAQ
VARIOUS
BLOG

 
 

python-HeapDict rpm build for : OpenSuSE. For other distributions click python-HeapDict.

Name : python-HeapDict
Version : 1.0.0 Vendor : obs://build_opensuse_org/devel:languages:python
Release : 3.1 Date : 2018-12-07 14:40:36
Group : Development/Languages/Python Source RPM : python-HeapDict-1.0.0-3.1.src.rpm
Size : 0.01 MB
Packager : (none)
Summary : A heap with decrease-key and increase-key operations
Description :
HeapDict implements the MutableMapping ABC, meaning it works pretty
much like a regular Python dict. It\'s designed to be used as a
priority queue.

Unlike the Python standard library\'s heapq module, the HeapDict
supports efficiently changing the priority of an existing object
(often called \"decrease-key\" in textbooks). Altering the priority is
important for many algorithms such as Dijkstra\'s Algorithm and A*.

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

Content of RPM  Changelog  Provides Requires

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

Provides :
python-HeapDict
python2-HeapDict

Requires :
rpmlib(CompressedFileNames) <= 3.0.4-1
rpmlib(PayloadFilesHavePrefix) <= 4.0-1
rpmlib(PartialHardlinkSets) <= 4.0.4-1
python(abi) = 2.7
rpmlib(PayloadIsLzma) <= 4.4.6-1


Content of RPM :
/usr/lib/python2.7/site-packages/HeapDict-1.0.0-py2.7.egg-info
/usr/lib/python2.7/site-packages/HeapDict-1.0.0-py2.7.egg-info/PKG-INFO
/usr/lib/python2.7/site-packages/HeapDict-1.0.0-py2.7.egg-info/SOURCES.txt
/usr/lib/python2.7/site-packages/HeapDict-1.0.0-py2.7.egg-info/dependency_links.txt
/usr/lib/python2.7/site-packages/HeapDict-1.0.0-py2.7.egg-info/top_level.txt
/usr/lib/python2.7/site-packages/HeapDict-1.0.0-py2.7.egg-info/zip-safe
/usr/lib/python2.7/site-packages/heapdict.py
/usr/lib/python2.7/site-packages/heapdict.pyc
/usr/lib/python2.7/site-packages/heapdict.pyo
/usr/share/doc/packages/python-HeapDict
/usr/share/doc/packages/python-HeapDict/README.rst
/usr/share/licenses/python-HeapDict
/usr/share/licenses/python-HeapDict/LICENSE

 
ICM