yajl-2.1.0-2.12 >  A [vp9|%')$Dpn-ڮ#B7y:d|{DQkq93dIOA{0ct^р\YIC`u+YjdN_ d !ӫcf!ƹൢ_M`{WѲK5y㹯|&ۡW<;aXIi*'V-"[>,xE4=e8G0k&oha6f96e7e0baed108df437509cb923e34acab63b7192402fbe9f9ca2355a2470f0eb01e377b6a112acb8e9e0d954b222e22cf1a2a\4[vp9|D8\ֵGƋ/U[M/L"Y[q/4ct古3c^1ph @~;/9arQу;.7]fj3:jF5OB9h`gX1XMIi֫;LL@v;O/̈́dY49`9s\Ftcܡ%C7A3Yr0{g_m]P? VRAga4~".EC~ w{]ލ}-z0m}̘%>p>?pd   1:> Tp      (8Ll#(H8P9:FGH,I<X@YH\`]p^bcvdefluvwxyz $*lCyajl2.1.02.12Yet Another JSON Library ToolsYAJL is a small event-driven (SAX-style) JSON parser written in ANSI C, and a small validating JSON generator. This package provides a few command-line utilities for processing JSON files.[`s390lpd"GSUSE Linux Enterprise 15SUSE LLC ISChttps://www.suse.com/Productivity/Text/Utilitieshttp://lloyd.github.com/yajl/linuxs390xHw큤[\[\[\[\9672835420ee5b6555d5fc69ae9111bf9e356c79402b183be32e364dceb6ef132e0a1b84f80fa2f7f2a0b686cd4ffa4ad419bb9b4d36fc92c2c32cc0af641c5ed0f4d8d6534e712e59195747ec4baf69627ce6fead0dc2b94b25c6658101c83d3e2e45a9fb920a2497519d36222ce25179d70d44ee4bffa94972b2395755ef03rootrootrootrootrootrootrootrootlibyajl-2.1.0-2.12.src.rpmyajlyajl(s390-64)@@@    libc.so.6()(64bit)libc.so.6(GLIBC_2.2)(64bit)libc.so.6(GLIBC_2.4)(64bit)libyajl2rpmlib(CompressedFileNames)rpmlib(FileDigests)rpmlib(PayloadFilesHavePrefix)rpmlib(PayloadIsXz)2.1.03.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)s390lpd 15273073602.1.0-2.122.1.0-2.12json_reformatjson_verifyjson_reformat.1.gzjson_verify.1.gz/usr/bin//usr/share/man/man1/-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, interpreter /lib/ld64.so.1, for GNU/Linux 3.2.0, BuildID[sha1]=d1574a3b4342503849fa651fbb2f4690c720cb9c, strippedELF 64-bit MSB shared object, IBM S/390, version 1 (SYSV), dynamically linked, interpreter /lib/ld64.so.1, for GNU/Linux 3.2.0, BuildID[sha1]=1804dad0e6f0d9abbd0cf7c3353a990ca73469d6, strippedtroff or preprocessor input, ASCII text (gzip compressed data, max compression, from Unix)RRRRRR HWƲL4utf-830e24eabebc55d9893e0379745d3acf13f34743b922ea2df8c64754a9e65a3fe? 7zXZ !t/$e[n%5V7`LsR8) -z\?a2참B"|F JKIwd=ul2] wyq`nIݧFU ){*}*j; IWV4ڤpŤ>7eTЦ ~ߤ|*"XO49 ^zޣ0b'\(2@n~D1 k@=4&G ~JKuG #}Q,G;8 _yFѦI29p@ְdB.fɟU {YxamIqiO}%Yp9k?jyiKA Ś8_e[[c4]f}SGO,DTz@͠,`Mn V}`?I[xk:{ƍcn-T8&ScQ(IV191LI .E u+i5{:{#x*BW^Ȁ$l6gQm+E}-pܧ5>3yun!.2dX.SG6~)DB&}aGW}#ĘQyI^G2@ȧU4'vWhkw:Oq!3=ۅW$7O¾tT%an+~u|j~|kP M⮊X1f&cxMLh*yr}Ǹ$qro rr VV*N՟%% W-Rz313szണ3Xaac~ItG%= NŔWNҴ LH?>5Q%7KR@.$&5cB X1Ѳo ?U  Jz Ҿj/`bdMSVu a.MKn=`ϲYaU)8X@v:bI9G_DKX0AY~U}ॆXPvfjQbTj~g*TT(w̃a] <}B/Ca<ȕdĥDx>Lڌ@db`zhz9kr,>h/{Se=6d1.[w,j4˵˰З1کBgw޴d/8rPѽOk0D|%:eiqAKV’Z%g@L5PoD"ʋQ  n/G#pA;,NfŒU+:gkg)ĝ(;B%{C Z'mXyFbܖ*n VA Mm󃞷EN,Y}ʟaa e&*ZBSr\_uCa,^ciG`v"Y(xQqZ- I™`e;qr;)?\eƮU`\mG_4lρR%bCxa|񍓃[,JR7{ZS܀jZOшHWgc 4tdnIr:إ9𻀷GI6\}Qۀpǫ /gPc΢0=bg+ ӥ%P xZШ9M~Ȥ(ihL@Lj5=azm ј'? $M  me14`TW2*u6`f9Bh0Ṕ{Ưa8%IͳrO04JC90J 'tR n-g@o.|_vq%A`<~!) ۋ6nЈ3Q"F͂3#hKW4LGS)_4Dѥ>'Ü;N9QR9=8{"u)]PU @fYTS"lkjHt ٱv>9AƱ wA[=("}H@c˝ 4 9 P H:9EBNA ~c\J!qjI _́_rr |u@@&Xc=R"0r$dw@|\~SMDݞ{X}l+X~1絣#s̊o5*\NG_M/v tDV%\S4gϫPt0GۺDb@n4u.<-Z#ዖźzЛd9։g'A|d뤅-:299ۢAfV^?$]ڀlh#_wu5 '4“F;m]9ݤ{$| 8iܤ9~ h muh 4]~.:!R Cu=*1qˋRQ4P"ALU^9 *=P2z8h2dgkLez\Ay%(1ɫb:+$ @v 11suZ'Sa+$2_Vf!&ծZ $߲3I[.B#o`FQ5T_F4dYMQ G% wii4%kْCެ@X2hlE* B)77PN#ײQì2w CyCS\BM7 vAVP]DuG^@G&2k=釀4S^Zc~E +u$@CKAmeD`vRB9ಸE=mf_hRւciCљ~4)E&yXpee+x2n30꼏s Pa:u;:O^wl?ҡ܀^-Vv@&^$OB  S}^ZoeĹ1Ku/B&@zh;3qC /Y\1 ˱a  `6yvB[,;o|o%g8 PQ"e1EatQS_-}&z4/ȟB~cag- ?@4 ֒+;%*zzFnp Ŏ>:$ꈲ9@NR(f~ya*@:j!&&E8n$-qver > yKV!߯sNJCHS6,r A|RT>>+8O@tSK@-TU9Z觼8lsHX&Y\P;VDsk0ǁy{4U#B8i-ك38Caks o/&2AޘJߧL;⏰Cy&U`N^,X(Rux~%hB?!0 ѡ10TPSr!?q{a1%pĆe7/'hIwE.yJ43a*"՛gËd2Vpný5Bo0XүmfS:w 3˽eI5( 4`%l A٬_m7væӠf"$.~ 72Ҙʏ<* TU>9c m:߆,~1@X#b:1ގRs` &veVYsгn)dh;mUIڲQlm5(iZǨ b7-'G<,-[5cK<{(q k@ԗK$D8=P:{HȄ~j,_.d %yXU2(LhAsCso/K|9d1 #jJ կkD-\'OHGV+2BNmfag ގ:֓<2}|R5(;F!+3+h8)V 1a/©m掬-NJ7x`ɘLuW'B7~d9",Zm7qbxM2ZwZ[dIVoh7針¸]Sz5X?yƻo:Zd0v^Fԫ}mK]VLx|WW>̂H4޷2x|A?h=5 *.s`#wmqUy?.n ?BԳnxeӤzcfQѪ8j AHĖʩd1#Yo Q/pDN+Wt Lal#hL0MɾL&R*FSo _e_3!)4xq9NʞYE0'˔X<aYN'rlyLB:jB`SK|V&=yY`րɡk[ҸE`JL]_21^mJDq_'nGUa{-N›ؑvdΤ [0GڴG=e0.!֭sߙ=݇C0Ix ^U-pGl?.pI Z)޵JW5+ύvA+idz!e9OcO:V ;Y;-:}vĨZqn|3Qzx!D9(jۡE?e/vP}:SJVþ?RlΞMD%TF'Uf]Qʠ]#ʡ#-ƨp3bv[\i*-[W"{f%I"X۪QjWXX2e;E) l496< Ǐ.#ˀ<r~v>}_)-aC/.iD=\GCQܪ'.<>Cɧe vq/({-Q6} zRy5gmC=.ܗy,RAuS;l@>MiȘU@lJsӻύYrY-\PL I"mJ.)XuzZ[xzOk tWBn)/i+-~AIP{ ඁt$z2|$ {'iKł`Igу-ã[G.'o0O}8/܆AvUy48HA+!s*.l*vU.OD/涻իKen:v:dzCfM#JP%,~g<5A9*a+3,}ڂ>NR[ox(*bnP0ºd:>8lK AZRN`j}XnN^b(MkECp_؄\@z)Lx̧PN쾘 g՝1.tK6tď"H w:x^Ԣ^$V:;G޺Y (7 67zD@DŽ`n[;[8]1\??bR:PW?ETn6#cx(34*mU#֗rhy.M!*7/9q I1f\'怫}XekRO i ${,Uc!g9TVo %L R߬'EHNGہ|Qeu ?始D9g@>z!fzyȢJ3WoʻFYޟ׿fʰU']7$zpIge먼ƭ!Ytjo fCVwgс ˵b} ;)1\kspB4}my 8DB*H|2ᩑy,L C#-I*Wجj|n1퀽$6 s%|:H*tGٹIKf c%A``|:^=`4F#vҦL*Lj:/DNeW)8)0_ !?rȯ/Y|eY;Ҙ$12@xgq+yo"s>6#%;vAxCm (DSh}!gaiT]INv I`CzD]Bw4Ja7YX#eC0*Q?> TZ \SdZ}FK85EHQl5V0h>9k`RfƳ9&qtm I7Er|7?TzJjl,RLaYsLAMgr8O ըaj|^"Z6,8iDDVW[6 E펇\ۡgXwH놷,7nuWmYeg{BT~7F$c*]u@ԩH=#9"aVz%4Vb T{O}'PQiHkr)3[y^#(e*Ì^djZ=M(WnʆlI`Jo2@JldFd}QÓkf@օ߯^===_ G5*yaxGGX =~[X(6a~C܆:Ӌv *mZadpSP"0,-b8gHQWI7:"0)麂p&'E!^ @C1P&7w SO=~#’A#{%1]xӮ!fL+_(9k*+wZi 3絖8к[v]PN=nK㑜`6\S | r3]'Ml>P5ʏXE01&vT4lYApGՙVOXt0wRI qBpLpn /NdLߏ c'Nj,~{YW0\KA:g#a4-{Y3yKZZSn|X7>Dۣgn ;%Kp!@dQ&-&-}ruR]ԛ}-BWw\@w\nIN6/܊TfUt~<__LRF*{o ߡ^b 9T*qkveg>PLF myt4Ek3w}l,=m!K\ sh05ըs:a},\Յ@Þ%@z[˶N-_F.P_M7ʎW)az8zȊ&ER.[2WEC+Nv+pB V)Y\˹wΎ-շ4/ba4cv =e‘c6Ndo֭vgt-<īT ~c~jXab~HG ,i%cxC5m=>;k{H?>Zi H& tU N%>"cHnqn((ߝ]0Sޅ%Rd,du4/|J rmBcz3ȋH%Fj8/|YEg{aYIx?Hz-"Pzn5+%@ְ}@a2wn9 5yVcBZяe i!'eerH;P9ˈ L hE!Wt6glQ pR/i5|EvTo=9OjF/ǔzT9σ:[Q&Iȟ@_idϐ}W?KxE5[ C<`fFε]#~!@# Ғ[EcvNi82If,YĬ|5abꋏl`>vhOwl<C1M;H|٭*JYOV DoXȍ$.f>9;u{)?1FP ,gݢ̇țXTc A8|!,G}>QǢU 3_2 3]|Q ;5ҋ h^zHsPƐ6dMz.B|Kaan{;uVEh(b4i@5߱fGML=+X w_k:wAI3"-)2VWǂ%iR:\iTuU>B=+2 3pY4Kú.-xb[9u7pZ5ߩ_;klө/h&3R hyqt1qԂSt/*zHIl]9wգ"՛.;ui#g%QbSxW& bi6$p3A=r9o3-p6WgFO|EAuc%b1E*q":FQMY87Md^Y4.[0\I\] )Sqirh8v}DM `*QmUo_K#\`b>A%SU˵v\+|3fD^Yg09d`Lt)6Xր X)l|`ru7'0'b7K-~B|lnx>uB+[;Zn3ЬWsW͖ 𳦎ă]w*_Fs0e"*=2(ʝ=#χfG="IT'eӝ֙uwM̏:C3e>-tB |L+_xعM#}NQM .j}ٲ[ atڗNnϵp`YacRT|h ~l4TfI -j"7LIHO!}O"%`y嫇>)!52H fPzɽsQld;X0 H-bl-R]b0@MǥpbC<2:[X2~&6[u~H|2R"J wn0J,D9!U3(Zrz3qa\^j}D]݄P몂j6^CJBADUX;$*z<0⻠ N} Uzta.2j uz5$Ԫ3h$`kYwÍ by%K_Y/Pϭ[,?!(q {D/&unQ 4&PX]R)=?sR%ۖmiCoh¾'5 aO1`.OC&#+[sg݇p1qD(j)`^ICxݚdɲ")V|N3c$hX>UYшws^}ett{0kѬx.mt;|c,+2}nyjwIR#qI!#`2Ϝej8]}}GgLA;]I#w gZ2;rACw ]z9j7=Ĥ @([D y%}![*A??hVŽ:nl)R[բܠMey^ F7=g|fz:6<2YF2 B 4rF0s=ï˲6SG% DO Kp9~JXxa><>#U@Y~vxgXOrw7\Fm%;xnyK1;Q`Z<ޞNAcj0MPbYћT.߂PA\{ |1gu?S"c7.CSB$E_Vԅ{ IOOt ?SJm=[;AZ[n4j VeEe(O|ԕTsV>vMP58:Μ'g#!V󩱉¥fM'fI>㑝w6r  ӎH;TKV M8ӫ6 ӫS߯