معرفی شرکت ها


python-module-gevent-doc-1.1.0-alt2.b4.dev0.git20150825.2.1.noarch.rpm


Card image cap
تبلیغات ما

مشتریان به طور فزاینده ای آنلاین هستند. تبلیغات می تواند به آنها کمک کند تا کسب و کار شما را پیدا کنند.

مشاهده بیشتر
Card image cap
تبلیغات ما

مشتریان به طور فزاینده ای آنلاین هستند. تبلیغات می تواند به آنها کمک کند تا کسب و کار شما را پیدا کنند.

مشاهده بیشتر
Card image cap
تبلیغات ما

مشتریان به طور فزاینده ای آنلاین هستند. تبلیغات می تواند به آنها کمک کند تا کسب و کار شما را پیدا کنند.

مشاهده بیشتر
Card image cap
تبلیغات ما

مشتریان به طور فزاینده ای آنلاین هستند. تبلیغات می تواند به آنها کمک کند تا کسب و کار شما را پیدا کنند.

مشاهده بیشتر
Card image cap
تبلیغات ما

مشتریان به طور فزاینده ای آنلاین هستند. تبلیغات می تواند به آنها کمک کند تا کسب و کار شما را پیدا کنند.

مشاهده بیشتر

توضیحات

Documentation for gevent
ویژگی مقدار
سیستم عامل Linux
توزیع ALT p8
مخزن ALTLinux classic noarch
نام بسته python-module-gevent-doc
نام فایل بسته python-module-gevent-doc-1.1.0-alt2.b4.dev0.git20150825.2.1.noarch.rpm
نسخه بسته 1.1.0
انتشار بسته alt2.b4.dev0.git20150825.2.1
معماری بسته noarch
نگهدارنده -
تاریخ ساخت Sun 03 Apr 2016 06
هاست سازنده imz-sisyphus.hasher.altlinux.org
نوع بسته .rpm
آدرس صفحه اصلی http://pypi.python.org/pypi/gevent
مجوز MIT
حجم دانلود 162K
حجم نصب 1.121M
gevent is a coroutine-based Python networking library that uses greenlet to provide a high-level synchronous API on top of libevent event loop. This package contains documentation and examples for gevent.


نیازمندی

مقدار نام
- rpmlib(PayloadIsLzma)


ارائه دهنده

مقدار نام
= 1.1.0-alt2.b4.dev0.git20150825.2.1 python-module-gevent-doc


نحوه نصب


نصب پکیج rpm python-module-gevent-doc:

    sudo apt-get install python-module-gevent-doc-1.1.0-alt2.b4.dev0.git20150825.2.1.noarch.rpm


فایل ها

مسیرها
/usr/share/doc/python-module-gevent-doc-1.1.0
/usr/share/doc/python-module-gevent-doc-1.1.0/examples
/usr/share/doc/python-module-gevent-doc-1.1.0/examples/concurrent_download.py
/usr/share/doc/python-module-gevent-doc-1.1.0/examples/dns_mass_resolve.py
/usr/share/doc/python-module-gevent-doc-1.1.0/examples/echoserver.py
/usr/share/doc/python-module-gevent-doc-1.1.0/examples/geventsendfile.py
/usr/share/doc/python-module-gevent-doc-1.1.0/examples/portforwarder.py
/usr/share/doc/python-module-gevent-doc-1.1.0/examples/processes.py
/usr/share/doc/python-module-gevent-doc-1.1.0/examples/psycopg2_pool.py
/usr/share/doc/python-module-gevent-doc-1.1.0/examples/server.crt
/usr/share/doc/python-module-gevent-doc-1.1.0/examples/server.key
/usr/share/doc/python-module-gevent-doc-1.1.0/examples/threadpool.py
/usr/share/doc/python-module-gevent-doc-1.1.0/examples/udp_client.py
/usr/share/doc/python-module-gevent-doc-1.1.0/examples/udp_server.py
/usr/share/doc/python-module-gevent-doc-1.1.0/examples/unixsocket_client.py
/usr/share/doc/python-module-gevent-doc-1.1.0/examples/unixsocket_server.py
/usr/share/doc/python-module-gevent-doc-1.1.0/examples/webchat
/usr/share/doc/python-module-gevent-doc-1.1.0/examples/webchat/README
/usr/share/doc/python-module-gevent-doc-1.1.0/examples/webchat/__init__.py
/usr/share/doc/python-module-gevent-doc-1.1.0/examples/webchat/application.py
/usr/share/doc/python-module-gevent-doc-1.1.0/examples/webchat/chat
/usr/share/doc/python-module-gevent-doc-1.1.0/examples/webchat/chat/__init__.py
/usr/share/doc/python-module-gevent-doc-1.1.0/examples/webchat/chat/views.py
/usr/share/doc/python-module-gevent-doc-1.1.0/examples/webchat/manage.py
/usr/share/doc/python-module-gevent-doc-1.1.0/examples/webchat/run_standalone.py
/usr/share/doc/python-module-gevent-doc-1.1.0/examples/webchat/run_uwsgi
/usr/share/doc/python-module-gevent-doc-1.1.0/examples/webchat/settings.py
/usr/share/doc/python-module-gevent-doc-1.1.0/examples/webchat/static
/usr/share/doc/python-module-gevent-doc-1.1.0/examples/webchat/static/chat.css
/usr/share/doc/python-module-gevent-doc-1.1.0/examples/webchat/static/chat.js
/usr/share/doc/python-module-gevent-doc-1.1.0/examples/webchat/templates
/usr/share/doc/python-module-gevent-doc-1.1.0/examples/webchat/templates/404.html
/usr/share/doc/python-module-gevent-doc-1.1.0/examples/webchat/templates/500.html
/usr/share/doc/python-module-gevent-doc-1.1.0/examples/webchat/templates/index.html
/usr/share/doc/python-module-gevent-doc-1.1.0/examples/webchat/templates/message.html
/usr/share/doc/python-module-gevent-doc-1.1.0/examples/webchat/urls.py
/usr/share/doc/python-module-gevent-doc-1.1.0/examples/webproxy.py
/usr/share/doc/python-module-gevent-doc-1.1.0/examples/webpy.py
/usr/share/doc/python-module-gevent-doc-1.1.0/examples/wsgiserver.py
/usr/share/doc/python-module-gevent-doc-1.1.0/examples/wsgiserver_ssl.py
/usr/share/doc/python-module-gevent-doc-1.1.0/html
/usr/share/doc/python-module-gevent-doc-1.1.0/html/.buildinfo
/usr/share/doc/python-module-gevent-doc-1.1.0/html/_sources
/usr/share/doc/python-module-gevent-doc-1.1.0/html/_sources/changelog.txt
/usr/share/doc/python-module-gevent-doc-1.1.0/html/_sources/community.txt
/usr/share/doc/python-module-gevent-doc-1.1.0/html/_sources/contents.txt
/usr/share/doc/python-module-gevent-doc-1.1.0/html/_sources/dns.txt
/usr/share/doc/python-module-gevent-doc-1.1.0/html/_sources/gevent._socket2.txt
/usr/share/doc/python-module-gevent-doc-1.1.0/html/_sources/gevent._ssl2.txt
/usr/share/doc/python-module-gevent-doc-1.1.0/html/_sources/gevent._ssl3.txt
/usr/share/doc/python-module-gevent-doc-1.1.0/html/_sources/gevent._sslgte279.txt
/usr/share/doc/python-module-gevent-doc-1.1.0/html/_sources/gevent.backdoor.txt
/usr/share/doc/python-module-gevent-doc-1.1.0/html/_sources/gevent.builtins.txt
/usr/share/doc/python-module-gevent-doc-1.1.0/html/_sources/gevent.core.txt
/usr/share/doc/python-module-gevent-doc-1.1.0/html/_sources/gevent.event.txt
/usr/share/doc/python-module-gevent-doc-1.1.0/html/_sources/gevent.fileobject.txt
/usr/share/doc/python-module-gevent-doc-1.1.0/html/_sources/gevent.hub.txt
/usr/share/doc/python-module-gevent-doc-1.1.0/html/_sources/gevent.local.txt
/usr/share/doc/python-module-gevent-doc-1.1.0/html/_sources/gevent.lock.txt
/usr/share/doc/python-module-gevent-doc-1.1.0/html/_sources/gevent.monkey.txt
/usr/share/doc/python-module-gevent-doc-1.1.0/html/_sources/gevent.pool.txt
/usr/share/doc/python-module-gevent-doc-1.1.0/html/_sources/gevent.queue.txt
/usr/share/doc/python-module-gevent-doc-1.1.0/html/_sources/gevent.select.txt
/usr/share/doc/python-module-gevent-doc-1.1.0/html/_sources/gevent.socket.txt
/usr/share/doc/python-module-gevent-doc-1.1.0/html/_sources/gevent.ssl.txt
/usr/share/doc/python-module-gevent-doc-1.1.0/html/_sources/gevent.subprocess.txt
/usr/share/doc/python-module-gevent-doc-1.1.0/html/_sources/gevent.threadpool.txt
/usr/share/doc/python-module-gevent-doc-1.1.0/html/_sources/gevent.txt
/usr/share/doc/python-module-gevent-doc-1.1.0/html/_sources/gevent.win32util.txt
/usr/share/doc/python-module-gevent-doc-1.1.0/html/_sources/gevent.wsgi.txt
/usr/share/doc/python-module-gevent-doc-1.1.0/html/_sources/index.txt
/usr/share/doc/python-module-gevent-doc-1.1.0/html/_sources/intro.txt
/usr/share/doc/python-module-gevent-doc-1.1.0/html/_sources/lowlevel.txt
/usr/share/doc/python-module-gevent-doc-1.1.0/html/_sources/networking.txt
/usr/share/doc/python-module-gevent-doc-1.1.0/html/_sources/reference.txt
/usr/share/doc/python-module-gevent-doc-1.1.0/html/_sources/servers.txt
/usr/share/doc/python-module-gevent-doc-1.1.0/html/_sources/sfc.txt
/usr/share/doc/python-module-gevent-doc-1.1.0/html/_sources/success.txt
/usr/share/doc/python-module-gevent-doc-1.1.0/html/_sources/synchronization.txt
/usr/share/doc/python-module-gevent-doc-1.1.0/html/_sources/whatsnew_1_0.txt
/usr/share/doc/python-module-gevent-doc-1.1.0/html/_sources/whatsnew_1_1.txt
/usr/share/doc/python-module-gevent-doc-1.1.0/html/_static
/usr/share/doc/python-module-gevent-doc-1.1.0/html/_static/basic.css
/usr/share/doc/python-module-gevent-doc-1.1.0/html/_static/file.png
/usr/share/doc/python-module-gevent-doc-1.1.0/html/_static/img
/usr/share/doc/python-module-gevent-doc-1.1.0/html/_static/img/main-two-columns.gif
/usr/share/doc/python-module-gevent-doc-1.1.0/html/_static/minus.png
/usr/share/doc/python-module-gevent-doc-1.1.0/html/_static/omegle_48.png
/usr/share/doc/python-module-gevent-doc-1.1.0/html/_static/plus.png
/usr/share/doc/python-module-gevent-doc-1.1.0/html/_static/pygments.css
/usr/share/doc/python-module-gevent-doc-1.1.0/html/_static/spotify_logo.png
/usr/share/doc/python-module-gevent-doc-1.1.0/html/_static/transparent.gif
/usr/share/doc/python-module-gevent-doc-1.1.0/html/changelog.html
/usr/share/doc/python-module-gevent-doc-1.1.0/html/community.html
/usr/share/doc/python-module-gevent-doc-1.1.0/html/contents.html
/usr/share/doc/python-module-gevent-doc-1.1.0/html/dns.html
/usr/share/doc/python-module-gevent-doc-1.1.0/html/genindex.html
/usr/share/doc/python-module-gevent-doc-1.1.0/html/gevent._socket2.html
/usr/share/doc/python-module-gevent-doc-1.1.0/html/gevent._ssl2.html
/usr/share/doc/python-module-gevent-doc-1.1.0/html/gevent._ssl3.html
/usr/share/doc/python-module-gevent-doc-1.1.0/html/gevent._sslgte279.html
/usr/share/doc/python-module-gevent-doc-1.1.0/html/gevent.backdoor.html
/usr/share/doc/python-module-gevent-doc-1.1.0/html/gevent.builtins.html
/usr/share/doc/python-module-gevent-doc-1.1.0/html/gevent.core.html
/usr/share/doc/python-module-gevent-doc-1.1.0/html/gevent.event.html
/usr/share/doc/python-module-gevent-doc-1.1.0/html/gevent.fileobject.html
/usr/share/doc/python-module-gevent-doc-1.1.0/html/gevent.html
/usr/share/doc/python-module-gevent-doc-1.1.0/html/gevent.hub.html
/usr/share/doc/python-module-gevent-doc-1.1.0/html/gevent.local.html
/usr/share/doc/python-module-gevent-doc-1.1.0/html/gevent.lock.html
/usr/share/doc/python-module-gevent-doc-1.1.0/html/gevent.monkey.html
/usr/share/doc/python-module-gevent-doc-1.1.0/html/gevent.pool.html
/usr/share/doc/python-module-gevent-doc-1.1.0/html/gevent.queue.html
/usr/share/doc/python-module-gevent-doc-1.1.0/html/gevent.select.html
/usr/share/doc/python-module-gevent-doc-1.1.0/html/gevent.socket.html
/usr/share/doc/python-module-gevent-doc-1.1.0/html/gevent.ssl.html
/usr/share/doc/python-module-gevent-doc-1.1.0/html/gevent.subprocess.html
/usr/share/doc/python-module-gevent-doc-1.1.0/html/gevent.threadpool.html
/usr/share/doc/python-module-gevent-doc-1.1.0/html/gevent.win32util.html
/usr/share/doc/python-module-gevent-doc-1.1.0/html/gevent.wsgi.html
/usr/share/doc/python-module-gevent-doc-1.1.0/html/index.html
/usr/share/doc/python-module-gevent-doc-1.1.0/html/intro.html
/usr/share/doc/python-module-gevent-doc-1.1.0/html/lowlevel.html
/usr/share/doc/python-module-gevent-doc-1.1.0/html/networking.html
/usr/share/doc/python-module-gevent-doc-1.1.0/html/objects.inv
/usr/share/doc/python-module-gevent-doc-1.1.0/html/py-modindex.html
/usr/share/doc/python-module-gevent-doc-1.1.0/html/reference.html
/usr/share/doc/python-module-gevent-doc-1.1.0/html/search.html
/usr/share/doc/python-module-gevent-doc-1.1.0/html/searchindex.js
/usr/share/doc/python-module-gevent-doc-1.1.0/html/servers.html
/usr/share/doc/python-module-gevent-doc-1.1.0/html/sfc.html
/usr/share/doc/python-module-gevent-doc-1.1.0/html/success.html
/usr/share/doc/python-module-gevent-doc-1.1.0/html/synchronization.html
/usr/share/doc/python-module-gevent-doc-1.1.0/html/whatsnew_1_0.html
/usr/share/doc/python-module-gevent-doc-1.1.0/html/whatsnew_1_1.html


گزارش تغییرات

تاریخ آخرین تغییر جزئیات
2016-03-24

(NMU) rebuild with python3-3.5 & rpm-build-python3-0.1.10

2016-03-24

NMU dependencies organization.

2016-01-28

NMU: Use buildreq for BR.

2015-08-31

Version 1.1b4.dev0

2015-03-02

New snapshot
Extracted greentest into separate package

2014-08-31

New snapshot

2014-07-11

Version 1.1.0

2013-04-15

Use 'find... -exec...' instead of 'for ... $(find...'

2013-03-23

Rebuild with Python-3.3

2013-03-07

New snapshot

2012-06-05

Fixed using email.message

2012-06-04

New snapshot
Added module for Python 3

2012-04-12

Rebuild to remove redundant libpython2.7 dependency

2011-10-24

Rebuild with Python-2.7

2011-08-24

Version 1.0

2011-05-10

New snapshot