ghc-tagsoup-0.14.8-lp152.1.6 >  A ^/=„(5`~ l^[+] 8riVC SYsO3)!qyn 6ʽ]4FT+l@N?K}nLL{Rʟ7#oM3;lRkN*XV1nNб?c0@NяDG͇U8)ˁi-ҹ6=옡}DxKs0g.;4K-PWa< 6\da342a6790511c7eb3adcfdeb8f351f9304c51149cc4c690d7144fcb936aa1155236b46d8ddbc97af326e3d4703457fbfce8df1bc21^/=„TwS]_$*ը>ˏӐ8s#h]I%Yd}~jh"{y/ ssG/`V^AL<`oZWNjM"YiW sM:< ЏND|BƐvWϺ"ULI+;{A%(3h}أgPnږ=L|Ezs؂?b(@? aЩ.wc 7RġZf 0ٕ업;?1;%Nko47>p>?d  o /;gmt    ( ,<PdD(89:*FGHIXY\]$^bcdefluv,wxyz(8<BCghc-tagsoup0.14.8lp152.1.6Parsing and extracting information from (possibly malformed) HTML/XML documentsTagSoup is a library for parsing HTML/XML. It supports the HTML 5 specification, and can be used to parse either well-formed XML, or unstructured and malformed HTML from the web. The library also provides useful functions to extract information from an HTML document, making it ideal for screen-scraping. Users should start from the "Text.HTML.TagSoup" module.^build737openSUSE Leap 15.2openSUSEBSD-3-Clausehttps://bugs.opensuse.orgUnspecifiedhttps://hackage.haskell.org/package/tagsouplinuxx86_647AA큤^^^\`{9b5f00a7c72237fadacbaa91d078f6818795bc92c2b22dd1252606a71fc803f0cd315e1480a9f46441546d6259d02b452b4f47eedf3d337290ffba00dec8c981rootrootrootrootrootrootrootrootghc-tagsoup-0.14.8-lp152.1.6.src.rpmghc-tagsoupghc-tagsoup(x86-64)libHStagsoup-0.14.8-D1Jyc8QHnOX2TKs0EBkVjI-ghc8.10.1.so()(64bit)@@@@@@@@@@@@@    libHSarray-0.5.4.0-ghc8.10.1.so()(64bit)libHSbase-4.14.0.0-ghc8.10.1.so()(64bit)libHSbinary-0.8.8.0-ghc8.10.1.so()(64bit)libHSbytestring-0.10.10.0-ghc8.10.1.so()(64bit)libHScontainers-0.6.2.1-ghc8.10.1.so()(64bit)libHSdeepseq-1.4.4.0-ghc8.10.1.so()(64bit)libHSghc-prim-0.6.1-ghc8.10.1.so()(64bit)libHSinteger-gmp-1.0.3.0-ghc8.10.1.so()(64bit)libHStext-1.2.3.2-ghc8.10.1.so()(64bit)libc.so.6()(64bit)libc.so.6(GLIBC_2.14)(64bit)libc.so.6(GLIBC_2.2.5)(64bit)libgmp.so.10()(64bit)rpmlib(CompressedFileNames)rpmlib(FileDigests)rpmlib(PayloadFilesHavePrefix)rpmlib(PayloadIsXz)3.0.4-14.6.0-14.0-15.2-14.14.1]X\[[O+Zz@Y@XWڍ@W8W-VJV@VGV{@V9@U8Peter Simons psimons@suse.compsimons@suse.compsimons@suse.compsimons@suse.compsimons@suse.compsimons@suse.compsimons@suse.compsimons@suse.commimi.vx@gmail.commimi.vx@gmail.commimi.vx@gmail.commimi.vx@gmail.commimi.vx@gmail.commimi.vx@gmail.commimi.vx@gmail.com- Drop obsolete group attributes.- Update tagsoup to version 0.14.8. 0.14.8, released 2019-05-01 [#78], add strMap- Update tagsoup to version 0.14.7. 0.14.7, released 2018-09-18 [#75], escape single quote (') characters as ' [#72], update some dead URLs- Cosmetic: replace tabs with blanks, strip trailing white space, and update copyright headers with spec-cleaner.- Update tagsoup to version 0.14.6. * Fix up source positions on bogus 16bit HTML entities- update to 0.13.9 * fix a space leak * fix the demo examples * make IsString a superclass of StringLike * make flattenTree O(n) instead of O(n^2)- update to 0.13.8 * add parse/render functions directly to the Tree module- update to 0.13.7 * make sure upper case &#X works in lookupEntity- update to 0.13.6 * some named entities require a trailing semicolon (e.g. mid)- update to 0.13.5 * add isTagComment function- update to 0.13.3 * #562, treat