libmwaw-devel-0.3.17-4.9.2 >  A `JRp9| &Qy",x/1i,a\k/9-A?`'*YCj  %V#6itt֗0税%nfAѤmwkl&@?9"IY Dx-$ Ґ$H(-p?Nv [ ǜ:v0=I"Bm "W4Oζb@ c:O&m)fuLNq388a331594a85e66395086f80e9fd1860e42dfb9984857c636499d4d8042da73a088d375ad272a2510ec6244950d5e66006064220`JRp9|&b'>aF@<`gYº)lPa t4EPٗr'~. Q12:o :XZn!Hjb)z`#Pj8Y.D+`_% Yo l(mp3D6&%GNXve;b }EH'KAl'| :aЈ^FbH.|rIx z|zKh?o}o7'^G7H$g dlSX^S0>p>?d  ?B Xd      @Xx(89: FG,HDI\XdYp\]^bgcdefluvw x$y<zL\`fClibmwaw-devel0.3.174.9.2Files for Developing with libmwawLibmwaw is a new project for converting many pre-OSX MAC text formats. This package contains the libmwaw development files.`JPibs-centriq-5O!SUSE Linux Enterprise 15SUSE LLC (LGPL-2.1-or-later OR MPL-2.0) AND GPL-2.0-or-laterhttps://www.suse.com/Unspecifiedhttps://sourceforge.net/p/libmwaw/wiki/Home/linuxaarch64=HCAA큤`JPp`JPp`JPp`JPp`JPp`JP78f5883e80244a4aef1a28a83b259a8efb4f7f2475bedc0df3c3eaa81983ca3d3490ae4008693145c38bddf66a866eec83ec777715c27b697034652b5b225c3ecf6264fbeba0cf426f2b77956505f9699a59ff82c7190d1a72235375a92bc3f6libmwaw-0.3.so.3.0.17rootrootrootrootrootrootrootrootrootrootrootrootlibmwaw-0.3.17-4.9.2.src.rpmlibmwaw-devellibmwaw-devel(aarch-64)pkgconfig(libmwaw-0.3)@@@    /usr/bin/pkg-configlibmwaw-0_3-3pkgconfig(librevenge-0.0)pkgconfig(librevenge-stream-0.0)rpmlib(CompressedFileNames)rpmlib(FileDigests)rpmlib(PayloadFilesHavePrefix)rpmlib(PayloadIsXz)0.3.173.0.4-14.6.0-14.0-15.2-14.14.1`x@^W@\@[@Z&@Z@YTY@XYXXBW~VwUM@U|@T@dmueller@suse.comtchvatal@suse.comtchvatal@suse.comtchvatal@suse.comtchvatal@suse.comtchvatal@suse.comtchvatal@suse.comtchvatal@suse.comtchvatal@suse.comadam.majer@suse.detchvatal@suse.comtchvatal@suse.comtchvatal@suse.comtchvatal@suse.comtchvatal@suse.comtchvatal@suse.com- update to 0.3.17: - add a parser for Jazz(Lotus) writer and spreasheet files + the writer parser can only be called if the file still contains its resource fork - add a parser for Canvas 3 and 3.5 files - AppleWorks parser: try to retrieve more Windows presentation - add a parser for Drawing Table files - add a parser for Canvas 2 files - configure.ac: add an enable-asan option - API: add new reserved enums in MWAWDocument.hxx MWAW_T_RESERVED10..MWAW_T_RESERVED29 and add a new define in libmwaw.hxx MWAW_INTERFACE_VERSION to check if these enums are defined- Update to 0.3.16: - remove the QuarkXPress parser (must be in libqxp) - retrieve the annotation in MsWord 5 document - try to better understand RagTime 5-6 document - add a parser for QuarkXPress v1-2 files- Update to 0.3.15: * Use zlib more * Fuzzing fixes- Update to 0.3.14: * Support MS Multiplan 1.1 files - Remove merged patch libmwaw-0.3.13-buildfix.patch- Add patch to build with old gcc: * libmwaw-0.3.13-buildfix.patch- Version update to 0.3.13: * Remove merged CVE-2017-9433.patch * Many fuzzing fixes- Add patch CVE-2017-9433.patch fixing bsc#1042828 CVE-2017-9433- Update to 0.3.11: * Various small updates- Version update to 0.3.10: * Various fixes for importing Mac powerpoint v4- use individual libboost-*-devel packages instead of boost-devel- Version update to 0.3.9: * Various warning and clang fixes all around- Version update to 0.3.8: * Various clang and -W* fixes all around * Bunch of bugfixes- Version update to 0.3.7: - RagTime v5-v6 parser: try to retrieve the embedded spreadsheets + begin to understand the hierarchical structures which store a chart (but not the meaning of each field), - ClarisWorks/AppleWorks: find a new structure in the file's header (which could prevent to convert some database's file), - BeagleWorks/GreatWorks/Word Perfect Works: retrieve the picture's field in a database - all: improve a little the methods which create spreadsheets, - all: make some constructors explicit. - add a parser for Style documents(at least v1.6 and v1.9) - add file signatures for FullPaint documents which have the same format as MacPaint.. - add a parser for Pixel Paint documents- Version bump to 0.3.6: - Added a minimal parser for ApplePict v1.v2, ie. no clipping, does not take in account the copy mode: srcCopy, srcOr, ... - Extended the --with-docs configure option to allow to build doc only for the API classes: --with-docs=no|api|full . - Added a parser for MacDraft v4-v5 documents. - RagTime v5-v6 parser: try to retrieve the main layouts and the picture/shape/textbox, ie. now, it generates result but it is still very imcomplete... - MWAW{Graphic,Presentation,Text}Listener: corrected a problem in openGroup which may create to incorrect document. - Created an MWAWEmbeddedObject class to store a picture with various representations. - MWAW*Listener: renamed insertPicture to insertShape, added a function to insert a texbox in a MWAWGraphicShape (which only insert a basic textbox). - Fixed many crashes and hangs when importing broken files, found with the help of american-fuzzy-lop. - And several other minor fixes and improvements.- Version bump to 0.3.5 * Various small fixes on 0.3 series, nothing big woth mention- Version bump to 0.3.4: * Various tweaks&fixes on the 0.3 series found by fuzzy testing/etc - Removed patch libmwaw-0.3.1-stream.patch as we should not bother with old autotoolsibs-centriq-5 16154831060.3.17-4.9.20.3.17-4.9.20.3.17libmwaw-0.3libmwawMWAWDocument.hxxlibmwaw.hxxlibmwaw-0.3.solibmwaw-0.3.pc/usr/include//usr/include/libmwaw-0.3//usr/include/libmwaw-0.3/libmwaw//usr/lib64//usr/lib64/pkgconfig/-fmessage-length=0 -grecord-gcc-switches -O2 -Wall -D_FORTIFY_SOURCE=2 -fstack-protector-strong -funwind-tables -fasynchronous-unwind-tables -fstack-clash-protection -gobs://build.suse.de/SUSE:Maintenance:18168/SUSE_SLE-15_Update/b6aeec5ac141e5003c9303f5b4977cad-libmwaw.SUSE_SLE-15_Updatecpioxz5aarch64-suse-linuxdirectoryC++ source, ASCII textLaTeX document, ASCII textpkgconfig filePRRR:cRputf-80c2dd253ba2730a90251af5e41341427c115030ce72fe82d58221994ab58a30e? 7zXZ !t/S/] crt:bLL¿0Y$ I1'M+Sւ'o!V+6󥀐V0ju.D \᪍/]ج?aKߚow(Ys9*5Lv*W =񾉛9RU?8UhWOH`cM_ >~T<€ [}L ,Sli#=^hz}aJfP>2izM ?vULKxNidj {2K"ԕ C wYSU<,!L7$4 . \Ġ|XjJƐ$PW]eW*I96>߆v 绁3/ԋU0}UP{mLӵ{dԐZ.oإcM>ٌ=cJBlZn]~0N&$L13nuF9ɑõ3CvIyi,NKģ$18:"L$ooPkO r d91.NZ?B N.bAbw)6 `AeODMCQr*MkHGO k-$QERbF.;(DL`ghkXvwX!1+DT>.%SrbC]o\ݶp&8!*mG^ kf@_& iz^>QI.c|\L;v4;ya> !ŝ9@(FWîyԊQ M?0e!.."˖{-x;ܾ'yLt̪҄b2S| JR~. ͣl*%mbF>dr2bhWx!ۖH=y@YWvPo6aPB$%kfQyH o5#}Zt#̶{c}~Mw x$dm,CәtQءV)qtk2To]wqv;"P(,;txW:xw8T[KZ?^,7@7'WTGcfvn8`l a)T|&RCIK`% L.7N$k|T?]TӶ}7H68`$:K>ej], 㟤v&gF2w4M>]{;Q(^MG' "6> 1u5Fy=Cd*x{B 9tg 9KמbYFRr2mO۠z[z Di{@,gax#z3h[bN_q8ƏiK7`A<r^`F[ET{Qy7%uP^?ó^W#:puOuHU |E %w$P"TU-*=#&xip0XCe]x G^YѡWk3=- KY@c#x &wFb,K%"76S" z9{ ^.`I=I*AYe_΀:܇xћҬƌ+8_N޾5>vN0%1p֔z#o<ܚAKɂ<Ӂg`R`u#`(u|D;xN's.P]r֕r]6O n턫tMi.~=22QtxEUvbߓdT՟?n|Ӽ| u[Uw5v2QОٷQoV,҆nl@nd .p5a YZc` )[; y硔L攰FbY-Elc@$z[pHD:\w`3P; @\&W W5P[ޛLbZr [`71 F/3?. eЩ`*7 ڟHج_M}Va N&6zͤqf$_@Rr8&hias)oHN~M7[=ό62&VМ.5Qm(%UBh;< e0. TRx#bB G}kvNx&u '[5&_W9*FsIXVtD)ۓnvX|V'WFN+IgZbm/a8sL07gIŶ1(}E{j݂; 17$˘[&1KZVn.%Z|/U]2Jꋊ*` O3AV/C-yK$8a/IER;uiM{ѷhb$j3K![WƖOK6_tCE k3ܶ$FD}}7p_:<ҘxςCa\&`= q|peJ{ڡde9SڧTIe+t.׮JۀIqXI9v=|;gϟna:z.. 7|% [9% |Ы% hW a:rW)Cc[A*Sȷ%$zIk3."Զ0m˩I<&ɿ)ni)zNN}&uaׄBK^m9X6ܷԙ{囋IHOoE[A `r!]2wh%9sU?^JPX"3_6u2wVZ'R? , R>[ыjڊ5~C1bi ڥĀ?5UsfJAWh<FbQ?ԧ)W7kL@Ķ;lV鞗gbt$|6gW@' kœSF].,]M#rYHڧן,vGsYgEgɐМR0 j{X۴Epg8 \G>,§sbWn_g :q n\[M!.K46 jUc{{t=>M;$uaxvzl*]&`f}Q.ŊE-^Ҷۺ_ĸbRaF&WM!H,\ыk#u<9I]X#m"\ʪ{&95`+y'|( JG@SYU\\gź9L(,jxR DŽ,Q2(rǬsG) /C1@YؔyYP)-LeDyPxn.ɥޘF̮@8*&p5| 6*8D߲6:>:R"w.pg|=p~\S[NRfE,ī!6O #݃*_rk7dH9cl^&g< 5 .|-ؿD sO諘=w@8Ʊԇ'Xt6СnStD!>)WVCxAQC̺_R[⩕Mxn9H\ mo%a6n=JR;NP<.+x2`mD =h߅pYJu\+69WUԗS h>M |gprЙd;1uWS̭Tn<y-@^B@ j #_[cZU,hmFP$ЬƥuL0y@˚Kxls 2\#ѧafȾ:{I D6رӲQcZ|\eV_1էQRrP^\_$uA53BRA*1y= 5~ݬac!6SŚ?yMJVCcVo0x[rD$%%_嬦:f ÔTݒ怳sc0Aā'^\.3"Y5'BR,:?cZghMYw3oq$Nsޟ~څAñTd3P'&VW{|Zba4}y]gHQ* cl#lQYSdm