معرفی شرکت ها


python-pyramid-zcml_1.0.0-1_all.deb


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

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

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

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

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

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

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

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

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

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

مشاهده بیشتر

توضیحات

Declarative configuration for the Pyramid web framework
ویژگی مقدار
سیستم عامل Linux
توزیع Ubuntu Bionic-18.04
مخزن Ubuntu universe all
نام بسته python-pyramid-zcml
نام فایل بسته python-pyramid-zcml_1.0.0-1_all.deb
نسخه بسته 1.0.0
انتشار بسته 1
معماری بسته all
نگهدارنده Ubuntu Developers <ubuntu-devel-discuss@lists.ubuntu.com>
تاریخ ساخت -
هاست سازنده -
نوع بسته .deb
آدرس صفحه اصلی http://pypi.python.org/pypi/pyramid_zcml
مجوز -
حجم دانلود 80448
حجم نصب 486
The pyramid_zcml package provides ZCML (Zope Configuration Markup Language) directives for all "configurator" methods available in the Pyramid web framework.


نیازمندی

مقدار نام
>= 2.7 python
<< 2.8 python
>= 2.7.1-0ubuntu2 python:any
- python-pyramid
- python-zope.configuration


نحوه نصب


نصب پکیج deb python-pyramid-zcml:

    sudo apt-get install python-pyramid-zcml_1.0.0-1_all.deb


فایل ها

مسیرها
./usr/share/doc/python-pyramid-zcml/CHANGES.txt
./usr/share/doc/python-pyramid-zcml/changelog.Debian.gz
./usr/share/doc/python-pyramid-zcml/copyright
./usr/share/doc/python-pyramid-zcml/README.rst
./usr/share/pyshared/pyramid_zcml-1.0.0.egg-info/SOURCES.txt
./usr/share/pyshared/pyramid_zcml-1.0.0.egg-info/not-zip-safe
./usr/share/pyshared/pyramid_zcml-1.0.0.egg-info/top_level.txt
./usr/share/pyshared/pyramid_zcml-1.0.0.egg-info/PKG-INFO
./usr/share/pyshared/pyramid_zcml-1.0.0.egg-info/requires.txt
./usr/share/pyshared/pyramid_zcml-1.0.0.egg-info/entry_points.txt
./usr/share/pyshared/pyramid_zcml-1.0.0.egg-info/dependency_links.txt
./usr/share/pyshared/pyramid_zcml/_compat.py
./usr/share/pyshared/pyramid_zcml/tests/exceptionviewapp/models.py
./usr/share/pyshared/pyramid_zcml/tests/exceptionviewapp/views.py
./usr/share/pyshared/pyramid_zcml/tests/exceptionviewapp/configure.zcml
./usr/share/pyshared/pyramid_zcml/tests/exceptionviewapp/__init__.py
./usr/share/pyshared/pyramid_zcml/tests/index.html
./usr/share/pyshared/pyramid_zcml/tests/test_units.py
./usr/share/pyshared/pyramid_zcml/tests/permbugapp/configure.zcml
./usr/share/pyshared/pyramid_zcml/tests/permbugapp/__init__.py
./usr/share/pyshared/pyramid_zcml/tests/includeoverrideapp/views.py
./usr/share/pyshared/pyramid_zcml/tests/includeoverrideapp/sub/overrides.zcml
./usr/share/pyshared/pyramid_zcml/tests/includeoverrideapp/sub/views.py
./usr/share/pyshared/pyramid_zcml/tests/includeoverrideapp/sub/__init__.py
./usr/share/pyshared/pyramid_zcml/tests/includeoverrideapp/configure.zcml
./usr/share/pyshared/pyramid_zcml/tests/includeoverrideapp/__init__.py
./usr/share/pyshared/pyramid_zcml/tests/localeapp/locale/en/LC_MESSAGES/deformsite.mo
./usr/share/pyshared/pyramid_zcml/tests/localeapp/locale/en/LC_MESSAGES/deformsite.po
./usr/share/pyshared/pyramid_zcml/tests/localeapp/locale/GARBAGE
./usr/share/pyshared/pyramid_zcml/tests/localeapp/locale/be/LC_MESSAGES
./usr/share/pyshared/pyramid_zcml/tests/localeapp/locale/de/LC_MESSAGES/deformsite.mo
./usr/share/pyshared/pyramid_zcml/tests/localeapp/locale/de/LC_MESSAGES/deformsite.po
./usr/share/pyshared/pyramid_zcml/tests/localeapp/__init__.py
./usr/share/pyshared/pyramid_zcml/tests/defpermbugapp/configure.zcml
./usr/share/pyshared/pyramid_zcml/tests/defpermbugapp/__init__.py
./usr/share/pyshared/pyramid_zcml/tests/test_integration.py
./usr/share/pyshared/pyramid_zcml/tests/restbugapp/views.py
./usr/share/pyshared/pyramid_zcml/tests/restbugapp/configure.zcml
./usr/share/pyshared/pyramid_zcml/tests/restbugapp/__init__.py
./usr/share/pyshared/pyramid_zcml/tests/__init__.py
./usr/share/pyshared/pyramid_zcml/tests/viewdecoratorapp/views/views.py
./usr/share/pyshared/pyramid_zcml/tests/viewdecoratorapp/views/__init__.py
./usr/share/pyshared/pyramid_zcml/tests/viewdecoratorapp/views/templates/foo.mak
./usr/share/pyshared/pyramid_zcml/tests/viewdecoratorapp/configure.zcml
./usr/share/pyshared/pyramid_zcml/tests/viewdecoratorapp/__init__.py
./usr/share/pyshared/pyramid_zcml/tests/ccbugapp/views.py
./usr/share/pyshared/pyramid_zcml/tests/ccbugapp/configure.zcml
./usr/share/pyshared/pyramid_zcml/tests/ccbugapp/__init__.py
./usr/share/pyshared/pyramid_zcml/tests/fixtureapp/models.py
./usr/share/pyshared/pyramid_zcml/tests/fixtureapp/another.zcml
... and 125 more