Name : python3-sieve
| |
Version : 0.1.9
| Vendor : Fedora Project
|
Release : 12.fc29
| Date : 2018-07-25 10:13:39
|
Group : Development/Libraries
| Source RPM : python-sieve-0.1.9-12.fc29.src.rpm
|
Size : 0.03 MB
| |
Packager : Fedora Project
| |
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/archive.fedoraproject.org/fedora-secondary/releases/29/Everything/i386/os/Packages/p |