SEARCH
NEW RPMS
DIRECTORIES
ABOUT
FAQ
VARIOUS
BLOG

 
 

python-async rpm build for : Fedora 19. For other distributions click python-async.

Name : python-async
Version : 0.6.1 Vendor : Fedora Project
Release : 6.fc19 Date : 2013-02-17 20:28:07
Group : Development/Languages Source RPM : python-async-0.6.1-6.fc19.src.rpm
Size : 0.23 MB
Packager : Fedora Project
Summary : A framework to process interdependent tasks in a pool of workers
Description :
Async aims to make writing asyncronous processing easier. It provides a
task-graph with interdependent tasks that communicate using blocking channels,
allowing to delay actual computations until items are requested. Tasks will
automatically be distributed among 0 or more threads for the actual
computation.

RPM found in directory: /packages/linux-pbone/archive.fedoraproject.org/fedora/linux/releases/19/Everything/x86_64/os/Packages/p

Content of RPM  Changelog  Provides Requires

Download
ftp.icm.edu.pl  python-async-0.6.1-6.fc19.x86_64.rpm
ftp.icm.edu.pl  python-async-0.6.1-6.fc19.x86_64.rpm
     

Provides :
python-async
python-async(x86-64)

Requires :
libpython2.7.so.1.0()(64bit)
libc.so.6()(64bit)
rpmlib(CompressedFileNames) <= 3.0.4-1
rpmlib(FileDigests) <= 4.6.0-1
python(abi) = 2.7
libc.so.6(GLIBC_2.2.5)(64bit)
rpmlib(PartialHardlinkSets) <= 4.0.4-1
rpmlib(PayloadIsXz) <= 5.2-1
rtld(GNU_HASH)
rpmlib(PayloadFilesHavePrefix) <= 4.0-1
libpthread.so.0()(64bit)


Content of RPM :
/usr/lib64/python2.7/site-packages/async
/usr/lib64/python2.7/site-packages/async-0.6.1-py2.7.egg-info
/usr/lib64/python2.7/site-packages/async/AUTHORS
/usr/lib64/python2.7/site-packages/async/README
/usr/lib64/python2.7/site-packages/async/__init__.py
/usr/lib64/python2.7/site-packages/async/__init__.pyc
/usr/lib64/python2.7/site-packages/async/__init__.pyo
/usr/lib64/python2.7/site-packages/async/channel.py
/usr/lib64/python2.7/site-packages/async/channel.pyc
/usr/lib64/python2.7/site-packages/async/channel.pyo
/usr/lib64/python2.7/site-packages/async/graph.py
/usr/lib64/python2.7/site-packages/async/graph.pyc
/usr/lib64/python2.7/site-packages/async/graph.pyo
/usr/lib64/python2.7/site-packages/async/mod
/usr/lib64/python2.7/site-packages/async/mod/__init__.py
/usr/lib64/python2.7/site-packages/async/mod/__init__.pyc
/usr/lib64/python2.7/site-packages/async/mod/__init__.pyo
/usr/lib64/python2.7/site-packages/async/mod/zlib.so
/usr/lib64/python2.7/site-packages/async/pool.py
/usr/lib64/python2.7/site-packages/async/pool.pyc
/usr/lib64/python2.7/site-packages/async/pool.pyo
/usr/lib64/python2.7/site-packages/async/task.py
/usr/lib64/python2.7/site-packages/async/task.pyc
/usr/lib64/python2.7/site-packages/async/task.pyo
/usr/lib64/python2.7/site-packages/async/test
/usr/lib64/python2.7/site-packages/async/test/__init__.py
/usr/lib64/python2.7/site-packages/async/test/__init__.pyc
/usr/lib64/python2.7/site-packages/async/test/__init__.pyo
/usr/lib64/python2.7/site-packages/async/test/lib.py
/usr/lib64/python2.7/site-packages/async/test/lib.pyc
There is 41 files more in these RPM.

 
ICM