libodfgen-devel-0.1.6-lp151.2.3 >  A \ܸ/=„\疄BcjbhJCuɃs3:d} pHܜy}uOR̽Vy[h2ՄNԙ1 C Kbmc_[2J[ϡ1BW̨#Nj=mʤs12.Ǽ+>&zّX%=$Tƣ+IC('( ֵ(JߎzaJC>wϡdme55de4b7bdabb5a4b67e7b545ba201dae0877d02902947f593e75a7e86dccad08785ebb1ee2618dded94e99e76aee9bee6798598.\ܸ/=„&Ƥ\WEKaF#hpᛎӉ٢^rPgN9RhlŏUNDu00o\֯OEEm%d5Q{H@P¾5Oxt~[)JKO-Xyu dTZRC}u8t'GEqfz-@#>0vpp3M[b#$qるV٦30wQF?q~>p>?xd " i' Aa           < h   $h  ^ (89:/FG, HX I XY\ ] ^bcd e%f(l*u< vhw x yz(,2tClibodfgen-devel0.1.6lp151.2.3Library 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.\lamb22w openSUSE Leap 15.1openSUSELGPL-2.1+ and MPL-2.0+https://bugs.opensuse.orgDevelopment/Libraries/C and C++http://libwpd.sourceforge.netlinuxx86_64  N*|qAA큤\\\\\\\\\\\e28e0f9545bbba6ac5a1bb420eb862a333974f0efb6ead3cacd639a1ea1a0c84325e30188e4cb234c3bd9fa5a45a211502932b166cc8fca7975725b2da4fe79cb2efb4accb1ef2c78a484258885a97cfb9650df5255050f8a6757ff2a2f44d06890b1eb07e6bf4c416a81b9aa16834ad6726d09d951e3d2c846e743bb23962a4a6fb2cb69c10fbff7f9ded5049ed7a05f75056cd2d3b7c1d42da00119c9cc7b7e31db4ca0345acc89721ec477b20455ba41b7e4d9a939d59d2e4f444397729b64be2813aa75ab0e1094d37a34624d55a7ecd4f03c5db0785f04c448198ffe18c3346d6aa79b1d0f5b21423416f36ff4721ab5f1cd5a505b046b9b660bfadff35libodfgen-0.1.so.1.0.6rootrootrootrootrootrootrootrootrootrootrootrootrootrootrootrootrootrootrootrootrootrootlibodfgen-0.1.6-lp151.2.3.src.rpmlibodfgen-devellibodfgen-devel(x86-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.lamb22 1545073356 0.1.6-lp151.2.30.1.6-lp151.2.30.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.opensuse.org/openSUSE:Leap:15.1/standard/df3d64db5fdbf490ba0a6190925dac85-libodfgencpioxz5x86_64-suse-linuxdirectoryC++ source, ASCII textC source, ASCII textpkgconfig filePRRR"(ov6utf-84cda2ec2d678e841437d83371c21aee82419b47929e935855dc092f2f4d1d569? 7zXZ !t/~] crt:bLL f968%0.& W#rH= w+ *uj1Wљ{iQ[܂kMN-M9̄+gYvfm,\+_`QH!"'Om/G;oK<ΒbLE C}`FNB5 4Jn5Z$ e)T {G&sX :rljG4|$zs1DF{B8_C&7I{%[.Sfһ_b;jrbo)<|;/)vKB>~5&'Vf]=b+o}-ĉgejk`/HCGp3t9=#fb}9&.*R;N+;5Zt${Nn #c)]U/nD(&c0]|sՑ!OPm#D+,yI9Gz=BJ"Gucy3ٛy~k4z!^:2މ7pA|_VgZGVGW+52[nV{a?-/"XjPрeY,y:@HCr_}oRRǸN, ҹL7=ج˫-s]txꨅus(RH<+!Ha>Fe(o$^#L`^d,h p:i mDZBt/,϶ :ZN/e>Te~"iF yLr3vq>}bLQ_z|nOʃZ7@7z֢YafON8zDG(l[~OҢ?ҿmGGdӤ5BF5ylZoْgh 4=jk'ep${ig l3TL,Ho vdV~j@Q *t2C{0소u!.=\k] G "/C>ml_P+#mr1RnyMY;WČJЉbߝv٤K7]|M b6tisvQ.x3;Ԩo )*+PTh!tz4iqr ߇0~Žx ]ca$ ũD$drSs0=-aVAFQ ȡ(Xd( 젍fb٫RژMi܆<ݭJՂޯU},:2sV ƼV8":m;Vٓd  LUs-;JiB S^.'("| v#' gz:;>N 2%v?ƶ9C<ݬǺHR|낢n x/8W~h {,g85)PJ/,(:\N ˉoԝR:XE\jzwy&0_\ N.pjk'5]unSGdmfQHCmCbd y\bEAdE,zZ/3LbML2>N58cg{"" J2kn;5DL?ÖRwHʅ:UmiI=1t{5֑z.*oծg]SB TλǃX@?>1MWJ$vajCvQx% :l! GDh_ kѥ.@j"kz7Ci,.[Gk?^9fr O쭴g҇$3z(`Rl mVdNLNTčS'_kͼ~` nSeEu-3nu4CFsWizyyڐɃJ!E8ӊu੫ꌠ xe‚f*֞U{Mag7ʩ}T5=G2Y[&[`o`Qu+Vuʛé:^ pTXw~sĔvj7%do9rߣȓ=7Ã=-Za+OyMtNr&>4k>GWl_yf/yޞq%ptRXAkBv9%<ͽJ9X3?7TdO@/_CC!L&v .'|{>x$ b9)hqe CHDw o ־Vu)Y[Z ,,+ٚ`8n$:vt`)3ڋ XW9mVUټ%Ѝ P=iA͢vQLtӇ AU3ovG@VtدcIizt9uW]r-}etCbG3k!{ 35!;Id0~љT^-Dx5pG WdzR ~t){R?eȭ#c n˹Ӻ"7qF =ǭ3wXa8q>܍(>,FUNwO+#<#5}sCr婾*=X>OEegu%VXpڤ.?N+&g4)c0d'T'NEL YCL[7^xpՌ) U]Kln`e:;Tz KiA%oex| ]L$.~P*H{J0z 45)heIjvHB.>Js"wIWHz!~W A{ YZ