libyajl2-2.1.0-lp150.2.4 >  A Z/=„>331l sj!cv`'޼ȭe{_Qka`S$o0JpXW>.Qj]}Î{'Wei?G dB1aL2d0dr2)=@y锋Kg|ʈX@7q;ҲEx;x\2JZP7,Tgq{$ )bUUr34E4znSgOkF2Ɛ+6ϮhlU#3{Z*Y9713fb8152e6427fe9b55b8579fe93ac43cc861e28713eec2b46e07a4519466a9bcbfb33936339708e4b9db826dc723e916511c3XZ/=„> u,;fG`ZK9jn:jヌUdߡX]Of l^ ju)u{I\+ [jԲ蠧KUi$FR%k EӬ Z78p<_fUͮ"]g68CL2sApnA੆1f%+s mdžO&7"6 8Ba17ȷ$MD(MF.,o 9%d s >p@(?d   4 #,< D L \  ,L\   (89,:s>@FGHIXY\(]8^gbcOdefluvwxyzClibyajl22.1.0lp150.2.4Yet Another JSON LibraryYAJL is a small event-driven (SAX-style) JSON parser written in ANSI C, and a small validating JSON generator.Zlamb74openSUSE Leap 15.0openSUSEISChttps://bugs.opensuse.orgSystem/Librarieshttp://lloyd.github.com/yajl/linuxx86_64A큤ZZZS)#349af7d372ecfb77dc38d5d7d106087f7f48ef4db3bbe40c906d3e733622f5ee054bf2c11686c5442850b1da58ad592e3d1d2a236a362e67279b957f8e662f5alibyajl.so.2.1.0rootrootrootrootrootrootrootrootlibyajl-2.1.0-lp150.2.4.src.rpmlibyajl.so.2()(64bit)libyajl2libyajl2(x86-64)@@@@@    /sbin/ldconfig/sbin/ldconfiglibc.so.6()(64bit)libc.so.6(GLIBC_2.14)(64bit)libc.so.6(GLIBC_2.2.5)(64bit)libc.so.6(GLIBC_2.3.4)(64bit)libc.so.6(GLIBC_2.4)(64bit)rpmlib(CompressedFileNames)rpmlib(FileDigests)rpmlib(PayloadFilesHavePrefix)rpmlib(PayloadIsXz)3.0.4-14.6.0-14.0-15.2-14.14.1Z2@U<@TZ@O%4Ns:@NJ[NEM{@M@M@MMRMRM@L8L;kukuk@suse.dempluskal@suse.comku.b@gmx.dejengelh@medozas.dejengelh@medozas.demrueckert@suse.demrueckert@suse.dejfehlig@novell.comjfehlig@novell.comjfehlig@novell.comcoolo@novell.compascal.bleser@opensuse.orgpascal.bleser@opensuse.orgpascal.bleser@opensuse.orgpascal.bleser@opensuse.orgpascal.bleser@opensuse.org- Use %license instead of %doc [bsc#1082318] - Move other docu to -devel package where it better fits- Use correct url for download - Add dependency on doxygen for doc generation - Cleanup spec file with spec-clener- update to 2.1.0 - 2.1.0 - @nonodename, @patperry - fixed some compiler warnings - @yep, @emaste - documentation improvements - @sgravrock - build fix for NetBSD (and whenever sh != bash) - @rotty, @brimstone3, @lloyd - allow client to reset generator - @sgravrock - remove bash dependencies - @lloyd - add api tests - @rflynn - remove ruby dependency - @cloderic - nmake install works on windows - @shahbag - build fix for qnx - @breese - debugging improvements - @lloyd - json_verify supports -s flag for stream processing - @lloyd - json_reformat supports -s flag for stream processing - 2.0.4 - @jcekstrom - additional checking in integer parsing - @jcekstrom - fix a bug in yajl_tree that would cause valid json integersto fail to parse - @plaguemorin - fix a memory leak in yajl_tree (error strings were being leaked) - @7AC - reset errno - @ConradIrwin - include flags to reformatter to allow toggling of escape solidus option - 2.0.3 - John Stamp generation of a pkgconfig file at build time. - @robzuber bugfix in yajl_tree_get() - @lloyd - fix for compilation on 64 bit windows - 2.0.2 - lth fix typos in yajl_tree.h macros YAJL_IS_INTEGER and YAJL_IS_DOUBLE, contributed by Artem S Vybornov. - lth add #ifdef __cplusplus wrappers to yajl_tree to allow proper usage from many populer C++ compilers. - fix array access- Remove redundant tags/sections per specfile guideline suggestions- Add libyajl-devel to baselibs- bump baselibs.conf- update to 2.0.1 - lth generator flag to allow client to specify they want escaped solidi '/'. issue #28 - lth crash fix when yajl_parse() is never called. issue #27 - additional changes from 2.0.0 - lth YAJL is now ISC licensed: http://en.wikipedia.org/wiki/ISC_license - lth 20-35% (osx and linux respectively) parsing performance improvement attained by tweaking string scanning (idea: @michaelrhanson). - Florian Forster & lth - yajl_tree interface introduced as a higher level interface to the parser (eats JSON, poops a memory representation) - lth require a C99 compiler - lth integers are now represented with long long (64bit+) on all platforms. - lth size_t now used throughout to represent buffer lengths, so you can safely manage buffers greater than 4GB. - gno semantic improvements to yajl's API regarding partial value parsing and trailing garbage - lth new configuration mechanism for yajl, see yajl_config() and yajl_gen_config() - gno more allocation checking in more places - gno remove usage of strtol, replace with custom implementation that cares not about your locale. - lth yajl_parse_complete renamed to yajl_complete_parse. - lth add a switch to validate utf8 strings as they are generated. - lth tests are a lot quieter in their output. - lth addition of a little in tree performance benchmark, `perftest` in perf/perftest.c - additional changes from 1.0.12 - Conrad Irwin - Parse null bytes correctly - Mirek Rusin - fix LLVM warnings - gno - Don't generate numbers for keys. closes #13 - lth - various win32 fixes, including build documentation improvements - John Stamp - Don't export private symbols. - John Stamp - Install yajl_version.h, not the template. - John Stamp - Don't use -fPIC for static lib. Cmake will automatically add it for the shared. - lth 0 fix paths embedded in dylib upon installation on osx. closes #11 - refreshed optflags patch- Add man pages for json_{reformat,verify}- Add filters to rpmlintrc - spec file: Document githash usage in tarbal name- Add filters to rpmlintrc - spec file: Document githash usage in tarbal name- add baselibs.conf for 32bit library support- revert last change, it is BSD3c indeed, and totally unrelated to bnc#670525- fix license, changed from erroneous BSD3c to MIT, as stated on http://pyyaml.org/wiki/LibYAML, sort of fixes bnc#670525- merge yajl package from darix: * lib -> LIBDIR patch * -devel-static subpackage- update to 1.0.11: no user-visible changes - changes from 1.0.10: * yajl version number now programatically accessible- initial package (1.0.9)/sbin/ldconfig/sbin/ldconfiglamb74 15261124392.1.0-lp150.2.42.1.0-lp150.2.4libyajl.so.2libyajl.so.2.1.0libyajl2COPYING/usr/lib64//usr/share/licenses//usr/share/licenses/libyajl2/-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.0/standard/c843bfeee58e447dde4236f280eab5ee-libyajlcpioxz5x86_64-suse-linuxELF 64-bit LSB shared object, x86-64, version 1 (SYSV), dynamically linked, BuildID[sha1]=36ea259cbe07935eb2b30b6637d7959e3830f970, strippeddirectoryASCII textPRRRRRsfHWhߙ 6iutf-855a3c35ba56f4f7685f0fdbfcf514c303bed491dc2238bd813991db2d2bbd7bb?7zXZ !t/9] cr$x#싷{V" .x>FGY ᡪӼI!"=WG}9A*`@2ݪt#boJƂ|Μs*+Z`y/UrƋbҺ#bZ{R, vr]8\;;3MO2^\%kv;.&^7w\$Ҵ2k Z:\Z;Z%fYmb(Gf/3:w) %U5 6 $U$}^m;F7$!tsL u[..|M3ήd&m}2cp4<-TצI4kAW-HqvAØ!ȹHqzV-$VE$r%{h1ȸ1U?*(Wi~VӚh?yvzr;c֚]3=͒\zW9n&<<9g,zN&,PJhHSPܢ_6xf"ٜ>E-M%iě7liP&gPif]>!ym5֜3bnИQzmkb\w)U00 jQ-P Q`!ZqP0*LB/˙dT2[. ,N{X?%yB>̮]d,Qf '&0uq툯9.~B:DOnݶMQ. /̰b;#?+4K|?v ^?Ì-jڒJRq00WYzYGϚ $= vnE 1`B)Ør1 njd%k1u ZŅ1>/ l7XĞ#L Sp`; 8QЦQ=W+25oq;oNDq5VEaTR$a3k+(Gtv(Dm=?t"ewBΣ WɲR䥎\Qf``&yڮRR.xLS'JhbV v.MK(j2tŜ5p) x_ h~{ >mzq CbHzg noN^jԨO2SWH`~hlt~i)`{d1t`x`a*rؓ<^F_=O uO\ˆi*^Uq4u~n[p EP{!C b'J;Kdt{ziĝ`YD~QX_P_Lxҋ/:q8qdEOq\bnnZD"6$s]AHɐ\w=6"jb*,jOWvڜtFG=1O{-wңW4AR0 .Ak 6$)?ov,/Xtjvw.+#g;XC!^pICKNx[ۜWdWߓ]Fl'xL|zuU4FqC ͣcjJ2&+JɁ6NjQ D U z^`?aN Q{c̖^c=mI1|I^O Ӥa"++ gSy Ȇ|aXȀQ]:)g]4ԫ_%QoHbp$JAQ+ 4/A6KS9Zz@AWHnC217MaaB6٫~g*JGPL!Mq6r A[}Du;C\O.lH~m$(QlVO[nRV@ČOHq3-zy[48N-ߓc+k3ß/'Ǯeqy{?/ǜuw ogVމZl6E5"6;tt !l$bha(\YC8ձ|#?<Ӻ.Лnuc C J ڕ6:lDغL>Zۋg7WJzcObo3ԐPs,GުTw|z);Vy{]H=܍_F]0ҽ*5iy'~c_6 >#(e@ʣr^#,2ڟ]NRS͞sŖe' |~9Q{A^9}"^[pDz]zfEC|E߬A~dApֿ|UƺPm6Ix ØDKU>i^Oɐ|Q3b~ %7$fCX9}^a׼k>{#^¹{:"yT.M,qi}j6pj`:ұ[ˢ?RȰx6lȳ9Tloͤ%{aoouw6xx))a*xĪ(š\#{n+sc%V% /nMC[:'۲:dJb %!16icj9f1fij6|VT#6y9^62o|r^y: ,Sk,$@W !㹵; R]7үwZ0@#:1^qE5̆V^Kb 8ޝ !@ۚs<qK6:rLHaa9y~s9fW=BF IVj }~Ͻ(y`/lpWbGC]nU5ō= ^\? z /0YO;7-ܯq2LF\[X:w/fi7BdiKY=J5sD#~ 9o~n$8ww`?AMGc\Q"]Lμ|/叽G,^ѱQ#%`{^x&A^.dڊgXc Nx&`8&{ݓNZLJ n.21;nr eXB\F;M$X->n47SGfV.B -S0wDy}-%,ycgm7EÒJM vTCp(GgD1#4Riz%RtRywO=F!N9­@fp$٨z;R151mxIG:gU)Q5tGߘj7՝Ӹ-2tU q T)~m!Iu\z:geO0gcp? Dry|1*H(?nqczQ\$ J)O,Ǡ'l>OQexضH̱[N n͚ !p/喽b]7g}tO%SU*w0/-B- |yDfGPK9k6|?9II^D&,j",snvwcc5VC3 ¬ʇH=To6@ޯn)ek#8c'LUG a:KM[ґX!tr F*K nsQ;Z/(}X@Xbtk Q%dϗNzt ]>kY~`X(f>,HE)o1I:tJ"X+ p3|'nlMtA<~)h0a.n noeBw.ssʭ 8+q#,p~}&G(/}(n'ۅM;gP;|r &P@(HL?wb} rfs|ZR@Kkn~R2|ęB^GMC կȭ7#+ѹ{~Ae ^fW,9訇vyoME׻Go9?ڥ=jCƳldҤpE "B؇>- UB$^ϻE s^+)=Zΰ_$l^!ygqdP>8󅛘IͶ#-Ϗ\صp)фcW@= n4:3ʫs!:Xorqktn$DPBaJDൺD/S}i:T  ? n4th 8Xϝ9]h ZDž[{k Enh(Qw҅45ң=vէ TYkW YG,l܂_ov ֳA"Jt,@TJ0%\C+4V{dko}`Ek^9]-Mfv9QvcZYQpqC^S`z3 }tblã9r6*?(R@Iv|-nXLܮW =]. Ye٦'1,Ө92|9vlv궧;jPe{9II7f7/;&oBxֆ'~,xzbbߜv$6FVauQp:Աpz#خ<1[ +x,,XC(&ͯ#qēBv^}!%~ ,QCx$TufmOB_ŝ }NŊ=ǤIUb50_:& ֮ciKz+Ziv[3JCOnf~=KXN;>~tJq?dEO ~ *F+&;+{I yx3 nt*ʺ Z˛d=-٩%Aq9Y=JG$p9Ɣo-&P}œג_!*J5%xTcsi3%t^Q+ʑHC=x13:M{wZğ}c1I)\i8lYT%eB5dy+4J-|>1,Ͽg2\R Xz֫2x,GخӾ}f+V55r (EcVw2+<MFϲ #}iAiP U?[h+ wȹBlP8x1BWAlx.9L̾qCPڼ6|.\Xٜ=iK18"ޤ=~$s\@UxNd!Dws*IUR% cP|gƼ~ޓbx:ѽ~dm[1˞-=:6Mliddf[O74zb*\AG~r~pBt $!ي$h|ɷiUaWA1Պod4;dpf@5ٳ [O.|PO_x-V3ƪ]YbX7?bsVv@[ĺٱrb8#\"滉 4WǡXMcJbkq~_]KRV>/ӲYCw Q*d3-6qn0xWIX~!3FGqUwï Vvq7fS#2</~W_%#ǥs֙ˋTU:|b10r7q^PԍomkҩnaJ{nJ? 3;3u0xкR?\\hy)DW9~Ũ89Jv)Qd GWF~c`n/MSnU$b{Q(| Q\HFW?i cBNYMSzp%֦ &[<2)m>bmi_u#Sp5'WNӣ0ʕCV]!Od!K+B+_u5))mbQ`WK+?tZ"MLV հ$ ӝ/mOEv%1oEmɊ H(? iUo ``VDWA͈ю^ҋnp\4'n'lxj*;l+@dn. ް/Mjɝ_g:!Ї pIߣE]'vBIq)Cй{ޑpBwr_?3rI(xT~m\UዶR,. 87-{G3? (&ӝmkȝ*v܏uׯMnʛFUEnFC߿1IEQE'H BbjvX<ցO%oպP2{L.)&}oN}E7ah&(+}v Ԣ֙M$ sR˳VVHPF_* ;k8§wAՌٷ1NT쭔r9=UEqcpONtP%p;aE"\Wz}HۉtDG]fVf<^i X>'&d/k!H| 8Or{}u;RˎZPw5i1ܟ{-OC3%ȍq*!9M]vxw߸ySJb2gŜ|3p8 \䆳aК|`.t9"w )T-@rP%8$M gx,/OhcJ'74ձ¶]a9mI qYG;&&0`ekd7o-^u&nAmzuRn\jyy^ꍎK%R"`BepjIx]Q\琉;؅g?)ӹjeX)~3Ϲ!_##Q Bf&.k*{ArN<gLu~ȦsnV]aZݤԏzl3pRB X.u/ŭeHX$Hh*Vs2o: @̠G!ᢙYL.z/{KbP |?ĶNQ2۽X4GoZV]>?^P {[+ЌD22ge ,;{z;OW:d cF`0tF'$&ᰛBk&|صTd>sa`A*X⅁6'4ڠAm_cDs FNB(I @aFwqk-:/͑9 D"`h[+Ns!Ι8~- k_ynkG˰KϰٯXV 6épmf:Ɓ7u.aͶ+?.6>Pscjh=cab8۹@f6,Z(74OiIN*{pGx\c]n\[\u؛4CܿDUQ2H}Ҝi_))`Ŵ|p[wZNN 6lZHCCxgb)r%i΋ųjv%]a<ʁ[%O/T3gD#VW`0/]fT0(}0Q$~vu\02gTBiZ BFax)jD 4wKd(RTޭՐ;"32٘ w?N^lO{k>xTLDpdZB<]e/[ZK~!O0]@;n^LלS?SH:ma{;[O5ւuXqXZ^Ezf.8 7I:>#8`¶0Ta,9}nL1F浿HR:c 1~gp^nGeJ~uH*{3hw{;Sxc<θ:٭]@IHTgk,cc% ?:IA.vZ՞%C:F#kzI]I@ NoCKOır= `Hys.(=9a>xx7J҃ GLUY,4k dWIu^lpI_&)^ݷ*bq*UcB(OX;B~1 DObqBZ|oJ7؉pBطΏ(fy)/cRX5]?㼆YuHˎC>@cχS(z^O+_5ip$Z:Z5,ِiI 5hoq2ζ5jIg~jKWYx~Zᱛb/H#"{nH  ˤO8d kBGS> . 1q<CCA(ήq(&D$ ^pSC'urP6JMhnKmO1~k%:)jAì35aȜF㽝L${0RmkM3JfHέB{cOUf86Ir.Ѯ"R66[3z*@D399U0MRGF'[5]( L6mtiF7pwcڲ@ bdp>Kǥ"bRU[܂l\¤qYFz(ml<3P0p;SҐǛ1cJ֢*:޽ VmK@I&6nɵx_xr*ȩp:4;!Rܺ7u~m[͝d5l5cҘ;^'J_MU$6gV Xqh!J~\e=vYgǀOk^eKЕu8/A`#3 Yv:]WIq0kh/d,ꟶ\h(~✐#;Q蒎y\D-WrI#h'M^BfI