معرفی شرکت ها


pear-XML_XPath-1.2.4-alt3.noarch.rpm


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

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

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

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

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

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

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

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

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

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

مشاهده بیشتر

توضیحات

The PEAR::XML_XPath class provided an XPath/DOM XML manipulation, maneuvering and query interface
ویژگی مقدار
سیستم عامل Linux
توزیع ALT p10
مخزن ALTLinux classic noarch
نام بسته pear-XML_XPath
نام فایل بسته pear-XML_XPath-1.2.4-alt3.noarch.rpm
نسخه بسته 1.2.4
انتشار بسته alt3
معماری بسته noarch
نگهدارنده -
تاریخ ساخت Fri 20 Jun 2008 05
هاست سازنده bee2.hasher.altlinux.org
نوع بسته .rpm
آدرس صفحه اصلی http://pear.php.net/package/XML_XPath
مجوز PHP License
حجم دانلود 23K
حجم نصب 99.762K
The PEAR::XML_XPath class provided an XPath/DOM XML manipulation, maneuvering and query interface. The class allows for easy manipulation, maneuvering and querying of a domxml tree using both xpath queries and DOM walk functions. It uses an internal pointer for all methods on which the action is performed. Results from an dom/xpath query are returned as an XPath_Result object, which contains an internal array of DOM nodes and which extends the common DOM class and hence contains all the DOM functions from the main object to run on each of the elements in the internal array. This class tries to hold as close as possible to the DOM Recommendation. You MUST have the domxml extension to use this class. The XML_XPath class was inspired by a class maintained by Nigel Swinson called phpxpath. The phpxpath class does not rely on PHP xmldom functions and is therefore a sibling to this class: http://sourceforge.net/projects/phpxpath


نیازمندی

مقدار نام
- /bin/sh
- /bin/sh
- pear-core
- pear-core


ارائه دهنده

مقدار نام
= 1.2.4-alt3 pear-XML_XPath


نحوه نصب


نصب پکیج rpm pear-XML_XPath:

    sudo apt-get install pear-XML_XPath-1.2.4-alt3.noarch.rpm


فایل ها

مسیرها
/usr/share/doc/pear-XML_XPath-1.2.4
/usr/share/doc/pear-XML_XPath-1.2.4/CHANGELOG
/usr/share/doc/pear-XML_XPath-1.2.4/LICENSE
/usr/share/php/pear/.pkgxml/XML_XPath.xml
/usr/share/php/pear/XML
/usr/share/php/pear/XML/XPath
/usr/share/php/pear/XML/XPath.php
/usr/share/php/pear/XML/XPath/common.php
/usr/share/php/pear/XML/XPath/error.php
/usr/share/php/pear/XML/XPath/result.php
/usr/share/php/pear/docs/XML_XPath
/usr/share/php/pear/docs/XML_XPath/docs
/usr/share/php/pear/docs/XML_XPath/docs/XML_XPath_example.php


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

تاریخ آخرین تغییر جزئیات
2008-06-20

autorebuild for correct requires(pre) (see bug #16086)

2008-01-10

update according to rpm-build-pear 0.3

2008-01-05

initial build for ALT Linux Sisyphus