SEARCH
NEW RPMS
DIRECTORIES
ABOUT
FAQ
VARIOUS
BLOG

 
 

python3-pykka rpm build for : Fedora 28. For other distributions click python3-pykka.

Name : python3-pykka
Version : 1.2.1 Vendor : Fedora Project
Release : 9.fc28 Date : 2018-02-09 07:21:32
Group : Development/Libraries Source RPM : pykka-1.2.1-9.fc28.src.rpm
Size : 0.16 MB
Packager : Fedora Project
Summary : Python library that provides concurrency using actor model
Description :
The goal of Pykka is to provide easy to use concurrency abstractions for Python
by using the actor model.

Pykka for Python 3 provides an actor API with one implementation:

* ThreadingActor is built on the Python Standard Library’s threading and Queue
modules, and has no dependencies outside Python itself. It plays well
together with non-actor threads.

Much of the naming in Pykka is inspired by the Akka project which implements
actors on the JVM. Though, Pykka does not aim to be a Python port of Akka.

This package provides Pykka\'s Python 3 libraries

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

Content of RPM  Changelog  Provides Requires

Download
ftp.icm.edu.pl  python3-pykka-1.2.1-9.fc28.noarch.rpm
ftp.icm.edu.pl  python3-pykka-1.2.1-9.fc28.noarch.rpm
     

Provides :
python3-pykka
python3.6dist(pykka)
python3dist(pykka)

Requires :
python(abi) = 3.6
rpmlib(CompressedFileNames) <= 3.0.4-1
rpmlib(FileDigests) <= 4.6.0-1
rpmlib(PartialHardlinkSets) <= 4.0.4-1
rpmlib(PayloadFilesHavePrefix) <= 4.0-1
rpmlib(PayloadIsXz) <= 5.2-1


Content of RPM :
/usr/lib/python3.6/site-packages/Pykka-1.2.1-py3.6.egg-info
/usr/lib/python3.6/site-packages/Pykka-1.2.1-py3.6.egg-info/PKG-INFO
/usr/lib/python3.6/site-packages/Pykka-1.2.1-py3.6.egg-info/SOURCES.txt
/usr/lib/python3.6/site-packages/Pykka-1.2.1-py3.6.egg-info/dependency_links.txt
/usr/lib/python3.6/site-packages/Pykka-1.2.1-py3.6.egg-info/top_level.txt
/usr/lib/python3.6/site-packages/pykka
/usr/lib/python3.6/site-packages/pykka/__init__.py
/usr/lib/python3.6/site-packages/pykka/__pycache__
/usr/lib/python3.6/site-packages/pykka/__pycache__/__init__.cpython-36.opt-1.pyc
/usr/lib/python3.6/site-packages/pykka/__pycache__/__init__.cpython-36.pyc
/usr/lib/python3.6/site-packages/pykka/__pycache__/actor.cpython-36.opt-1.pyc
/usr/lib/python3.6/site-packages/pykka/__pycache__/actor.cpython-36.pyc
/usr/lib/python3.6/site-packages/pykka/__pycache__/compat.cpython-36.opt-1.pyc
/usr/lib/python3.6/site-packages/pykka/__pycache__/compat.cpython-36.pyc
/usr/lib/python3.6/site-packages/pykka/__pycache__/debug.cpython-36.opt-1.pyc
/usr/lib/python3.6/site-packages/pykka/__pycache__/debug.cpython-36.pyc
/usr/lib/python3.6/site-packages/pykka/__pycache__/eventlet.cpython-36.opt-1.pyc
/usr/lib/python3.6/site-packages/pykka/__pycache__/eventlet.cpython-36.pyc
/usr/lib/python3.6/site-packages/pykka/__pycache__/exceptions.cpython-36.opt-1.pyc
/usr/lib/python3.6/site-packages/pykka/__pycache__/exceptions.cpython-36.pyc
/usr/lib/python3.6/site-packages/pykka/__pycache__/future.cpython-36.opt-1.pyc
/usr/lib/python3.6/site-packages/pykka/__pycache__/future.cpython-36.pyc
/usr/lib/python3.6/site-packages/pykka/__pycache__/gevent.cpython-36.opt-1.pyc
/usr/lib/python3.6/site-packages/pykka/__pycache__/gevent.cpython-36.pyc
/usr/lib/python3.6/site-packages/pykka/__pycache__/proxy.cpython-36.opt-1.pyc
/usr/lib/python3.6/site-packages/pykka/__pycache__/proxy.cpython-36.pyc
/usr/lib/python3.6/site-packages/pykka/__pycache__/registry.cpython-36.opt-1.pyc
/usr/lib/python3.6/site-packages/pykka/__pycache__/registry.cpython-36.pyc
/usr/lib/python3.6/site-packages/pykka/__pycache__/threading.cpython-36.opt-1.pyc
/usr/lib/python3.6/site-packages/pykka/__pycache__/threading.cpython-36.pyc
There is 13 files more in these RPM.

 
ICM