معرفی شرکت ها


python-module-gunicorn-docs-19.2.1-alt1.git20150206.1.1.noarch.rpm


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

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

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

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

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

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

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

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

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

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

مشاهده بیشتر

توضیحات

Documentation for gunicorn
ویژگی مقدار
سیستم عامل Linux
توزیع ALT p8
مخزن ALTLinux classic noarch
نام بسته python-module-gunicorn-docs
نام فایل بسته python-module-gunicorn-docs-19.2.1-alt1.git20150206.1.1.noarch.rpm
نسخه بسته 19.2.1
انتشار بسته alt1.git20150206.1.1
معماری بسته noarch
نگهدارنده -
تاریخ ساخت Mon 14 Mar 2016 06
هاست سازنده imz-sisyphus.hasher.altlinux.org
نوع بسته .rpm
آدرس صفحه اصلی http://pypi.python.org/pypi/gunicorn
مجوز Mit
حجم دانلود 568K
حجم نصب 1.834M
Gunicorn 'Green Unicorn' is a Python WSGI HTTP Server for UNIX. It's a pre-fork worker model ported from Ruby's Unicorn project. The Gunicorn server is broadly compatible with various web frameworks, simply implemented, light on server resource usage, and fairly speedy. This package contains documentation for gunicorn.


نیازمندی

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


ارائه دهنده

مقدار نام
= 19.2.1-alt1.git20150206.1.1 python-module-gunicorn-docs


نحوه نصب


نصب پکیج rpm python-module-gunicorn-docs:

    sudo apt-get install python-module-gunicorn-docs-19.2.1-alt1.git20150206.1.1.noarch.rpm


فایل ها

مسیرها
/usr/share/doc/python-module-gunicorn-docs-19.2.1
/usr/share/doc/python-module-gunicorn-docs-19.2.1/examples
/usr/share/doc/python-module-gunicorn-docs-19.2.1/examples/alt_spec.py
/usr/share/doc/python-module-gunicorn-docs-19.2.1/examples/bad.py
/usr/share/doc/python-module-gunicorn-docs-19.2.1/examples/boot_fail.py
/usr/share/doc/python-module-gunicorn-docs-19.2.1/examples/echo.py
/usr/share/doc/python-module-gunicorn-docs-19.2.1/examples/example_config.py
/usr/share/doc/python-module-gunicorn-docs-19.2.1/examples/frameworks
/usr/share/doc/python-module-gunicorn-docs-19.2.1/examples/frameworks/cherryapp.py
/usr/share/doc/python-module-gunicorn-docs-19.2.1/examples/frameworks/django
/usr/share/doc/python-module-gunicorn-docs-19.2.1/examples/frameworks/django/README
/usr/share/doc/python-module-gunicorn-docs-19.2.1/examples/frameworks/django/djangotest
/usr/share/doc/python-module-gunicorn-docs-19.2.1/examples/frameworks/django/djangotest/__init__.py
/usr/share/doc/python-module-gunicorn-docs-19.2.1/examples/frameworks/django/djangotest/manage.py
/usr/share/doc/python-module-gunicorn-docs-19.2.1/examples/frameworks/django/djangotest/settings.py
/usr/share/doc/python-module-gunicorn-docs-19.2.1/examples/frameworks/django/djangotest/testing
/usr/share/doc/python-module-gunicorn-docs-19.2.1/examples/frameworks/django/djangotest/testing/__init__.py
/usr/share/doc/python-module-gunicorn-docs-19.2.1/examples/frameworks/django/djangotest/testing/models.py
/usr/share/doc/python-module-gunicorn-docs-19.2.1/examples/frameworks/django/djangotest/testing/templates
/usr/share/doc/python-module-gunicorn-docs-19.2.1/examples/frameworks/django/djangotest/testing/templates/base.html
/usr/share/doc/python-module-gunicorn-docs-19.2.1/examples/frameworks/django/djangotest/testing/templates/home.html
/usr/share/doc/python-module-gunicorn-docs-19.2.1/examples/frameworks/django/djangotest/testing/tests.py
/usr/share/doc/python-module-gunicorn-docs-19.2.1/examples/frameworks/django/djangotest/testing/urls.py
/usr/share/doc/python-module-gunicorn-docs-19.2.1/examples/frameworks/django/djangotest/testing/views.py
/usr/share/doc/python-module-gunicorn-docs-19.2.1/examples/frameworks/django/djangotest/urls.py
/usr/share/doc/python-module-gunicorn-docs-19.2.1/examples/frameworks/django/testing
/usr/share/doc/python-module-gunicorn-docs-19.2.1/examples/frameworks/django/testing/manage.py
/usr/share/doc/python-module-gunicorn-docs-19.2.1/examples/frameworks/django/testing/testing
/usr/share/doc/python-module-gunicorn-docs-19.2.1/examples/frameworks/django/testing/testing/__init__.py
/usr/share/doc/python-module-gunicorn-docs-19.2.1/examples/frameworks/django/testing/testing/apps
/usr/share/doc/python-module-gunicorn-docs-19.2.1/examples/frameworks/django/testing/testing/apps/__init__.py
/usr/share/doc/python-module-gunicorn-docs-19.2.1/examples/frameworks/django/testing/testing/apps/someapp
/usr/share/doc/python-module-gunicorn-docs-19.2.1/examples/frameworks/django/testing/testing/apps/someapp/__init__.py
/usr/share/doc/python-module-gunicorn-docs-19.2.1/examples/frameworks/django/testing/testing/apps/someapp/middleware.py
/usr/share/doc/python-module-gunicorn-docs-19.2.1/examples/frameworks/django/testing/testing/apps/someapp/models.py
/usr/share/doc/python-module-gunicorn-docs-19.2.1/examples/frameworks/django/testing/testing/apps/someapp/templates
/usr/share/doc/python-module-gunicorn-docs-19.2.1/examples/frameworks/django/testing/testing/apps/someapp/templates/base.html
/usr/share/doc/python-module-gunicorn-docs-19.2.1/examples/frameworks/django/testing/testing/apps/someapp/templates/home.html
/usr/share/doc/python-module-gunicorn-docs-19.2.1/examples/frameworks/django/testing/testing/apps/someapp/tests.py
/usr/share/doc/python-module-gunicorn-docs-19.2.1/examples/frameworks/django/testing/testing/apps/someapp/urls.py
/usr/share/doc/python-module-gunicorn-docs-19.2.1/examples/frameworks/django/testing/testing/apps/someapp/views.py
/usr/share/doc/python-module-gunicorn-docs-19.2.1/examples/frameworks/django/testing/testing/settings.py
/usr/share/doc/python-module-gunicorn-docs-19.2.1/examples/frameworks/django/testing/testing/urls.py
/usr/share/doc/python-module-gunicorn-docs-19.2.1/examples/frameworks/django/testing/testing/wsgi.py
/usr/share/doc/python-module-gunicorn-docs-19.2.1/examples/frameworks/flask_sendfile.py
/usr/share/doc/python-module-gunicorn-docs-19.2.1/examples/frameworks/flaskapp.py
/usr/share/doc/python-module-gunicorn-docs-19.2.1/examples/frameworks/ittyapp.py
/usr/share/doc/python-module-gunicorn-docs-19.2.1/examples/frameworks/pylonstest
/usr/share/doc/python-module-gunicorn-docs-19.2.1/examples/frameworks/pylonstest/MANIFEST.in
/usr/share/doc/python-module-gunicorn-docs-19.2.1/examples/frameworks/pylonstest/README.txt
/usr/share/doc/python-module-gunicorn-docs-19.2.1/examples/frameworks/pylonstest/development.ini
/usr/share/doc/python-module-gunicorn-docs-19.2.1/examples/frameworks/pylonstest/development2.ini
/usr/share/doc/python-module-gunicorn-docs-19.2.1/examples/frameworks/pylonstest/docs
/usr/share/doc/python-module-gunicorn-docs-19.2.1/examples/frameworks/pylonstest/docs/index.txt
/usr/share/doc/python-module-gunicorn-docs-19.2.1/examples/frameworks/pylonstest/ez_setup.py
/usr/share/doc/python-module-gunicorn-docs-19.2.1/examples/frameworks/pylonstest/nose.ini
/usr/share/doc/python-module-gunicorn-docs-19.2.1/examples/frameworks/pylonstest/pylonstest
/usr/share/doc/python-module-gunicorn-docs-19.2.1/examples/frameworks/pylonstest/pylonstest/__init__.py
/usr/share/doc/python-module-gunicorn-docs-19.2.1/examples/frameworks/pylonstest/pylonstest/config
/usr/share/doc/python-module-gunicorn-docs-19.2.1/examples/frameworks/pylonstest/pylonstest/config/__init__.py
/usr/share/doc/python-module-gunicorn-docs-19.2.1/examples/frameworks/pylonstest/pylonstest/config/deployment.ini_tmpl
/usr/share/doc/python-module-gunicorn-docs-19.2.1/examples/frameworks/pylonstest/pylonstest/config/environment.py
/usr/share/doc/python-module-gunicorn-docs-19.2.1/examples/frameworks/pylonstest/pylonstest/config/middleware.py
/usr/share/doc/python-module-gunicorn-docs-19.2.1/examples/frameworks/pylonstest/pylonstest/config/routing.py
/usr/share/doc/python-module-gunicorn-docs-19.2.1/examples/frameworks/pylonstest/pylonstest/controllers
/usr/share/doc/python-module-gunicorn-docs-19.2.1/examples/frameworks/pylonstest/pylonstest/controllers/__init__.py
/usr/share/doc/python-module-gunicorn-docs-19.2.1/examples/frameworks/pylonstest/pylonstest/controllers/error.py
/usr/share/doc/python-module-gunicorn-docs-19.2.1/examples/frameworks/pylonstest/pylonstest/controllers/hello.py
/usr/share/doc/python-module-gunicorn-docs-19.2.1/examples/frameworks/pylonstest/pylonstest/lib
/usr/share/doc/python-module-gunicorn-docs-19.2.1/examples/frameworks/pylonstest/pylonstest/lib/__init__.py
/usr/share/doc/python-module-gunicorn-docs-19.2.1/examples/frameworks/pylonstest/pylonstest/lib/app_globals.py
/usr/share/doc/python-module-gunicorn-docs-19.2.1/examples/frameworks/pylonstest/pylonstest/lib/base.py
/usr/share/doc/python-module-gunicorn-docs-19.2.1/examples/frameworks/pylonstest/pylonstest/lib/helpers.py
/usr/share/doc/python-module-gunicorn-docs-19.2.1/examples/frameworks/pylonstest/pylonstest/model
/usr/share/doc/python-module-gunicorn-docs-19.2.1/examples/frameworks/pylonstest/pylonstest/model/__init__.py
/usr/share/doc/python-module-gunicorn-docs-19.2.1/examples/frameworks/pylonstest/pylonstest/public
/usr/share/doc/python-module-gunicorn-docs-19.2.1/examples/frameworks/pylonstest/pylonstest/public/bg.png
/usr/share/doc/python-module-gunicorn-docs-19.2.1/examples/frameworks/pylonstest/pylonstest/public/favicon.ico
/usr/share/doc/python-module-gunicorn-docs-19.2.1/examples/frameworks/pylonstest/pylonstest/public/index.html
/usr/share/doc/python-module-gunicorn-docs-19.2.1/examples/frameworks/pylonstest/pylonstest/public/pylons-logo.gif
/usr/share/doc/python-module-gunicorn-docs-19.2.1/examples/frameworks/pylonstest/pylonstest/tests
/usr/share/doc/python-module-gunicorn-docs-19.2.1/examples/frameworks/pylonstest/pylonstest/tests/__init__.py
/usr/share/doc/python-module-gunicorn-docs-19.2.1/examples/frameworks/pylonstest/pylonstest/tests/functional
/usr/share/doc/python-module-gunicorn-docs-19.2.1/examples/frameworks/pylonstest/pylonstest/tests/functional/__init__.py
/usr/share/doc/python-module-gunicorn-docs-19.2.1/examples/frameworks/pylonstest/pylonstest/tests/functional/test_hello.py
/usr/share/doc/python-module-gunicorn-docs-19.2.1/examples/frameworks/pylonstest/pylonstest/tests/test_models.py
/usr/share/doc/python-module-gunicorn-docs-19.2.1/examples/frameworks/pylonstest/pylonstest/websetup.py
/usr/share/doc/python-module-gunicorn-docs-19.2.1/examples/frameworks/pylonstest/setup.cfg
/usr/share/doc/python-module-gunicorn-docs-19.2.1/examples/frameworks/pylonstest/setup.py
/usr/share/doc/python-module-gunicorn-docs-19.2.1/examples/frameworks/pylonstest/test.ini
/usr/share/doc/python-module-gunicorn-docs-19.2.1/examples/frameworks/pyramidapp.py
/usr/share/doc/python-module-gunicorn-docs-19.2.1/examples/frameworks/tornadoapp.py
/usr/share/doc/python-module-gunicorn-docs-19.2.1/examples/gunicorn_rc
/usr/share/doc/python-module-gunicorn-docs-19.2.1/examples/hello.txt
/usr/share/doc/python-module-gunicorn-docs-19.2.1/examples/log_app.ini
/usr/share/doc/python-module-gunicorn-docs-19.2.1/examples/log_app.py
/usr/share/doc/python-module-gunicorn-docs-19.2.1/examples/logging.conf
/usr/share/doc/python-module-gunicorn-docs-19.2.1/examples/longpoll.py
/usr/share/doc/python-module-gunicorn-docs-19.2.1/examples/multiapp.py
/usr/share/doc/python-module-gunicorn-docs-19.2.1/examples/multidomainapp.py
/usr/share/doc/python-module-gunicorn-docs-19.2.1/examples/nginx.conf
/usr/share/doc/python-module-gunicorn-docs-19.2.1/examples/sendfile.py
/usr/share/doc/python-module-gunicorn-docs-19.2.1/examples/server.crt
/usr/share/doc/python-module-gunicorn-docs-19.2.1/examples/server.key
/usr/share/doc/python-module-gunicorn-docs-19.2.1/examples/slowclient.py
/usr/share/doc/python-module-gunicorn-docs-19.2.1/examples/standalone_app.py
/usr/share/doc/python-module-gunicorn-docs-19.2.1/examples/supervisor.conf
/usr/share/doc/python-module-gunicorn-docs-19.2.1/examples/test.py
/usr/share/doc/python-module-gunicorn-docs-19.2.1/examples/timeout.py
/usr/share/doc/python-module-gunicorn-docs-19.2.1/examples/websocket
/usr/share/doc/python-module-gunicorn-docs-19.2.1/examples/websocket/gevent_websocket.py
/usr/share/doc/python-module-gunicorn-docs-19.2.1/examples/websocket/websocket.html
/usr/share/doc/python-module-gunicorn-docs-19.2.1/examples/websocket/websocket.py
/usr/share/doc/python-module-gunicorn-docs-19.2.1/examples/when_ready.conf.py
/usr/share/doc/python-module-gunicorn-docs-19.2.1/html
/usr/share/doc/python-module-gunicorn-docs-19.2.1/html/.buildinfo
/usr/share/doc/python-module-gunicorn-docs-19.2.1/html/2010-news.html
/usr/share/doc/python-module-gunicorn-docs-19.2.1/html/2011-news.html
/usr/share/doc/python-module-gunicorn-docs-19.2.1/html/2012-news.html
/usr/share/doc/python-module-gunicorn-docs-19.2.1/html/2013-news.html
/usr/share/doc/python-module-gunicorn-docs-19.2.1/html/2014-news.html
/usr/share/doc/python-module-gunicorn-docs-19.2.1/html/2015-news.html
/usr/share/doc/python-module-gunicorn-docs-19.2.1/html/_images
/usr/share/doc/python-module-gunicorn-docs-19.2.1/html/_images/gunicorn.png
/usr/share/doc/python-module-gunicorn-docs-19.2.1/html/_sources
/usr/share/doc/python-module-gunicorn-docs-19.2.1/html/_sources/2010-news.txt
/usr/share/doc/python-module-gunicorn-docs-19.2.1/html/_sources/2011-news.txt
/usr/share/doc/python-module-gunicorn-docs-19.2.1/html/_sources/2012-news.txt
/usr/share/doc/python-module-gunicorn-docs-19.2.1/html/_sources/2013-news.txt
/usr/share/doc/python-module-gunicorn-docs-19.2.1/html/_sources/2014-news.txt
/usr/share/doc/python-module-gunicorn-docs-19.2.1/html/_sources/2015-news.txt
/usr/share/doc/python-module-gunicorn-docs-19.2.1/html/_sources/community.txt
/usr/share/doc/python-module-gunicorn-docs-19.2.1/html/_sources/configure.txt
/usr/share/doc/python-module-gunicorn-docs-19.2.1/html/_sources/custom.txt
/usr/share/doc/python-module-gunicorn-docs-19.2.1/html/_sources/deploy.txt
/usr/share/doc/python-module-gunicorn-docs-19.2.1/html/_sources/design.txt
/usr/share/doc/python-module-gunicorn-docs-19.2.1/html/_sources/faq.txt
/usr/share/doc/python-module-gunicorn-docs-19.2.1/html/_sources/index.txt
/usr/share/doc/python-module-gunicorn-docs-19.2.1/html/_sources/install.txt
/usr/share/doc/python-module-gunicorn-docs-19.2.1/html/_sources/instrumentation.txt
/usr/share/doc/python-module-gunicorn-docs-19.2.1/html/_sources/news.txt
/usr/share/doc/python-module-gunicorn-docs-19.2.1/html/_sources/run.txt
/usr/share/doc/python-module-gunicorn-docs-19.2.1/html/_sources/settings.txt
/usr/share/doc/python-module-gunicorn-docs-19.2.1/html/_sources/signals.txt
/usr/share/doc/python-module-gunicorn-docs-19.2.1/html/_static
/usr/share/doc/python-module-gunicorn-docs-19.2.1/html/_static/ajax-loader.gif
/usr/share/doc/python-module-gunicorn-docs-19.2.1/html/_static/basic.css
/usr/share/doc/python-module-gunicorn-docs-19.2.1/html/_static/comment-bright.png
/usr/share/doc/python-module-gunicorn-docs-19.2.1/html/_static/comment-close.png
/usr/share/doc/python-module-gunicorn-docs-19.2.1/html/_static/comment.png
/usr/share/doc/python-module-gunicorn-docs-19.2.1/html/_static/css
/usr/share/doc/python-module-gunicorn-docs-19.2.1/html/_static/css/badge_only.css
/usr/share/doc/python-module-gunicorn-docs-19.2.1/html/_static/css/theme.css
/usr/share/doc/python-module-gunicorn-docs-19.2.1/html/_static/doctools.js
/usr/share/doc/python-module-gunicorn-docs-19.2.1/html/_static/down-pressed.png
/usr/share/doc/python-module-gunicorn-docs-19.2.1/html/_static/down.png
/usr/share/doc/python-module-gunicorn-docs-19.2.1/html/_static/file.png
/usr/share/doc/python-module-gunicorn-docs-19.2.1/html/_static/fonts
/usr/share/doc/python-module-gunicorn-docs-19.2.1/html/_static/fonts/Inconsolata-Bold.ttf
/usr/share/doc/python-module-gunicorn-docs-19.2.1/html/_static/fonts/Inconsolata.ttf
/usr/share/doc/python-module-gunicorn-docs-19.2.1/html/_static/fonts/Lato-Bold.ttf
/usr/share/doc/python-module-gunicorn-docs-19.2.1/html/_static/fonts/Lato-Regular.ttf
/usr/share/doc/python-module-gunicorn-docs-19.2.1/html/_static/fonts/RobotoSlab-Bold.ttf
/usr/share/doc/python-module-gunicorn-docs-19.2.1/html/_static/fonts/RobotoSlab-Regular.ttf
/usr/share/doc/python-module-gunicorn-docs-19.2.1/html/_static/fonts/fontawesome-webfont.eot
/usr/share/doc/python-module-gunicorn-docs-19.2.1/html/_static/fonts/fontawesome-webfont.svg
/usr/share/doc/python-module-gunicorn-docs-19.2.1/html/_static/fonts/fontawesome-webfont.ttf
/usr/share/doc/python-module-gunicorn-docs-19.2.1/html/_static/fonts/fontawesome-webfont.woff
/usr/share/doc/python-module-gunicorn-docs-19.2.1/html/_static/gunicorn.png
/usr/share/doc/python-module-gunicorn-docs-19.2.1/html/_static/jquery-1.11.1.js
/usr/share/doc/python-module-gunicorn-docs-19.2.1/html/_static/jquery.js
/usr/share/doc/python-module-gunicorn-docs-19.2.1/html/_static/js
/usr/share/doc/python-module-gunicorn-docs-19.2.1/html/_static/js/modernizr.min.js
/usr/share/doc/python-module-gunicorn-docs-19.2.1/html/_static/js/theme.js
/usr/share/doc/python-module-gunicorn-docs-19.2.1/html/_static/minus.png
/usr/share/doc/python-module-gunicorn-docs-19.2.1/html/_static/plus.png
/usr/share/doc/python-module-gunicorn-docs-19.2.1/html/_static/pygments.css
/usr/share/doc/python-module-gunicorn-docs-19.2.1/html/_static/searchtools.js
/usr/share/doc/python-module-gunicorn-docs-19.2.1/html/_static/underscore-1.3.1.js
/usr/share/doc/python-module-gunicorn-docs-19.2.1/html/_static/underscore.js
/usr/share/doc/python-module-gunicorn-docs-19.2.1/html/_static/up-pressed.png
/usr/share/doc/python-module-gunicorn-docs-19.2.1/html/_static/up.png
/usr/share/doc/python-module-gunicorn-docs-19.2.1/html/_static/websupport.js
/usr/share/doc/python-module-gunicorn-docs-19.2.1/html/community.html
/usr/share/doc/python-module-gunicorn-docs-19.2.1/html/configure.html
/usr/share/doc/python-module-gunicorn-docs-19.2.1/html/custom.html
/usr/share/doc/python-module-gunicorn-docs-19.2.1/html/deploy.html
/usr/share/doc/python-module-gunicorn-docs-19.2.1/html/design.html
/usr/share/doc/python-module-gunicorn-docs-19.2.1/html/faq.html
/usr/share/doc/python-module-gunicorn-docs-19.2.1/html/genindex.html
/usr/share/doc/python-module-gunicorn-docs-19.2.1/html/index.html
/usr/share/doc/python-module-gunicorn-docs-19.2.1/html/install.html
/usr/share/doc/python-module-gunicorn-docs-19.2.1/html/instrumentation.html
/usr/share/doc/python-module-gunicorn-docs-19.2.1/html/news.html
/usr/share/doc/python-module-gunicorn-docs-19.2.1/html/objects.inv
/usr/share/doc/python-module-gunicorn-docs-19.2.1/html/run.html
/usr/share/doc/python-module-gunicorn-docs-19.2.1/html/search.html
/usr/share/doc/python-module-gunicorn-docs-19.2.1/html/searchindex.js
/usr/share/doc/python-module-gunicorn-docs-19.2.1/html/settings.html
/usr/share/doc/python-module-gunicorn-docs-19.2.1/html/signals.html


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

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

(NMU) rebuild with rpm-build-python3-0.1.9
packages/ and auto python3.3-ABI dep when needed)

2016-01-28

NMU: Use buildreq for BR.

2015-02-17

Version 19.2.1

2015-01-04

Version 19.2.0

2014-08-04

New snapshot

2014-07-11

Version 19.1.0

2013-11-29

Version 18.1

2013-09-17

Version 18.0

2013-02-14

Version 0.17.2
Added pickles

2012-06-05

Initial build for Sisyphus