libodfgen-devel-0.1.6-1.28 >  A [np9|CG~ w~.o9v)C6Bs‚ECdLg$ <nGx&J[ { qui$w_^RER14ʼ4OCx3+1j5c[ ܘ. 6oB,W߸y;$19!;`y9*TgZ_UyxzG%$6.|$O:gig 0SUa˪VAFɈ$ _,fe0438196fa0038338efa75cf685cc9d0a16cc9bea0168594fdff2138bf8e7b72cdca1938c066b78022a62a2223f8fd950d100af.[np9|L'Pcc^fb1šg3.ɨ8w]롼_qkL=a.sG*}~ [~ۣ]G}$H1RhݣiOr q[bꥯ>,%i:?TEhوQ`zkjjjR ⏓e)@JTRPliAZ e9K~j~ʘiNRaĀD's;0"PN1v+xӑH>̟6x)^HtnCz?h&w~>p>?|d  d .E [{       ,  7  X    <  v (89:GF/GD Hp I XY\ ] ^b#cd#e(f+l-u@ vlw x y z,06xClibodfgen-devel0.1.61.28Library to generate ODF documents from libwpd's and libwpg's api callslibodfgen is a general purpose library designed to generate ODF documents from api calls to libwpd and libwpg libraries.[_xinomavrow SUSE Linux Enterprise 15SUSE LLC LGPL-2.1+ and MPL-2.0+https://www.suse.com/Development/Libraries/C and C++http://libwpd.sourceforge.netlinuxppc64le  N*|qAA큤[\[\[\[\[\[\[\[\[\[\[\e28e0f9545bbba6ac5a1bb420eb862a333974f0efb6ead3cacd639a1ea1a0c84325e30188e4cb234c3bd9fa5a45a211502932b166cc8fca7975725b2da4fe79cb2efb4accb1ef2c78a484258885a97cfb9650df5255050f8a6757ff2a2f44d06890b1eb07e6bf4c416a81b9aa16834ad6726d09d951e3d2c846e743bb23962a4a6fb2cb69c10fbff7f9ded5049ed7a05f75056cd2d3b7c1d42da00119c9cc7b7e31db4ca0345acc89721ec477b20455ba41b7e4d9a939d59d2e4f444397729b64be2813aa75ab0e1094d37a34624d55a7ecd4f03c5db0785f04c448198ffe18c3346d6aa79b1d0f5b21423416f36ff4721ab5f1cd5a505b046b9b660bfadff35libodfgen-0.1.so.1.0.6rootrootrootrootrootrootrootrootrootrootrootrootrootrootrootrootrootrootrootrootrootrootlibodfgen-0.1.6-1.28.src.rpmlibodfgen-devellibodfgen-devel(ppc-64)pkgconfig(libodfgen-0.1)@@@    /usr/bin/pkg-configlibodfgen-0_1-1libstdc++-develpkgconfig(librevenge-0.0)pkgconfig(librevenge-stream-0.0)rpmlib(CompressedFileNames)rpmlib(FileDigests)rpmlib(PayloadFilesHavePrefix)rpmlib(PayloadIsXz)0.1.63.0.4-14.6.0-14.0-15.2-14.14.1VV@VwU|@TxcSS,R@RlRH@R|@R|@RsQJQQQ@Q@tchvatal@suse.comfstrba@suse.comtchvatal@suse.comtchvatal@suse.comfstrba@suse.comfstrba@suse.comfstrba@suse.comtchvatal@suse.comcrrodriguez@opensuse.orgfridrich.strba@suse.comfridrich.strba@suse.comtchvatal@suse.comtchvatal@suse.comfridrich.strba@suse.comtchvatal@suse.comfridrich.strba@suse.comtchvatal@suse.comtchvatal@suse.com- Do not use boost but stick with c++11- Version bump to 0.1.6 * All: + Support hatching fills. + Handle visibility and printability of objects. + Compute print orientation from page dimensions. + Allow to specify list label font and font size. * Drawing/Presentation: + Handle fill properties in openPage(), allowing to set page background. * Spreadsheet: + Correctly emit merged cells. + Allow graphics anchored to a sheet cell. + Handle repeated rows/columns, specified by properties table:number-rows-repeated and table:number-columns-repeated. + Add matrix operators ({, } and |). + Handle more cell attributes. + Increase precision of generated numbers. * Text: + Allow to set header/footer style. * Other improvements and fixes.- Version bump to 0.1.5: - graphics: + add code for librevenge:replacement-objects + allow to set the opacity value:"draw:opacity" for surfaces which contain patterns, + add minimalist implementation of "measure": if drawPolyline is called with two points and draw:show-unit is set, then create a draw:measure tag instead of a draw:line... - sheet interface: + add some operators (plage, union, intersection and %)- Version bump to 0.1.4: - drawing interface: do no forget to call startDocument/endDocument when writing in the manifest - metadata: added handler for 'template' metadata, unknown metadata are written in a meta:user-defined elements, - defineSheetNumberingStyle: can now define styles for the whole document (and not only for the actual sheet) - update doxygen configuration file + add a make astyle command - Allow writing meta:creation-date metadata element for drawings and presentations too. - Improve handling of headings. Most importantly, write valid ODF. - Write meta:generator metadata element. - Add initial support for embedded fonts. It is currently limited to Flat ODF output.- Upgrade to version 0.1.2 * Use text:h element for headings. Any paragraph with text:outline-level property is recognized as a heading. * Handle layers. * Improve handling of styles. Particularly, do not emit duplicate styles. * Slightly improve documentation. * Handle master pages. * Do not expect that integer properties are always in inches. * Fix misspelled style:paragraph-properties element in presentation notes. * Only export public symbols on Linux. * Fix bogus XML-escaping of metadata values. * And many other improvements and fixes.- Upgrade to version 0.1.0 * Export API symbols on Windows. * Fix few minor problems with debug mode.- Upgrade to version 0.1.0 * ABI change * Remove dependencies on libwpd, libwpg and libetonyek * Add dependency on librevenge- Cleanup with spec-cleaner.- build with -fvisibility-inlines-hidden- Version bump to 0.0.4: - fix handling of presentation tables - fix handling of presentation notes - fix handling of presentation comments- Build also the documentation- Version bump to 0.0.3: - handle more table properties - more SVG path commands - allow to define center of rotation for a textbox - make linked text boxes more robust - add support for generating presentations (using libetonyek) - start on API documentation- Use verbose build.- Upstream release 0.0.2 * Cleanup of build system * Source code layout change, so that the public headers can be directly included from the tarball * Improvements in generation of borders and column separators- Drop zlib-devel as it is not really required- Upstream release 0.0.1 * Fix android build * Fix different warnings * Fix different wrong strings- Format the spec file.- Initial commit of odf generating library. Will be required by libreoffice-4.1.xinomavro 1527289183 0.1.6-1.280.1.6-1.280.1.6libodfgen-0.1libodfgenOdfDocumentHandler.hxxOdgGenerator.hxxOdpGenerator.hxxOdsGenerator.hxxOdtGenerator.hxxlibodfgen-api.hxxlibodfgen.hxxlibodfgen-0.1.solibodfgen-0.1.pc/usr/include//usr/include/libodfgen-0.1//usr/include/libodfgen-0.1/libodfgen//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:SLE-15:GA/standard/d4b4f5a21cc43380e3647aaaad834294-libodfgencpioxz5ppc64le-suse-linuxdirectoryC++ source, ASCII textC source, ASCII textpkgconfig filePRRREDdMwutf-8174dcc2baf6b4e24ac5d9bab78a5365f0a3638833310b3d58cfcf96c83da23b2? 7zXZ !t/~] crt:bLL $M{~΀e'%؟K+D^J""8D4[YVT>5AFNPhdcƬR!|9YNfSOxHM~N$ͫY& ,i1xV-ZCd.1eߙtǺ]&Dt#T(C2c˰Z '73OOw64A0?'"r\XsjiuJoV+o|,Lwٺk>l0!/ ' 8R<&!M,,\;d0[W;oqa_/-<}f7a(6~*ҭi.jJqB E]d.M: /z@iLK:= $?In{3-w^iIQG3qZj*l+1֊7 {]88lqAˇNd~A,pjاc6.% pIJF?ediQB|;/C'n޽(Tbmr&5YuOwFq+ڀbJ2(Z Њ{gCx=01̓]OW#$2Zn8 1揶S j$'BUdlmeE:Vn1|*Bu^ǓU%Ģθ}h!^ҵ؜41T{760g깁>]k?g>*+ȿݕ?-Ą24\"!ofQW{|EÔGӈVH c2b&-([79nzلuۉN(0OGSX# 5Ј&-5z_Yh# ZHMScB r@Xj/Ƕ!`?a"OJuo-)z:WGT؇c"Tl60r5fi #͛8U.k*(8(*Y-+Ϸ>;9_^C-|q,ӛẂ'iX^Hh0O`^-};ؗ{\ gz&KrjH}ga)ԞIo]܋NiGfv#dXG"#CMfBGP/w\z``QtF/rBтg\vFxʸcee+[إ)I*p'H o/)9JrʯR^ hoN/`gisq<\`Ʊ2M(vdI-@m[lظOQYփCJDn~8ڞx Mkn8AԢ9Wh۝ _2pfGl*8W)~tN7,). R'UlLX5ZW8k23udH5ĔqƓ8['gR$>ƼC:$Flp&˾C+I0taM4)M!_$NnX*EMQ΁(m: v"/4Ҝ(h;'>5: "fRF&E R伈 7s)GE>9zG͘;,1T$˔[K]Mp1 ڈrWfB˜B[aBeބ1D.uȎaA:Wp߇tNJ3O?m." ־ˮeA,!äFik1ɨX%x:VACrmmSeU+,|rj̴,2 \ EpTQn qX~? c"0Dt>U^;5Iڌ12RG9‚pc*+I<^ȀF!ΟCU4/ b}Ԃy)m|ұJRrx>h fMe)O@[@Z<U3[oS]? ڷGfjz[4Psoy&psM!l2_ n9Ū6p@2p7y!>,Oh9Sؘ!jYo˯1Fk"NT?t2L{4&C Q!>QvUp:Ƚ~b7?Ku_pu)e] γF?wfS:ht LSVThit[t]bp;8 R# ',s]Wu 39C֥Nl}UvG?;l6̖|L5?Nʐ?vn}SS5"V]sW*)ty<ٯwX@d\(=i Mp(:t'Ts3,vsZR 4c]%kګ˩T؄5 GhN~ i}wy[ZYooKi8e6dK^*0˪>VE.X6S])p3j$ezB(`yX>n ]ۘG}T]Raa;hs=:U8ra=BR6~Gx(v~LI՚w@~}$CsU?g@3 zȤŧ974$! ?u5X݇ĸf񢬐0S~yd_7|RUJz"G*q@,0>aѦ]vĶ ʅ_f)-qRz gcϼ`P $.o<W/aezN$^ mF !;&Z9A~>tE'd#)RnbKpP%Skhˇ/3yOK!Ju!ok;-!kȦGcF9n )$Ƽ]yt$Wd(Ԏ$i_H(D2^IvF% (&>kO-8bc;ڷMO5,?a+r*?:_/0Z*O,7UQB ZR6 G≨&!?!h V鷫ٵjɲ5. WT j8_QN#<ѿQ#[^4ԮMaYRo@@riֺo?XdtLņjc6^-fԐm1u3I/PA4)p|TPۀF*3MX9=8'$^@fɨ՚NQ.y+X#ɦE@JZ]j ʼO0cI^!>ʖR '`X3`K5A YZ