Name : python-sieve
| |
Version : 0.1.6
| Vendor : obs://build_opensuse_org/home:matthewdva
|
Release : 12.4
| Date : 2017-06-22 07:16:25
|
Group : Development/Libraries
| Source RPM : python-sieve-0.1.6-12.4.src.rpm
|
Size : 0.04 MB
| |
Packager : (none)
| |
Summary : XML Comparison Utils
|
Description :
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
|
RPM found in directory: /packages/linux-pbone/ftp5.gwdg.de/pub/opensuse/repositories/home:/matthewdva:/epel:/el7/RHEL_7/noarch |
Hmm ... It's impossible ;-) This RPM doesn't exist on any FTP server
Provides :
python-sieve
Requires :