Index index by Group index by Distribution index by Vendor index by creation date index by Name Mirrors Help

The search service can find package by either name (apache), provides(webserver), absolute file names (/usr/bin/apache), binaries (gprof) or shared libraries (libXm.so.2) in standard path. It does not support multiple arguments yet...

The System and Arch are optional added filters, for example System could be "redhat", "redhat-7.2", "mandrake" or "gnome", Arch could be "i386" or "src", etc. depending on your system.

System Arch

RPM resource python-sieve

Ripped from FormEncode and strainer just to support Pythons 2 and 3. Intended for use in your webapp test suites. Example usage:: >>> from sieve.operators import eq_xml, in_xml >>> a = "<foo><bar>Value</bar></foo>" >>> b = """ ... <foo> ... <bar> ... Value ... </bar> ... </foo> ... """ >>> eq_xml(a, b) True >>> c = "<html><body><foo><bar>Value</bar></foo></body></html" >>> in_xml(a, c) # 'needle' in a 'haystack' True

Found 1 sites for python-sieve

Found 4 RPM for python-sieve

PackageSummaryDistributionDownload
python-sieve-0.1.6-12.el7.noarch.htmlXML Comparison UtilsEPEL 7 for ppc64lepython-sieve-0.1.6-12.el7.noarch.rpm
python-sieve-0.1.6-12.el7.noarch.htmlXML Comparison UtilsEPEL 7 for aarch64python-sieve-0.1.6-12.el7.noarch.rpm
python-sieve-0.1.6-12.el7.noarch.htmlXML Comparison UtilsEPEL 7 for ppc64python-sieve-0.1.6-12.el7.noarch.rpm
python-sieve-0.1.6-12.el7.noarch.htmlXML Comparison UtilsEPEL 7 for x86_64python-sieve-0.1.6-12.el7.noarch.rpm

Generated by rpm2html 1.6

Fabrice Bellet