معرفی شرکت ها


python3-module-cherrypy-14.2.0-alt1.noarch.rpm


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

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

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

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

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

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

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

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

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

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

مشاهده بیشتر

توضیحات

CherryPy is a pythonic, object-oriented web development framework (Python 3)
ویژگی مقدار
سیستم عامل Linux
توزیع ALT p9
مخزن ALTLinux classic noarch
نام بسته python3-module-cherrypy
نام فایل بسته python3-module-cherrypy-14.2.0-alt1.noarch.rpm
نسخه بسته 14.2.0
انتشار بسته alt1
معماری بسته noarch
نگهدارنده -
تاریخ ساخت Wed 13 Jun 2018 03
هاست سازنده cas-sisyphus.hasher.altlinux.org
نوع بسته .rpm
آدرس صفحه اصلی http://www.cherrypy.org
مجوز BSD
حجم دانلود 370K
حجم نصب 1.491M
Your CherryPy powered web applications are in fact stand-alone Python applications embedding their own multi-threaded web server. You can deploy them anywhere you can run Python applications. Apache is not required, but it's possible to run a CherryPy application behind it.


جایگزین ها

بسته نسخه معماری مخزن
python3-module-cherrypy-tests-14.2.0-alt1.noarch.rpm 14.2.0 noarch ALT classic


نیازمندی

مقدار نام
- /usr/bin/python3
- /usr/lib/python3/site-packages
- python3(base64) < 0
- python3(binascii) < 0
- python3(cgi) < 0
- python3(cheroot.server) < 0
- python3(cheroot.wsgi) < 0
- python3(contextlib) < 0
- python3(datetime) < 0
- python3(email.generator) < 0
- python3(email.header) < 0
- python3(email.utils) < 0
- python3(functools) < 0
- python3(hashlib) < 0
- python3(inspect) < 0
- python3(io) < 0
- python3(logging) < 0
- python3(mimetypes) < 0
- python3(operator) < 0
- python3(os) < 0
- python3(os.path) < 0
- python3(pkg_resources) < 0
- python3(platform) < 0
- python3(portend) < 0
- python3(re) < 0
- python3(signal) < 0
- python3(six) < 0
- python3(six.moves) < 0
- python3(six.moves.BaseHTTPServer) < 0
- python3(six.moves.http_cookies) < 0
- python3(six.moves.urllib.parse) < 0
- python3(six.moves.urllib.request) < 0
- python3(six.moves.xmlrpc_client) < 0
- python3(stat) < 0
- python3(string) < 0
- python3(struct) < 0
- python3(subprocess) < 0
- python3(tempfile) < 0
- python3(threading) < 0
- python3(traceback) < 0
- python3(types) < 0
- python3(unicodedata) < 0
- python3(uuid) < 0
- python3(warnings) < 0
- python3(xml.sax) < 0
- rpmlib(PayloadIsLzma)


ارائه دهنده

مقدار نام
- python3(cherrypy)
- python3(cherrypy.__main__)
- python3(cherrypy._cpchecker)
- python3(cherrypy._cpcompat)
- python3(cherrypy._cpconfig)
- python3(cherrypy._cpdispatch)
- python3(cherrypy._cperror)
- python3(cherrypy._cplogging)
- python3(cherrypy._cpmodpy)
- python3(cherrypy._cpnative_server)
- python3(cherrypy._cpreqbody)
- python3(cherrypy._cprequest)
- python3(cherrypy._cpserver)
- python3(cherrypy._cptools)
- python3(cherrypy._cptree)
- python3(cherrypy._cpwsgi)
- python3(cherrypy._cpwsgi_server)
- python3(cherrypy._helper)
- python3(cherrypy.daemon)
- python3(cherrypy.lib)
- python3(cherrypy.lib.auth)
- python3(cherrypy.lib.auth_basic)
- python3(cherrypy.lib.auth_digest)
- python3(cherrypy.lib.caching)
- python3(cherrypy.lib.covercp)
- python3(cherrypy.lib.cpstats)
- python3(cherrypy.lib.cptools)
- python3(cherrypy.lib.encoding)
- python3(cherrypy.lib.gctools)
- python3(cherrypy.lib.httpauth)
- python3(cherrypy.lib.httputil)
- python3(cherrypy.lib.jsontools)
- python3(cherrypy.lib.lockfile)
- python3(cherrypy.lib.locking)
- python3(cherrypy.lib.profiler)
- python3(cherrypy.lib.reprconf)
- python3(cherrypy.lib.sessions)
- python3(cherrypy.lib.static)
- python3(cherrypy.lib.xmlrpcutil)
- python3(cherrypy.process)
- python3(cherrypy.process.plugins)
- python3(cherrypy.process.servers)
- python3(cherrypy.process.win32)
- python3(cherrypy.process.wspbus)
- python3(cherrypy.scaffold)
- python3(cherrypy.tutorial)
- python3(cherrypy.tutorial.tut01_helloworld)
- python3(cherrypy.tutorial.tut02_expose_methods)
- python3(cherrypy.tutorial.tut03_get_and_post)
- python3(cherrypy.tutorial.tut04_complex_site)
- python3(cherrypy.tutorial.tut05_derived_objects)
- python3(cherrypy.tutorial.tut06_default_method)
- python3(cherrypy.tutorial.tut07_sessions)
- python3(cherrypy.tutorial.tut08_generators_and_yield)
- python3(cherrypy.tutorial.tut09_files)
- python3(cherrypy.tutorial.tut10_http_errors)
= 14.2.0-alt1 python3-module-cherrypy


نحوه نصب


نصب پکیج rpm python3-module-cherrypy:

    sudo apt-get install python3-module-cherrypy-14.2.0-alt1.noarch.rpm


فایل ها

مسیرها
/usr/bin/cherryd3
/usr/lib/python3/site-packages/CherryPy-14.2.0-py3.6.egg-info
/usr/lib/python3/site-packages/CherryPy-14.2.0-py3.6.egg-info/PKG-INFO
/usr/lib/python3/site-packages/CherryPy-14.2.0-py3.6.egg-info/SOURCES.txt
/usr/lib/python3/site-packages/CherryPy-14.2.0-py3.6.egg-info/dependency_links.txt
/usr/lib/python3/site-packages/CherryPy-14.2.0-py3.6.egg-info/entry_points.txt
/usr/lib/python3/site-packages/CherryPy-14.2.0-py3.6.egg-info/requires.txt
/usr/lib/python3/site-packages/CherryPy-14.2.0-py3.6.egg-info/top_level.txt
/usr/lib/python3/site-packages/cherrypy
/usr/lib/python3/site-packages/cherrypy/__init__.py
/usr/lib/python3/site-packages/cherrypy/__main__.py
/usr/lib/python3/site-packages/cherrypy/__pycache__
/usr/lib/python3/site-packages/cherrypy/__pycache__/__init__.cpython-36.opt-1.pyc
/usr/lib/python3/site-packages/cherrypy/__pycache__/__init__.cpython-36.opt-2.pyc
/usr/lib/python3/site-packages/cherrypy/__pycache__/__init__.cpython-36.pyc
/usr/lib/python3/site-packages/cherrypy/__pycache__/__main__.cpython-36.opt-1.pyc
/usr/lib/python3/site-packages/cherrypy/__pycache__/__main__.cpython-36.opt-2.pyc
/usr/lib/python3/site-packages/cherrypy/__pycache__/__main__.cpython-36.pyc
/usr/lib/python3/site-packages/cherrypy/__pycache__/_cpchecker.cpython-36.opt-1.pyc
/usr/lib/python3/site-packages/cherrypy/__pycache__/_cpchecker.cpython-36.opt-2.pyc
/usr/lib/python3/site-packages/cherrypy/__pycache__/_cpchecker.cpython-36.pyc
/usr/lib/python3/site-packages/cherrypy/__pycache__/_cpcompat.cpython-36.opt-1.pyc
/usr/lib/python3/site-packages/cherrypy/__pycache__/_cpcompat.cpython-36.opt-2.pyc
/usr/lib/python3/site-packages/cherrypy/__pycache__/_cpcompat.cpython-36.pyc
/usr/lib/python3/site-packages/cherrypy/__pycache__/_cpconfig.cpython-36.opt-1.pyc
/usr/lib/python3/site-packages/cherrypy/__pycache__/_cpconfig.cpython-36.opt-2.pyc
/usr/lib/python3/site-packages/cherrypy/__pycache__/_cpconfig.cpython-36.pyc
/usr/lib/python3/site-packages/cherrypy/__pycache__/_cpdispatch.cpython-36.opt-1.pyc
/usr/lib/python3/site-packages/cherrypy/__pycache__/_cpdispatch.cpython-36.opt-2.pyc
/usr/lib/python3/site-packages/cherrypy/__pycache__/_cpdispatch.cpython-36.pyc
/usr/lib/python3/site-packages/cherrypy/__pycache__/_cperror.cpython-36.opt-1.pyc
/usr/lib/python3/site-packages/cherrypy/__pycache__/_cperror.cpython-36.opt-2.pyc
/usr/lib/python3/site-packages/cherrypy/__pycache__/_cperror.cpython-36.pyc
/usr/lib/python3/site-packages/cherrypy/__pycache__/_cplogging.cpython-36.opt-1.pyc
/usr/lib/python3/site-packages/cherrypy/__pycache__/_cplogging.cpython-36.opt-2.pyc
/usr/lib/python3/site-packages/cherrypy/__pycache__/_cplogging.cpython-36.pyc
/usr/lib/python3/site-packages/cherrypy/__pycache__/_cpmodpy.cpython-36.opt-1.pyc
/usr/lib/python3/site-packages/cherrypy/__pycache__/_cpmodpy.cpython-36.opt-2.pyc
/usr/lib/python3/site-packages/cherrypy/__pycache__/_cpmodpy.cpython-36.pyc
/usr/lib/python3/site-packages/cherrypy/__pycache__/_cpnative_server.cpython-36.opt-1.pyc
/usr/lib/python3/site-packages/cherrypy/__pycache__/_cpnative_server.cpython-36.opt-2.pyc
/usr/lib/python3/site-packages/cherrypy/__pycache__/_cpnative_server.cpython-36.pyc
/usr/lib/python3/site-packages/cherrypy/__pycache__/_cpreqbody.cpython-36.opt-1.pyc
/usr/lib/python3/site-packages/cherrypy/__pycache__/_cpreqbody.cpython-36.opt-2.pyc
/usr/lib/python3/site-packages/cherrypy/__pycache__/_cpreqbody.cpython-36.pyc
/usr/lib/python3/site-packages/cherrypy/__pycache__/_cprequest.cpython-36.opt-1.pyc
/usr/lib/python3/site-packages/cherrypy/__pycache__/_cprequest.cpython-36.opt-2.pyc
/usr/lib/python3/site-packages/cherrypy/__pycache__/_cprequest.cpython-36.pyc
/usr/lib/python3/site-packages/cherrypy/__pycache__/_cpserver.cpython-36.opt-1.pyc
/usr/lib/python3/site-packages/cherrypy/__pycache__/_cpserver.cpython-36.opt-2.pyc
/usr/lib/python3/site-packages/cherrypy/__pycache__/_cpserver.cpython-36.pyc
/usr/lib/python3/site-packages/cherrypy/__pycache__/_cptools.cpython-36.opt-1.pyc
/usr/lib/python3/site-packages/cherrypy/__pycache__/_cptools.cpython-36.opt-2.pyc
/usr/lib/python3/site-packages/cherrypy/__pycache__/_cptools.cpython-36.pyc
/usr/lib/python3/site-packages/cherrypy/__pycache__/_cptree.cpython-36.opt-1.pyc
/usr/lib/python3/site-packages/cherrypy/__pycache__/_cptree.cpython-36.opt-2.pyc
/usr/lib/python3/site-packages/cherrypy/__pycache__/_cptree.cpython-36.pyc
/usr/lib/python3/site-packages/cherrypy/__pycache__/_cpwsgi.cpython-36.opt-1.pyc
/usr/lib/python3/site-packages/cherrypy/__pycache__/_cpwsgi.cpython-36.opt-2.pyc
/usr/lib/python3/site-packages/cherrypy/__pycache__/_cpwsgi.cpython-36.pyc
/usr/lib/python3/site-packages/cherrypy/__pycache__/_cpwsgi_server.cpython-36.opt-1.pyc
/usr/lib/python3/site-packages/cherrypy/__pycache__/_cpwsgi_server.cpython-36.opt-2.pyc
/usr/lib/python3/site-packages/cherrypy/__pycache__/_cpwsgi_server.cpython-36.pyc
/usr/lib/python3/site-packages/cherrypy/__pycache__/_helper.cpython-36.opt-1.pyc
/usr/lib/python3/site-packages/cherrypy/__pycache__/_helper.cpython-36.opt-2.pyc
/usr/lib/python3/site-packages/cherrypy/__pycache__/_helper.cpython-36.pyc
/usr/lib/python3/site-packages/cherrypy/__pycache__/daemon.cpython-36.opt-1.pyc
/usr/lib/python3/site-packages/cherrypy/__pycache__/daemon.cpython-36.opt-2.pyc
/usr/lib/python3/site-packages/cherrypy/__pycache__/daemon.cpython-36.pyc
/usr/lib/python3/site-packages/cherrypy/_cpchecker.py
/usr/lib/python3/site-packages/cherrypy/_cpcompat.py
/usr/lib/python3/site-packages/cherrypy/_cpconfig.py
/usr/lib/python3/site-packages/cherrypy/_cpdispatch.py
/usr/lib/python3/site-packages/cherrypy/_cperror.py
/usr/lib/python3/site-packages/cherrypy/_cplogging.py
/usr/lib/python3/site-packages/cherrypy/_cpmodpy.py
/usr/lib/python3/site-packages/cherrypy/_cpnative_server.py
/usr/lib/python3/site-packages/cherrypy/_cpreqbody.py
/usr/lib/python3/site-packages/cherrypy/_cprequest.py
/usr/lib/python3/site-packages/cherrypy/_cpserver.py
/usr/lib/python3/site-packages/cherrypy/_cptools.py
/usr/lib/python3/site-packages/cherrypy/_cptree.py
/usr/lib/python3/site-packages/cherrypy/_cpwsgi.py
/usr/lib/python3/site-packages/cherrypy/_cpwsgi_server.py
/usr/lib/python3/site-packages/cherrypy/_helper.py
/usr/lib/python3/site-packages/cherrypy/daemon.py
/usr/lib/python3/site-packages/cherrypy/lib
/usr/lib/python3/site-packages/cherrypy/lib/__init__.py
/usr/lib/python3/site-packages/cherrypy/lib/__pycache__
/usr/lib/python3/site-packages/cherrypy/lib/__pycache__/__init__.cpython-36.opt-1.pyc
/usr/lib/python3/site-packages/cherrypy/lib/__pycache__/__init__.cpython-36.opt-2.pyc
/usr/lib/python3/site-packages/cherrypy/lib/__pycache__/__init__.cpython-36.pyc
/usr/lib/python3/site-packages/cherrypy/lib/__pycache__/auth.cpython-36.opt-1.pyc
/usr/lib/python3/site-packages/cherrypy/lib/__pycache__/auth.cpython-36.opt-2.pyc
/usr/lib/python3/site-packages/cherrypy/lib/__pycache__/auth.cpython-36.pyc
/usr/lib/python3/site-packages/cherrypy/lib/__pycache__/auth_basic.cpython-36.opt-1.pyc
/usr/lib/python3/site-packages/cherrypy/lib/__pycache__/auth_basic.cpython-36.opt-2.pyc
/usr/lib/python3/site-packages/cherrypy/lib/__pycache__/auth_basic.cpython-36.pyc
/usr/lib/python3/site-packages/cherrypy/lib/__pycache__/auth_digest.cpython-36.opt-1.pyc
/usr/lib/python3/site-packages/cherrypy/lib/__pycache__/auth_digest.cpython-36.opt-2.pyc
/usr/lib/python3/site-packages/cherrypy/lib/__pycache__/auth_digest.cpython-36.pyc
/usr/lib/python3/site-packages/cherrypy/lib/__pycache__/caching.cpython-36.opt-1.pyc
/usr/lib/python3/site-packages/cherrypy/lib/__pycache__/caching.cpython-36.opt-2.pyc
/usr/lib/python3/site-packages/cherrypy/lib/__pycache__/caching.cpython-36.pyc
/usr/lib/python3/site-packages/cherrypy/lib/__pycache__/covercp.cpython-36.opt-1.pyc
/usr/lib/python3/site-packages/cherrypy/lib/__pycache__/covercp.cpython-36.opt-2.pyc
/usr/lib/python3/site-packages/cherrypy/lib/__pycache__/covercp.cpython-36.pyc
/usr/lib/python3/site-packages/cherrypy/lib/__pycache__/cpstats.cpython-36.opt-1.pyc
/usr/lib/python3/site-packages/cherrypy/lib/__pycache__/cpstats.cpython-36.opt-2.pyc
/usr/lib/python3/site-packages/cherrypy/lib/__pycache__/cpstats.cpython-36.pyc
/usr/lib/python3/site-packages/cherrypy/lib/__pycache__/cptools.cpython-36.opt-1.pyc
/usr/lib/python3/site-packages/cherrypy/lib/__pycache__/cptools.cpython-36.opt-2.pyc
/usr/lib/python3/site-packages/cherrypy/lib/__pycache__/cptools.cpython-36.pyc
/usr/lib/python3/site-packages/cherrypy/lib/__pycache__/encoding.cpython-36.opt-1.pyc
/usr/lib/python3/site-packages/cherrypy/lib/__pycache__/encoding.cpython-36.opt-2.pyc
/usr/lib/python3/site-packages/cherrypy/lib/__pycache__/encoding.cpython-36.pyc
/usr/lib/python3/site-packages/cherrypy/lib/__pycache__/gctools.cpython-36.opt-1.pyc
/usr/lib/python3/site-packages/cherrypy/lib/__pycache__/gctools.cpython-36.opt-2.pyc
/usr/lib/python3/site-packages/cherrypy/lib/__pycache__/gctools.cpython-36.pyc
/usr/lib/python3/site-packages/cherrypy/lib/__pycache__/httpauth.cpython-36.opt-1.pyc
/usr/lib/python3/site-packages/cherrypy/lib/__pycache__/httpauth.cpython-36.opt-2.pyc
/usr/lib/python3/site-packages/cherrypy/lib/__pycache__/httpauth.cpython-36.pyc
/usr/lib/python3/site-packages/cherrypy/lib/__pycache__/httputil.cpython-36.opt-1.pyc
/usr/lib/python3/site-packages/cherrypy/lib/__pycache__/httputil.cpython-36.opt-2.pyc
/usr/lib/python3/site-packages/cherrypy/lib/__pycache__/httputil.cpython-36.pyc
/usr/lib/python3/site-packages/cherrypy/lib/__pycache__/jsontools.cpython-36.opt-1.pyc
/usr/lib/python3/site-packages/cherrypy/lib/__pycache__/jsontools.cpython-36.opt-2.pyc
/usr/lib/python3/site-packages/cherrypy/lib/__pycache__/jsontools.cpython-36.pyc
/usr/lib/python3/site-packages/cherrypy/lib/__pycache__/lockfile.cpython-36.opt-1.pyc
/usr/lib/python3/site-packages/cherrypy/lib/__pycache__/lockfile.cpython-36.opt-2.pyc
/usr/lib/python3/site-packages/cherrypy/lib/__pycache__/lockfile.cpython-36.pyc
/usr/lib/python3/site-packages/cherrypy/lib/__pycache__/locking.cpython-36.opt-1.pyc
/usr/lib/python3/site-packages/cherrypy/lib/__pycache__/locking.cpython-36.opt-2.pyc
/usr/lib/python3/site-packages/cherrypy/lib/__pycache__/locking.cpython-36.pyc
/usr/lib/python3/site-packages/cherrypy/lib/__pycache__/profiler.cpython-36.opt-1.pyc
/usr/lib/python3/site-packages/cherrypy/lib/__pycache__/profiler.cpython-36.opt-2.pyc
/usr/lib/python3/site-packages/cherrypy/lib/__pycache__/profiler.cpython-36.pyc
/usr/lib/python3/site-packages/cherrypy/lib/__pycache__/reprconf.cpython-36.opt-1.pyc
/usr/lib/python3/site-packages/cherrypy/lib/__pycache__/reprconf.cpython-36.opt-2.pyc
/usr/lib/python3/site-packages/cherrypy/lib/__pycache__/reprconf.cpython-36.pyc
/usr/lib/python3/site-packages/cherrypy/lib/__pycache__/sessions.cpython-36.opt-1.pyc
/usr/lib/python3/site-packages/cherrypy/lib/__pycache__/sessions.cpython-36.opt-2.pyc
/usr/lib/python3/site-packages/cherrypy/lib/__pycache__/sessions.cpython-36.pyc
/usr/lib/python3/site-packages/cherrypy/lib/__pycache__/static.cpython-36.opt-1.pyc
/usr/lib/python3/site-packages/cherrypy/lib/__pycache__/static.cpython-36.opt-2.pyc
/usr/lib/python3/site-packages/cherrypy/lib/__pycache__/static.cpython-36.pyc
/usr/lib/python3/site-packages/cherrypy/lib/__pycache__/xmlrpcutil.cpython-36.opt-1.pyc
/usr/lib/python3/site-packages/cherrypy/lib/__pycache__/xmlrpcutil.cpython-36.opt-2.pyc
/usr/lib/python3/site-packages/cherrypy/lib/__pycache__/xmlrpcutil.cpython-36.pyc
/usr/lib/python3/site-packages/cherrypy/lib/auth.py
/usr/lib/python3/site-packages/cherrypy/lib/auth_basic.py
/usr/lib/python3/site-packages/cherrypy/lib/auth_digest.py
/usr/lib/python3/site-packages/cherrypy/lib/caching.py
/usr/lib/python3/site-packages/cherrypy/lib/covercp.py
/usr/lib/python3/site-packages/cherrypy/lib/cpstats.py
/usr/lib/python3/site-packages/cherrypy/lib/cptools.py
/usr/lib/python3/site-packages/cherrypy/lib/encoding.py
/usr/lib/python3/site-packages/cherrypy/lib/gctools.py
/usr/lib/python3/site-packages/cherrypy/lib/httpauth.py
/usr/lib/python3/site-packages/cherrypy/lib/httputil.py
/usr/lib/python3/site-packages/cherrypy/lib/jsontools.py
/usr/lib/python3/site-packages/cherrypy/lib/lockfile.py
/usr/lib/python3/site-packages/cherrypy/lib/locking.py
/usr/lib/python3/site-packages/cherrypy/lib/profiler.py
/usr/lib/python3/site-packages/cherrypy/lib/reprconf.py
/usr/lib/python3/site-packages/cherrypy/lib/sessions.py
/usr/lib/python3/site-packages/cherrypy/lib/static.py
/usr/lib/python3/site-packages/cherrypy/lib/xmlrpcutil.py
/usr/lib/python3/site-packages/cherrypy/process
/usr/lib/python3/site-packages/cherrypy/process/__init__.py
/usr/lib/python3/site-packages/cherrypy/process/__pycache__
/usr/lib/python3/site-packages/cherrypy/process/__pycache__/__init__.cpython-36.opt-1.pyc
/usr/lib/python3/site-packages/cherrypy/process/__pycache__/__init__.cpython-36.opt-2.pyc
/usr/lib/python3/site-packages/cherrypy/process/__pycache__/__init__.cpython-36.pyc
/usr/lib/python3/site-packages/cherrypy/process/__pycache__/plugins.cpython-36.opt-1.pyc
/usr/lib/python3/site-packages/cherrypy/process/__pycache__/plugins.cpython-36.opt-2.pyc
/usr/lib/python3/site-packages/cherrypy/process/__pycache__/plugins.cpython-36.pyc
/usr/lib/python3/site-packages/cherrypy/process/__pycache__/servers.cpython-36.opt-1.pyc
/usr/lib/python3/site-packages/cherrypy/process/__pycache__/servers.cpython-36.opt-2.pyc
/usr/lib/python3/site-packages/cherrypy/process/__pycache__/servers.cpython-36.pyc
/usr/lib/python3/site-packages/cherrypy/process/__pycache__/win32.cpython-36.opt-1.pyc
/usr/lib/python3/site-packages/cherrypy/process/__pycache__/win32.cpython-36.opt-2.pyc
/usr/lib/python3/site-packages/cherrypy/process/__pycache__/win32.cpython-36.pyc
/usr/lib/python3/site-packages/cherrypy/process/__pycache__/wspbus.cpython-36.opt-1.pyc
/usr/lib/python3/site-packages/cherrypy/process/__pycache__/wspbus.cpython-36.opt-2.pyc
/usr/lib/python3/site-packages/cherrypy/process/__pycache__/wspbus.cpython-36.pyc
/usr/lib/python3/site-packages/cherrypy/process/plugins.py
/usr/lib/python3/site-packages/cherrypy/process/servers.py
/usr/lib/python3/site-packages/cherrypy/process/win32.py
/usr/lib/python3/site-packages/cherrypy/process/wspbus.py
/usr/lib/python3/site-packages/cherrypy/scaffold
/usr/lib/python3/site-packages/cherrypy/scaffold/__init__.py
/usr/lib/python3/site-packages/cherrypy/scaffold/__pycache__
/usr/lib/python3/site-packages/cherrypy/scaffold/__pycache__/__init__.cpython-36.opt-1.pyc
/usr/lib/python3/site-packages/cherrypy/scaffold/__pycache__/__init__.cpython-36.opt-2.pyc
/usr/lib/python3/site-packages/cherrypy/scaffold/__pycache__/__init__.cpython-36.pyc
/usr/lib/python3/site-packages/cherrypy/tutorial
/usr/lib/python3/site-packages/cherrypy/tutorial/__init__.py
/usr/lib/python3/site-packages/cherrypy/tutorial/__pycache__
/usr/lib/python3/site-packages/cherrypy/tutorial/__pycache__/__init__.cpython-36.opt-1.pyc
/usr/lib/python3/site-packages/cherrypy/tutorial/__pycache__/__init__.cpython-36.opt-2.pyc
/usr/lib/python3/site-packages/cherrypy/tutorial/__pycache__/__init__.cpython-36.pyc
/usr/lib/python3/site-packages/cherrypy/tutorial/__pycache__/tut01_helloworld.cpython-36.opt-1.pyc
/usr/lib/python3/site-packages/cherrypy/tutorial/__pycache__/tut01_helloworld.cpython-36.opt-2.pyc
/usr/lib/python3/site-packages/cherrypy/tutorial/__pycache__/tut01_helloworld.cpython-36.pyc
/usr/lib/python3/site-packages/cherrypy/tutorial/__pycache__/tut02_expose_methods.cpython-36.opt-1.pyc
/usr/lib/python3/site-packages/cherrypy/tutorial/__pycache__/tut02_expose_methods.cpython-36.opt-2.pyc
/usr/lib/python3/site-packages/cherrypy/tutorial/__pycache__/tut02_expose_methods.cpython-36.pyc
/usr/lib/python3/site-packages/cherrypy/tutorial/__pycache__/tut03_get_and_post.cpython-36.opt-1.pyc
/usr/lib/python3/site-packages/cherrypy/tutorial/__pycache__/tut03_get_and_post.cpython-36.opt-2.pyc
/usr/lib/python3/site-packages/cherrypy/tutorial/__pycache__/tut03_get_and_post.cpython-36.pyc
/usr/lib/python3/site-packages/cherrypy/tutorial/__pycache__/tut04_complex_site.cpython-36.opt-1.pyc
/usr/lib/python3/site-packages/cherrypy/tutorial/__pycache__/tut04_complex_site.cpython-36.opt-2.pyc
/usr/lib/python3/site-packages/cherrypy/tutorial/__pycache__/tut04_complex_site.cpython-36.pyc
/usr/lib/python3/site-packages/cherrypy/tutorial/__pycache__/tut05_derived_objects.cpython-36.opt-1.pyc
/usr/lib/python3/site-packages/cherrypy/tutorial/__pycache__/tut05_derived_objects.cpython-36.opt-2.pyc
/usr/lib/python3/site-packages/cherrypy/tutorial/__pycache__/tut05_derived_objects.cpython-36.pyc
/usr/lib/python3/site-packages/cherrypy/tutorial/__pycache__/tut06_default_method.cpython-36.opt-1.pyc
/usr/lib/python3/site-packages/cherrypy/tutorial/__pycache__/tut06_default_method.cpython-36.opt-2.pyc
/usr/lib/python3/site-packages/cherrypy/tutorial/__pycache__/tut06_default_method.cpython-36.pyc
/usr/lib/python3/site-packages/cherrypy/tutorial/__pycache__/tut07_sessions.cpython-36.opt-1.pyc
/usr/lib/python3/site-packages/cherrypy/tutorial/__pycache__/tut07_sessions.cpython-36.opt-2.pyc
/usr/lib/python3/site-packages/cherrypy/tutorial/__pycache__/tut07_sessions.cpython-36.pyc
/usr/lib/python3/site-packages/cherrypy/tutorial/__pycache__/tut08_generators_and_yield.cpython-36.opt-1.pyc
/usr/lib/python3/site-packages/cherrypy/tutorial/__pycache__/tut08_generators_and_yield.cpython-36.opt-2.pyc
/usr/lib/python3/site-packages/cherrypy/tutorial/__pycache__/tut08_generators_and_yield.cpython-36.pyc
/usr/lib/python3/site-packages/cherrypy/tutorial/__pycache__/tut09_files.cpython-36.opt-1.pyc
/usr/lib/python3/site-packages/cherrypy/tutorial/__pycache__/tut09_files.cpython-36.opt-2.pyc
/usr/lib/python3/site-packages/cherrypy/tutorial/__pycache__/tut09_files.cpython-36.pyc
/usr/lib/python3/site-packages/cherrypy/tutorial/__pycache__/tut10_http_errors.cpython-36.opt-1.pyc
/usr/lib/python3/site-packages/cherrypy/tutorial/__pycache__/tut10_http_errors.cpython-36.opt-2.pyc
/usr/lib/python3/site-packages/cherrypy/tutorial/__pycache__/tut10_http_errors.cpython-36.pyc
/usr/lib/python3/site-packages/cherrypy/tutorial/tut01_helloworld.py
/usr/lib/python3/site-packages/cherrypy/tutorial/tut02_expose_methods.py
/usr/lib/python3/site-packages/cherrypy/tutorial/tut03_get_and_post.py
/usr/lib/python3/site-packages/cherrypy/tutorial/tut04_complex_site.py
/usr/lib/python3/site-packages/cherrypy/tutorial/tut05_derived_objects.py
/usr/lib/python3/site-packages/cherrypy/tutorial/tut06_default_method.py
/usr/lib/python3/site-packages/cherrypy/tutorial/tut07_sessions.py
/usr/lib/python3/site-packages/cherrypy/tutorial/tut08_generators_and_yield.py
/usr/lib/python3/site-packages/cherrypy/tutorial/tut09_files.py
/usr/lib/python3/site-packages/cherrypy/tutorial/tut10_http_errors.py
/usr/share/doc/python3-module-cherrypy-14.2.0
/usr/share/doc/python3-module-cherrypy-14.2.0/tutorial
/usr/share/doc/python3-module-cherrypy-14.2.0/tutorial/README.rst
/usr/share/doc/python3-module-cherrypy-14.2.0/tutorial/__init__.py
/usr/share/doc/python3-module-cherrypy-14.2.0/tutorial/custom_error.html
/usr/share/doc/python3-module-cherrypy-14.2.0/tutorial/pdf_file.pdf
/usr/share/doc/python3-module-cherrypy-14.2.0/tutorial/tut01_helloworld.py
/usr/share/doc/python3-module-cherrypy-14.2.0/tutorial/tut02_expose_methods.py
/usr/share/doc/python3-module-cherrypy-14.2.0/tutorial/tut03_get_and_post.py
/usr/share/doc/python3-module-cherrypy-14.2.0/tutorial/tut04_complex_site.py
/usr/share/doc/python3-module-cherrypy-14.2.0/tutorial/tut05_derived_objects.py
/usr/share/doc/python3-module-cherrypy-14.2.0/tutorial/tut06_default_method.py
/usr/share/doc/python3-module-cherrypy-14.2.0/tutorial/tut07_sessions.py
/usr/share/doc/python3-module-cherrypy-14.2.0/tutorial/tut08_generators_and_yield.py
/usr/share/doc/python3-module-cherrypy-14.2.0/tutorial/tut09_files.py
/usr/share/doc/python3-module-cherrypy-14.2.0/tutorial/tut10_http_errors.py
/usr/share/doc/python3-module-cherrypy-14.2.0/tutorial/tutorial.conf


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

تاریخ آخرین تغییر جزئیات
2018-05-26

New version.

2018-05-16

(NMU) rebuild with python3.6

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.

2014-07-13

Version 3.5.1

2013-12-04

Moved tests into separate package

2013-12-03

New snapshot

2013-04-15

Version 3.2.4

2013-03-22

Rebuild with Python-3.3

2012-04-16

Version 3.2.2
Added module for Python 3

2011-10-20

Rebuild with Python-2.7

2010-10-06

update to svn tag 3.1.2
pack cherryd script

2009-11-19

Rebuilt with python 2.6

2009-04-06

3.1.1 (Closes: #15276)
Add conflict with python-module-cherrypy2

2009-04-04

2.3.0

2008-01-24

Rebuilt with python-2.5.