libyajl2-2.1.0-2.12 >  A [vp9|60MXSɒFTloIBDIDMKqX$ ǰtv<|ArjjPɬoK߶+GC@y߄'#6FC g*gJI[Ψ_iZ늎-c _sXu:褑P Ae;þ,9Ag6PMWժ)T"-+G6gVIYRŭCX&nu^zz?ҳȢ}a11357ce41d37cd1ade8eb8833395dfde19baa77a2b2fc1306ee2ef7adfec5c4a9d71c21e8b7604912b0d9f638d5cb590e4a61fdS؉[vp9|k!VŸ^"tķW_뗟PE8~p^AHA6޺SvKhCF@+?pp۱C, Pg `Wv|Ql ȓLNBf} OMAM1LsHV=+s]k*LwD6a3ڐ.d@La=\&^B5X*Ƿ.yr*τp4SX:ECF/vL1t=sۭ$V1=(`9eP>p@?d   / 39@P X ` p  ,@\l   (89:?>p@FGHIXY\]^+bjcdhemfplruvw<xLy\zl|Clibyajl22.1.02.12Yet Another JSON LibraryYAJL is a small event-driven (SAX-style) JSON parser written in ANSI C, and a small validating JSON generator.[`s390lpdSUSE Linux Enterprise 15SUSE LLC ISChttps://www.suse.com/System/Librarieshttp://lloyd.github.com/yajl/linuxs390xA큤[\[\[_S)#c774f2bb27b1614c64f89cd361098171a5a9fcbccea5213fd7129918306182f6054bf2c11686c5442850b1da58ad592e3d1d2a236a362e67279b957f8e662f5alibyajl.so.2.1.0rootrootrootrootrootrootrootrootlibyajl-2.1.0-2.12.src.rpmlibyajl.so.2()(64bit)libyajl2libyajl2(s390-64)@@@    /sbin/ldconfig/sbin/ldconfiglibc.so.6()(64bit)libc.so.6(GLIBC_2.2)(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/ldconfigs390lpd 15273073602.1.0-2.122.1.0-2.12libyajl.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.suse.de/SUSE:SLE-15:GA/standard/c843bfeee58e447dde4236f280eab5ee-libyajlcpioxz5s390x-suse-linuxELF 64-bit MSB shared object, IBM S/390, version 1 (SYSV), dynamically linked, BuildID[sha1]=6b2391ad5d2df41e68473de10f3e6a84c0a1639d, strippeddirectoryASCII textPRRR HWƲL4utf-857a258a218818227495b3bdc73ff362ad56412bf2a7a2284a2ecfd2de6365122?7zXZ !t/O5] cr$x#9@2 ix;{AvFqy<0oG8^pVfrrɼ%T@bky-wHK̼2j<?u/ciEN^z޹Š8<vH/(V2Z[Ax_hk̔+rtgk*(k#(߬O_ê,C4_e'Qb&*#Z&D#3l&$LáME\E,< 㴘nx wQ駖(gM]%,G깠a)r u8ZoaIzʍ Gq wf]Qш7>>,$4K=C,@+t.-|D-\fcuk@9iCYBgT(ݥy1- 4:'=_$]4dq_MLRw6ҳ5ᏪJCJ/}<1f4qH}:85nN1ʉUhVB/+ 8Cb\Uy !hT> ^6VMoW[~8Yd&.aVVYL',ґQ?/UKŒo0gc}}4>7ͪM*釗BZ*Rdf=|bH1J=rn-ɷ7@BQ]rpayc q޾!ⰴC $qeH!D-;=9tpUH2~­JYPAkѣJyɨ m ߌe7p-8^ 8(;uT}pMQb@Lƫ=S`uOPhk0$3':UV5v{]c}4t@Fn%'BGJ:q @yVFX_+F[Y=.Rt*HP 6@jizK-,~?6K( %tK 58hZݵ;ȍ+am"ȗ&_NB=WKz_e2l*AEL;dAH 2D^XYqRz6k1l=WL2IJz|*%:rwDAӷtfq6#2Nt;Phwa`}!;bZ :l:b /Vbs2?Or#=l>YVj"'nq{Q>>ƼPTC< ?=dKD/K#llcO6bVF{MJxtLX$66c= 4BW+A&%+2AWǛ)x$F lrW+e8NЦT.fAf [2Ce!O/ģ90@ LxnS9I}UFGi#&iBzߏC,lkgt Q '"›T+ MqC8-KJHQ~;43a; 'i 3$VJ޳g<ZT=˼JxH#&)MY*qY=byѳ0J,첰l`G6yznRBI ~).U0 cߨ9_ƘXV.yt66$oiVZ{ +E֯EZӂ([ĦβYKq뽗]Au*ZS+WN;c9Q3-mueA4Kud P?z c<V'.H,%I#EXq/&e5  `9+kY9^}?Ы.sYuh.dP+d#NsdF̶؁Ƿ::>(jh\IeDm6jB] lG4M?QdEȳՀeyH~\2TYg1hf(Z쥺 c#Q gICIkeC> e<1?0ª>!S#!aM@έD0~/ ksъC#ʧ#9ap\',Ґ`LH6rQx4%xrGs~|jW3#Gף P u]^ d%V}kdG>(Q {Aa+](xeuQJRY@,] )SeP: 9׍uBP{b5m6"*iBTb4wWX.ňS[!`yb{1f:SDr @W:\:փ?zj u P"̖=_6hcY Kd*~Z*IN\Lt1!c>KqXҞHM-́ 1/z_ͦ>zhb@)K*bc} ~-;0N-m|k(ÎҖꡧ/ 1`&Sm$և yqPrK-ZE6HM(w򥊄cE7;Ybq~PȂV1U!{Qh<߻CIlIc9*D.Z+VD$Mؕ/^KOކwlƃ`*˜sf2z"5q`BY s_`.@1sm: b+a=LtAJ)[(C7k4:-=}iFVc ((+RyWpuA}2p y4Yո,sy$w{`gN%s8y Z1=J#M4\YYݮDܓ*CZ!ba*6/~PiC d7i{bw 1s!xR}o&a/+gK@1U68F4-09Z'l.n2uG [I^rD΢ݍZbS$A8.P >H: ): 0Cꄈ#>CT<fiԄ஽ZEDsi#'ҹo@KPz{޿.zwpeWi K3f _} |9 A1 ]G6I!-ҿ"nn DZǩ3At)e8p)Z:$O/p^86:5&Rm3\)teG5'7xb/ Ӛvj*ZVc5ww }Ǎ 9.̏Ҽ$jJD2Vu%HҤ/%O_1@C}_˻vAp H U">hlx… lhTSFgc !)qاz?_)>hhȚ+>Ё(}#$nWv͊ 9ffꆪIjt+Q^Xl"G<\r?:G 51L7X5+hO!;O_}ٟ\4ǜFC_#<5R%R떡PS"}zzy;$fS) C܂:\)YƝlf PvnOY^5MAOD֛8na.\۹M3!f~TYakZu}t3ah5r>xƀ+s.$iUZ5-B1fAió哨\P`W>֓ k14)TxӸ$O#?ن,a% sQ|F4צ^ytBAmWl >Կ7sb*!| if[ӱ|JT(H#MbJcn[Kp{ϕZǟ14&0w ŚqwsX6Att' 'Qb؆/n ^;G-du}$녒\v!=XM(*X_\l\n/אb X~*e!HDhSl-}"Ѐn9q<{n_7_8"sb)Q ƥwXR 7HX+~(<Ҿ#塟 NiFfe us*annw&Veӈ0Fߒm%Wwpy]isu'~#-1t0AlYjG86yeN&Q<$Èdt;Lt;3VH>n>/{ctϧ|PNUBvɊ;hm'yT]jX+¹ ̎@fQzK(QTg}?<w5kYlZmK$TNK}E"{Kw㡨e-DX;$Z 16e? qV=ƒ=̧*  Vu)5 /-bĸ)g"ȶQe*\؜"3^(w d+d-2ƍ&۹\ 8ͣ]0ɤ ӄC +5\;/jvhNYSmx?t+׆ښ.j$hbBsC('2ݚ9.'.g{}rq&5H bƲȀ/Ec"*~KAUB7`?k@yܹHLvahιAMhLMf %1v9gma5n(P6u+e\*F["k\ mn+迕2(rDZѳ4*U0HmX =`RRb߸{;B fy> ASӥ.ѱۣ̖qԵDA?0QGo;`($Ǥ?3Y(bE%SIWgBzDXO~~5Ԫb_׼䕿9PP{ՙ V#voUJڟ;G9f]je6{|SML 2 q]!ⓧū!`sm`~[ćG ew/ lKωon)*C<b#!8pj3TRGN}mVd3.P2YiHrP%bumgo/1^ͿnOf =U]sp#!05!+mu`ŗ}5~z}@u z =}nϴ& EF#+zm0g PGcz |b'KsI:lDg z67Ǡ, @VQ$[,BDEc1LȺJuEDe > -f%{vF菢v-\2xDY~xʮ{KR$& tmnu܀]c\y)\ὧ`#H8i"IM;g}83V8i\qRgV>j,M. OH&Uj(4}T ~.,mCÀ9tyH0A~_-_VzꍝX13GZ1YɩU^ɂ. #/v{ G"rA_L6J깶e&LrⳡtvQ(FOF; _{I<:t4F[[!Om(?rd"֢0հF%zX}S𺬷f҂r!M6Gio@O{\Q-ImR/?";B POA>6 KrV8N0f 9m,x헌> tl HQтn+xި uoyDbSPmLQhOΡA2 ,@Ȣu&f"U6 me8i|h{PVSO%Dž([3Hbl2Ҷ?^I|*O,|`䙧,zZl._]B6OgS*ot^k#'Ӄ nl4Pmd}h<0w19|~.3v1(/TȵYyy$W\?wSBkQ! W0p"EmQ"mή$6\*(IjGMf`ɼVWўM Q#MTn9Sȯ2e=SL V &Kk^nReDP)Jph!ݹ~rgWKG,^nD#C6aQǘ>[h5鸼ATDž$4кv=}yy(v\`¾hRYSv+!wn(-oOGY2e_kFs{ `&r\ֈHm=#[ZkHg#4 ~|qya9nf5Hlh&ω`z;0u7ѥcM$'_o=94iӄ0*<2}g8d:ɣ*on<%pӰ?Jfˀhk 'Z #˅+t  ? 8¯h yQ~~ΛB46 N.!Z.P6WPqE?8KbZ(P'.WD'i@|e!Wg0{'jO&~%}cV`~ wN;>vza7deBd 4r7y<\\ 3QӉR6EAq[&8?Oh@+dX٫A ݶy{N9 D@|Lv"#l𸯆G3D[yj>cSԀVRftAѬ)S^i\$l7L%nj3?N%0' #>,v.+X  %_,[e H\0:F2 ':']c ܬY/c|(>HԽGr+4vN-xO $gՙa"iВe еq%:TKa hWˤҹr, 4 ;ydyu(bZgJLP[E"Zzgω 1}ekk+zk/H+c Y<eɼ;WDZԨif\ÂC*bT2 4oxq{ɢ)U1W/0~K:g7([4&4|V7pO8%E[ĵ%o; $^x3u^="+K \^VMS)EyRPxw4 GdހӾ)Fy١})vrHZTM EC~h7:JSI(Y-d}rMg'R, !|s>o'i/U`\iʠ~dЃ=pQu;Q9iDzyxIj ^m-az_(ak FҺ\СBFwqc̊ dTHїF :$=!yQ?l &pmhE̹F)s腱+ŅDmN:blRģ!ӢHi|n8bj.Yʈ~r\Ňr P=л)KM ~Rv\ͻ>ͥu)HGTIF\&˛'t9A&{BG&$Q}(6ͬC*p kK6~Jbޯ5`&Hx4/im7׫o2v ;_I\?Յ3G Hkcȍ{IWk ŒCp \P=, ]ܳS wPώpa<Mfk~|/*2`l_d;'ᅿW1.q\ HCoJ: ,I43T'57bŚӟ?x* JkX_4QKGd Of%[xMS&G0 Ca`c(livK&Ty#te(rN<*H]z k @C% dzj) ze|o CIKcO`ߝiĔ|\g4G UtC ׾ *Ec~z|OSBtn;Sw'kLłH_nIeF^zi @5& 8 j"&:?m㖌Я> )r Lqcդی\5O : x/ᖼoCSʏc {'gcYRJS'6'Zjfѡ:Q?*z<=&39ڇ-boizmMD4!UxR${!]Ke`ϫG'I^oMۗӤ[7As&MעKQbO7;Jڍn@PJ`fQF,}f$Ulo|qbß: Z]/`vwXx~cꔺBk ~LP)yև>'cdB`ZXe;¬lƿF$CI+| V0.?,lS-^4Y%g[udvۉPv.weAآA^C5Vr|Խԟ_ R^R5O=*(xO-ܢe:`^؏f`]n 3UK$eaYgXKkUܥDd l믾iٓ?I-ٽ}Ѐpmtj]0?K۟gV. X%rZ&5yU ]D;a6w]i$+BЋ_^H1PI캱iE 69+͎$V+M8PEK\4ېs:;|lw"uEi&)nl T:?3)a/(NU+?[f>C~'̀nIɅvr4%BA =dZx,="YC]ƿ')Z> /vi` 1e5vI: h (SGXg~F|(@JM:39BPKptmÝ7~ ԍZn[)6Q$c9Nt Z}7]RK2,lTfdͥ^OF\E)Wwbs"3YG=)xҼ_QpY [ү ze"kr%ٿ29dQ \dvw<_SszA?m|Vk1*NJ8g,SoKrR~ދf]4BkQ[߲/TC*ѹDCl(`NMhw-LQO1ARV jT^P\fX \!b /^ՈS)ǃsaz|]y{p%r=Kr&A r/ /N_ 2A`P=syg7׹"O6 ~n"=xٞX=*PQ n:-ϗ,s[rXL#iX𥄫2P@q:%_{ӭD,UZդ/ 1b}6mwE|FЁT.]nu{ ^Fy%ivo 'l#[ Wݡ )w,'h1r\&;FJ?rpnG_ā0 _]\W)h1DX- ovG#7tZW-7-Hc E.lT~fj!#>q;gX4%yPQ5?mFX<+2>VvKG%9BayS<#)HJ07>m#19&h\&7Pxh(<*wf|yʹcqa|HSS, Fczfi% m <W#\fƁQG;NQ 4f(;!&A3N>~T7KfۅWêo'urɪBz7nHr;q8{HK $qM9DRy? `/`Ф&Sf5Q]'1%{˙Ay]hxaYDYL,~;P e"`j)dJ8j5jeE" ݜ[(4?Up?ph;H~r2跍pxm쒁W3s]H\#iRܨ4+ YQlC3SDܺ 1ytpJy+P{1kRCi\+f H99En)49&ÞXld 'gE뻵EU//=NjVJ;='?A,CV?` P4|Hv3.~ H>f\Cs SO.nUGYpKSjof}ru2^fzeU`p \iZB-:#}7 Rqon~$C"v[&1XrW]-Q\߬3765iZ*:LTzUw)Z~=Vٓvn -~Mx|X %-EKUXJV_X¢nQͥmfb<d.G87d QB8"Qr/+E/$R2In4ut9^J^wvRRG#a ipi o,-G>%%x2pDl[I|c`O:>o,?+n@*pnYǵZ۞^aD(㭻!H49C`_<~iXL4@p]\ !;/C'-2Mc>m"<]fCyKl-"g