libyajl-devel-2.1.0-2.12 >  A [p9|_#7X~]J+[B2|뢪D]NJvVCCb̕kd|<6kdM먪hlt|\͋VW6MPyMh~i-q<( 5gX5UYS^l,;ѬhdSꇼ`Mh&e FXZyk0'uɚm̝%NQ<!\ (-[Ubs#KLb985641e0ba1ec571ca9e21f97d9f6558810153d1b42cd97c786c5020d0123ccd3de34142b9666045fe4cddbc012d4e0dcaaafe0CЉ[p9||ŷg%r7ʶЍN~ʓ庤~1&2i4Lx!6|@Q`Ա Q*˜o3a'mà&Mށ]iY>"?ǧ%!'vo鉱2S$i+䌚E }>`I-4~2IAX 3~N@y;f ^ \ { ~Y)E# [q5ݎ ̊cPjVf L^bv=`]SxKn0p>(?d  N ,0Ijn      (  T  _  x   0 \((K8T9:F G$ HP I| XY\ ] ^Obc{deflu vwX x yzClibyajl-devel2.1.02.12Yet Another JSON Library (Development Environment)YAJL is a small event-driven (SAX-style) JSON parser written in ANSI C, and a small validating JSON generator. This package provides the necessary environment for compiling and linking against libyajl.[xinomavrovSUSE Linux Enterprise 15SUSE LLC ISChttps://www.suse.com/Development/Libraries/C and C++http://lloyd.github.com/yajl/linuxppc64le &]k LA큤A큤[S)#S)#S)#S)#[y[[S)#S)#[yf0889c6220c14e02485e3bea184cb44da9cf8019b1f2d08d2df14495ebe78545ad321effe2a9553dd8fe1c948ba21e23e495eda26ff3a9cc455b4a3215fd42008875b2ea571b5e3cb1e82cf141d8b8c31aa411acba643e5e9da8da74d8714009b0a24eed95d5737d330ba71aba894c5f626f7a9586b5ac8d2635479595f9fc78424c7fd39066edf7d2937655a2a9ec43229433a6ebd793f9aecb1edea46b549a99c8c61688bdcc47fbe8a36d21153556438a6f164650b229195093ae58f3c03e5dd0413e2e24ab70cf5aeed6a3e40209301daa3946451a21173248441f7432087c0fecb5dfbeae89fecb4aac1c1db442a9a5203e88299e45eef0815e36e31dfelibyajl.so.2rootrootrootrootrootrootrootrootrootrootrootrootrootrootrootrootrootrootrootrootrootrootlibyajl-2.1.0-2.12.src.rpmlibyajl-devellibyajl-devel(ppc-64)pkgconfig(yajl)@    /usr/bin/pkg-configlibyajl2rpmlib(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)xinomavro 1527286403 2.1.0-2.122.1.0-2.122.1.0yajlyajl_common.hyajl_gen.hyajl_parse.hyajl_tree.hyajl_version.hlibyajl.solibyajl-develREADMETODOyajl.pc/usr/include//usr/include/yajl//usr/lib64//usr/share/doc/packages//usr/share/doc/packages/libyajl-devel//usr/share/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/c843bfeee58e447dde4236f280eab5ee-libyajlcpioxz5ppc64le-suse-linuxdirectoryC source, ASCII textASCII textpkgconfig filePRClEf@Zaqutf-882e38fac3a28b382c55a77c2b2193be47161af1a494bd78c9dfc10bd70ae5bf8? 7zXZ !t/}["^] crt:bLL %*` ))4z<2:z5e\~6VE) [wUŢ?Z_X=)hKf8I^󡰫0;n%J$sg,@wXH,bnY@%{Er:K(KTDYj7:]pWy7AU&c$ $z2}Jf2ʝ~!^ "MQ8uzs-+)FS2D UI~AT,DNzFMl?uwwAƗ[#H?LZAȊO-Q2hHN}8#1 {L dt"-8`T`{ȓYT Ω ,yJX pFd-$jx>&L܃5Y{3v.>g+y7e#RM}w|ER͘KKe 1'068vMӞVCsǦ0D2ﺸ֠z#nK ^iv/1&崖U}<I4FmU9߮?8D0ktY|J%4sL1ꓩ66g>~<'Prݷ|ğQ4[>]}hD&1:+))~sî `AܷoiaEuQQqsl{S+O|oJuLSu1)e9tP,D̜]bY(m*djt6s|XZ!WAVR@>kcHaCi>4}j-7*ƛ7gg%*ׅZe^}dM~>3V x7Ev i"7)ʂeh[иMBY]fAGiGs*j3Ǟ?_N l%כ)7(VG% |at:a-[z{xk*Nq5'w*5L`u7Y`Ev0C;ڈLEʑU?HVLYg zKY!5/Trę2bƎUoҢPjUr MmBVJ9GB &Zߜt7! i'KWc2)"c;} b((<uW&^n>E o41&_>^..zJϴBXHf [^VACN$}wY'r =h7,]2[g뷌ߡl r&U|ԷбQTbj-te] wݲ9P]ʂe+UjaW/Ly,đ [2 ZxZ0~Ui!,El?|fyc[Hϯ(tQLC/%[{Dc d4_J0eqeEZ38MW#8O"=9mE6Mz}TJd >h]5ݷ uh5/f4E_E23p5 C`?YJ Lׅޘnd29͎~x0B&i{~uW(g8}#Z) ;ȫPxrbL%u6v&C r PJ܍rw. ,߆ޯ%u8 <Njq 6"Rcͧ=+w`@+Iv̪}*7xbY7=N5mѬW&`JWr¹3 6`n7ZưR[ Ia ?3`%6iz5s2I9Gm , 7$a6\=zy1|R> 亚:lCsd'.ڴ\GZdMajGm$𱗭' VfK)2![U[A?&3AGI51+&<$l|U7رIBoQcP62> Gw##= qt9ݯ; {l˾/;}C2^dM0 t][֩ h2ej/'?ŴŊtW!N ) m i"_0^2Zx<8@2qཆh9'So]tA#wM*q9%;.-kt6%@~A1SyOO 3Vun*B3x ҿdNY?kc󆃎*眸c6kqV1&f7D.Vف/0 rRI"p:`,M [et$-_0%)#'m $]M3"OLkPz]d#x&'t sQY?hx4h x`&j Zg>1t:IA_s/Kq;b2) +A5|Vz$jVՄ\'ԿEglNmuh&VÝg(-JPߒLSH/i":.XUBf`?#n"b3!R,|nh\ J4IH~E͘=^S M7Ttwȥz;3=Sj̈2Mq.}U]BǠ|n%xہLSG! İypO=ȱ f!j04co"=xgK+q){Κw"܂Di|.Kmō /\Ev!86-20q[a} PJ (?Q`U*[.  U;VGJ[lMtfkȁb-;Cf4T{|| %WyU ܇󻝎5񜫿1䐰3mŧ .x&G1YsSwsw 6o q=mllTkt8F 'g5]ki_&ޠyߌؖf3fmm0y&BHhq2*`=>(ܽ3+#s6[; Mnռg#~G󭜧{Jh=g7l}Fˠu4t8WlyuM/?+%:鎝X/0oKk77J(Le<ŝVh+3{8Nj :qye V8Y.5ZI$Cu<ʚi>"HAL|Kp8΁ͥ] wHȜmo~+?9q%2wOFtTΪ> A5  ͦYaSaP{F? R]ӳ xLs7P{I6-!g4LWwfa] ?z sdrlcCv|2 +Ƚ r7Em&nV+2hv8-?}E33Ɂ/0sD*GK|x?,3;T, /CSONwpvhmVQOFQ<ݙˑ5ҞO2(kz(UZ:*'T{:}?s=ĝ[qǿYӹ<+*}z9CW C.DXPIoOQͲn熽*^5&j L?}?F h^&q q]]5 %o8!?aH:Up9D2gG@LzP_ch $s|#zsz){qwy'oȅ#IVb|Z#rЬ>O'\q1wȓ_`ޠ&JAlj )~*75~l/S>A&5 xۊq "|"#\_BTbl3(= o0_ha*?j8swlJ$خ\k%sWaBQҝ;A1p91Q-Fd96PmkW?ɟ;RzIH^r7k (_rLb,j#-6_+^E_i$ÁƻS9Oϣ- _6]]V܌kkR%M~D5Ɇ+4`A\HN.2}+ [Abm\ǘo{mۮrL1MXI"=qĺC 7,e#W'lZe1׭C ='7T̅K[F9w(#bk # IsVaHTiGmqW1Aueb nWVh G KȮ%h xڭGPrp,MLIvm$4( Sq:5 ]N*W6&#ʍHQieRՍR_cD`=|p[?`8nyem3>; |<*')&p xxrR)$ۘnp:.e H ,YWbSb 5yز8kArpp(i1|[ qI= 62h*np<, kl::rNy=GxK:Rݔ&¤ف0;w*K#,/\voh@-Ɵi6˺oU ܱ;4j?ኆ1Ds{s]xF.|/N}V LJwAjN–zy!rq# نĩV=).RYuc0DNU"S;4/xV鍮6)^Y4u[ʹ\B\^Q&L̡OEGܽ(RTT_4axAU:sx dFΗ۲t##}3r>謕9p_+@L67>Raph$1d.\f lEg~C]uY/@OF1:JEWZ9}ា{`֝v=Ssk{,_V rxWlNab2o!N"g^'xLH6/vE>isj jVaE4ZoP4-q[pYXU5]CP5-oo¥j GXf yћZ6eAi]_*xPխ>_Ғlf` ܀͒ $2J3fK1 3[ZU䯛|cɘt!+L~V8&CMn 62cO*!/N L̫-w?d r͋TCZ-{61a^=ͰLuw/x l0'm>M!4&|yM)8Ǡ?dAHpF Hﮇ񓈂:bJ=8sEu"ζ YZ