libxkbcommon-devel-1.5.0-150600.3.3.1<>,yfp9|g.5w~fe5&(ʝQ(|{- |GYqő82Ap5?wn;>oF#y['"IYw,UZ kk`=#M,,)uP0 vBBy &{rx5= l1] 1nJudi[μd*ZyVz*dp]/.P}B.; P1i Nt"l2g ('J* (nV>>2?2xd ( WPT`d}  ,  D  \        $ ` (89D: F-G- H- I- X.Y.\.@ ].p ^/#b/c0d1e1 f1l1u1( v1Xw1 x1 y2z22(2,222tClibxkbcommon-devel1.5.0150600.3.3.1Development files for the libxkbcommon libraryxkbcommon is a keymap handling library, which can parse XKB descriptions (e.g. from xkeyboard-config), and use this to help its users make sense of their keyboard input. Unfortunately, X11's requirements mean this is not actually usable for the X server, but it should be perfectly usable for client toolkits, as well as alternative windowing systems, compositors and system-level clients such as Wayland and kmscon. This package contains the development headers for the library found in libxkbcommon.fh02-armsrv2*SUSE Linux Enterprise 15SUSE LLC MIThttps://www.suse.com/Development/Libraries/C and C++http://xkbcommon.org/linuxaarch64@^_jAA큤A큤ffc/2c/2c/2c/2c/2c/2fffc/20b4daef35b0fdc6713d6f4645b7182c08176c6d9a436b0e11eecdaceb4e83ea2aaab91f99eb78dc98db19601cc625b61987e04159e17eb7a16b5bdaad4ad92a17034a334b83f85d86ecf7f5e771484d3f8fbea27aa9cd285afbfe241448024447de3669465312b5b00d0b70490aabfb3557726b8ed152fd21db06df64516a5784cf13f0a93423e9f8f0d5ca279d4753bffdb3bf6042f1d2932cce1d56c81044d4702c6b5225326dd1908efe16b9f2c2952d338f081ec5f4eae6325e35939e71a02005ea83ed5f80dfcfa41918b644944f8199278886c2c4aa100b53146971181913a51d81397084f4e145c85c9bfd3f305380707282a2d0d1ed7d94b53107348libxkbcommon.so.0rootrootrootrootrootrootrootrootrootrootrootrootrootrootrootrootrootrootrootrootrootrootrootrootlibxkbcommon-1.5.0-150600.3.3.1.src.rpmlibxkbcommon-devellibxkbcommon-devel(aarch-64)pkgconfig(xkbcommon)@    /usr/bin/pkg-configlibxkbcommon0rpmlib(CompressedFileNames)rpmlib(FileDigests)rpmlib(PayloadFilesHavePrefix)rpmlib(PayloadIsXz)1.5.0-150600.3.3.13.0.4-14.6.0-14.0-15.2-14.14.3fc@b%a@a;H`B`v@`hX`@`@_@__\@_T@^$D]]L@\o@\]o@[iZ3@YYV@XXX%W@V7P@TWn@meissner@suse.comjengelh@inai.dejengelh@inai.dejengelh@inai.dejengelh@inai.dejengelh@inai.dejengelh@inai.dejengelh@inai.dejengelh@inai.dedimstar@opensuse.orgjengelh@inai.dejengelh@inai.dejengelh@inai.dejengelh@inai.dejengelh@inai.dejengelh@inai.dejengelh@inai.dejengelh@inai.dejengelh@inai.dejengelh@inai.dejengelh@inai.dejayvdb@gmail.comjengelh@inai.dejengelh@inai.dejengelh@inai.dezaitor@opensuse.orgmlin@suse.comhrvoje.senjan@gmail.com- added libxkbregistry0, libxkbregistry-devel (bsc#1228322 bsc#1218640)- Update to release 1.5.0 * Fix crash in `xkbcli interactive-wayland` under a compositor which supports new versions of the xdg-shell protocol. * New API: XKB_CONTEXT_NO_SECURE_GETENV, RXKB_CONTEXT_NO_SECURE_GETENV- Update to release 1.4.1 * Fix compose sequence overriding (common prefix) not working correctly. Regressed in 1.2.0. * Remove various bogus currency sign (particulary Euro and Korean Won) entries from the keysym <-> Unicode mappings. They prevented the real keysyms/codepoints for these from mapping correctly.- Update to release 1.4.0 * In libxkbregistry, variants now inherit iso639, iso3166 and brief from parent layout if omitted. * In libxkbregistry, skip over invalid ISO-639 or ISO-3166 entries.- Update to release 1.3.1 * In `xkbcli interactive-x11`, use the Esc keysym instead of the Esc keycode for quitting. * In `xkbcli how-to-type`, add `--keysym` argugment for how to type a keysym instead of a Unicode codepoint. * Fix a crash in `xkb_x11_keymap_new_from_device` error handling given some invalid keymaps. Had regressed in 1.2.0.- Update to release 1.3.0 * `xkbcli list` was changed to output YAML instead of a custom format. * Fix segmentation fault in case-insensitive `xkb_keysym_from_name` for certain values like the empty string.- Update to release 1.2.1 [boo#1184688] * Fix `xkb_x11_keymap_new_from_device()` failing when the keymap contains key types with missing level names, like the one used by the `numpad:mac` option in xkeyboard-config. (Regressed in 1.2.0.)- Update to release 1.2.0 * `xkb_x11_keymap_new_from_device()` is much faster. It now performs only 2 roundtrips to the X server, instead of dozens (in first-time calls). * Case-sensitive `xkb_keysym_from_name()` is much faster. * Keysym names of the form `0x12AB` and `U12AB` are parsed more strictly. * Compose files now have a size limit (65535 internal nodes). * Compose table loading (`xkb_compose_table_new_from_locale()` and similar) is much faster.- Update to release 1.1.0 * Update keysym definitions to latest xorgproto. In particular, this adds many special keysyms corresponding to Linux evdev keycodes. * New XKB_KEY_* definitions.- Fix dependency of libxkbregistry-devel: the devel package must require the library libxkbregistry0.- Update to release 1.0.3 * Fix (hopefully) a segfault in xkb_x11_keymap_new_from_device() in some unclear situation (bug introduced in 1.0.2). * Fix keymaps created with xkb_x11_keymap_new_from_device() do not have level names (bug introduced in 0.8.0).- Update to release 1.0.2 * Fix a bug where a keysym that cannot be resolved in a keymap gets compiled to a garbage keysym. Now it is set to XKB_KEY_NoSymbol instead. * Improve the speed of xkb_x11_keymap_new_from_device() on repeated calls in the same xkb_context().- Update to release 1.0.1 * Make the table output of `xkbcli how-to-type` aligned.- Update to release 1.0.0 * Now it is possible to add custom layouts and options at the system (/etc) and user (~/.config) level, at least when libxkbcommon is in use. * libxkbregistry is a C library that lists available XKB models, layouts and variants for a given ruleset. This is a separate library (.so/.pc files) and aimed at tools that provide a listing of available keyboard layouts to the user. * Add an `xkbcli` command-line utility.- Update to release 0.10.0 * Fix quadratic complexity in the XKB file parser. * Add $XDG_CONFIG_HOME/xkb to the default search path. If $XDG_CONFIG_HOME is not set, $HOME/.config/xkb is used. If $HOME is not set, the path is not added. The XDG path is looked up before the existing default search path $HOME/.xkb. * Add support for include statements in XKB rules files. * Fix bug where the merge mode only applied to the first vmod in a "virtual_modifiers" statement. * Reject interpret modifier predicate with more than one value. * Correctly handle capitalization of the ssharp keysym.- Update to release 0.9.1 * Fix context creation failing when run in privileged processes as defined by `secure_getenv(3)`, e.g. GDM.- Update to release 0.9.0 * Move ~/.xkb to before XKB_CONFIG_ROOT. This enables the user to have full control of the keymap definitions, instead of only augmenting them.- Update to new upstream release 0.8.4 * Only changes to the build procedure.- Update to new upstream release 0.8.3 * New APIs: XKB_KEY_XF86MonBrightnessCycle, XKB_KEY_XF86RotationLockToggle.- Update to new upstream release 0.8.2 (boo#1105832) * Fix a few NULL-dereferences, out-of-bounds access and undefined behavior in the XKB text format parser. * CVEs fixed: CVE-2018-15853, CVE-2018-15854, CVE-2018-15855, CVE-2018-15856, CVE-2018-15857, CVE-2018-15858, CVE-2018-15859, CVE-2018-15861, CVE-2018-15862, CVE-2018-15863, CVE-2018-15864 - run make check- Update to new upstream release 0.8.0 * Added xkb_keysym_to_{upper,lower} to perform case-conversion directly on keysyms. This is useful in some odd cases, but working with the Unicode representations should be preferred when possible. * Added Unicode conversion rules for the signifblank and permille keysyms. * Fixed a bug in the parsing of XKB key type definitions where the number of levels were determined by the number of level * names*. Keymaps which omit level names were hence miscompiled. This regressed in version 0.4.3. Keymaps from xkeyboard-config were not affected since they don't omit level names.- Allow building x11 subpackage on any distribution- Update to new upstream release 0.7.2 * Added new keysym definitions from xproto. * New APIs: XKB_KEY_XF86Keyboard, XKB_KEY_XF86WWAN, XKB_KEY_XF86RFKill, XKB_KEY_XF86AudioPreset.- Update to new upstream release 0.7.1 * Fixed various reported problems when the current locale is tr_TR.UTF-8.- Update to new upstream release 0.7.0 * Added support for different "modes" of calculating consumed modifiers. The existing mode, based on the XKB standard, has proven to be unintuitive in various shortcut implementations. * A new mode, based on the calculation used by the GTK toolkit, is added. This mode is less eager to declare a modifier as consumed.- Update to version 0.6.1: * Add LICENSE to distributed files in tarball releases. * Minor typo fix in xkb_keymap_get_as_string() documentation. - Changes from version 0.6.0: * If the XKB_CONFIG_ROOT environment variable is set, it is used as the XKB configuration root instead of the path determined at build time. * Tests and benchmarks now build correctly on OSX. * An XKB keymap provides a name for each key it defines. Traditionally these names are limited to at most 4 characters, and are thus somewhat obscure, but might still be useful (xkbcommon lifts the 4 character limit). * The new functions xkb_keymap_key_get_name() and xkb_keymap_key_by_name() can be used to get the name of a key or find a key by name. Note that a key may have aliases. * Documentation improvements. * New API: + xkb_keymap_key_by_name(). + xkb_keymap_key_get_name().- Requires xkeyboard-config, bsc#952403 * libxkbcommon should brings xkeyboard-config together always as libxkbcommon does not distribute xkb data itself, and especially requires xkeyboard-config for any rely on libxkbcommon in the minimal system.- Update to version 0.5.0: * Added support for Compose/dead keys in a new module (included in libxkbcommon). See the documentation or the xkbcommon/xkbcommon-compose.h header file for more details. * Improved and reordered some sections of the documentation. * The doxygen HTML pages were made nicer to read. * Most tests now run also on non-linux platforms. * A warning is emitted by default about RMLVO values which are not used during keymap compilation, which are most often a user misconfiguration. For example, "terminate:ctrl_alt_backspace" instead of "terminate:ctrl_alt_bksp". * Added symbol versioning for libxkbcommon and libxkbcommon-x11. Note: binaries compiled against this and future versions will not be able to link against the previous versions of the library. * Removed several compatablity symbols from the binary (the API isn't affected). This affects binaries which: 1. Were compiled against a pre-stable (<0.2.0) version of libxkbcommon, and 2. Are linked against the this or later version of libxkbcommon. Such a scenario is likely to fail already. * If Xvfb is not available, the x11comp test is now correctly skipped instead of hanging. * Benchmarks were moved to a separate bench/ directory. * Build fixes from OpenBSD. * Fixed a bug where key type entries such as "map[None] = Level2;" were ignored. * New API: XKB_COMPOSE_* xkb_compose_*h02-armsrv2 1722002568 1.5.0-150600.3.3.11.5.0-150600.3.3.11.5.0libxkbcommonxkbcommonxkbcommon-compat.hxkbcommon-compose.hxkbcommon-keysyms.hxkbcommon-names.hxkbcommon.hxkbregistry.hlibxkbcommon.soxkbcommon.pclibxkbcommon-develNEWS/usr/include//usr/include/libxkbcommon//usr/include/libxkbcommon/xkbcommon//usr/lib64//usr/lib64/pkgconfig//usr/share/doc/packages//usr/share/doc/packages/libxkbcommon-devel/-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:Maintenance:34895/SUSE_SLE-15-SP6_Update/e8df62c7ea6b685bb5437dbb654d5eb0-libxkbcommon.SUSE_SLE-15-SP6_Updatedrpmxz5aarch64-suse-linuxdirectoryC source, UTF-8 Unicode textC source, ASCII textpkgconfig fileASCII textPR{hthIutf-8d8fa83c7602c7cb653077e283366b531d6365cd094fec08d45589fbf3bc9fcaf? 7zXZ !t/ B]"k%]dM'h4ZUm;n)YWXbnFjU_87{a%/]5{rtaꌚ[MDd\823}`26H۰# #L^l9=hVN s/"S䍡ojB6t{*U1W6c"8"to]MѤt؜Tt$1Le154DH1.[2SDduِMFPP#-_wǩ}| &V{lH`2mA=˜O74C9v-!f%o@BVr:p/މ7:H:q[lTOje-8c6b:cFĄݡ)'bvgaӂˏ 6b  SπW;kKƖTxѝ ;O-{-iIHL%c?G14[ tr;UD#?Y2oooF0*IWLꤛO( պIeyIwr_iՈ`R12{6<*. wJҾT& zJzƭo@?[1"ED bh /pk! ߜ`߳?X.& }ʪuQ[ce. 99מSj2'1ԣ,kYczJgP",@e|ۥ]26B -%ݗ9[lbr5ӟyvvi4Td%əm{x)Vn[ЊTݿ} GV')Ag{(KR x}Lm#f9_7诳DBY|%;#t0 &ƾ!hSHHrެkqvϼ۠B:b}a/Mxj,sKJ4dZL"d ݄JBU7*ݽ f\ո`In4%q_1YZ0'/ Rܽ1 0%i`Kۄ֓tOMĂ (]2Wkj{Xߎ,{-7ҍ}~; &פ2dج o;UjqqUK;2N_GCn'D v̬;:2<&UOt1SBv%nc\hޕu9 Fqw:W@Q5sՆV}ƃ ]9Yo/HFPI4m֏]:ߤ~Xs* ntvmHn~U35NF?9*G{ .Pix*Ӫyoq_y] -~9f:U%jN7iXrNᵠd#`Joxw’Ή4Gb\K}"LHzAxY[esGMHz#w\"/anϾj(l|b=X󹦋 "&=#\bj+э^ms ZT[8U3gFWPG$cpVM-^+dE3͗#aa{oǥ1nfkUΐ;G>8(.uD| mβV!,Yz$8hO,3P=vNQwk p@|"*~8#/i ̻PZ0)Tv Gz?-<'~)8^ 0J줤LLVj؋8l d[3>F~xBLn 4򨕄<-f},LWCrwaFTJ(:'=kl o qՖ)b*6 ֗$Rs4Ϳ-9*iKleTu'c T1i{ߣ70&ZU6& >-B4U 1H;r 9J}E0Ҵq0§Dǂ,3GIqcLnO NJrmIRZte:$9ͭ @d|%ЩRLcyaMUo8wɮ"}׃9unI(rMѓ*} .ܣ.QUF6y 5xtǖy4~MTmHP!Z߄EF`zDb\=̡O[l^|O5$oyȭ!-nnX2(xi΍Ҵ9-(ATܨrZN_Ȋ;77b&Jk̽'jʏa_V Q/Xu,gTِkު'/ׄMxWubrYn`< ,J](\XYUeqt<,&tY)g柅,AjPc?AVM>6ZvWnXѱ{`r[i{G[B >~j_|] )p&p~򨋼l$pfl7 0^:r~`T(҆@}SUDZ/]#@pv"^=̧RpV1C7isiq 6A{_s%>qKCLB+ՙ/^ Ék: gRlxݕ#@v:׺|ޙY8fE.M؍,rymB4_,bKu! @SX& ]N3B*&93JxQʒ]q+yuTqwf2XtJ^`N>.\/R5,2BhD\Y-CU8fR:Xg^3#WC zq&9iĸDwv&bzHuP>VyҭӷZ !:sUrnp6\ bx7rګw+;G#ۯѴ$|}>>KS~o3Zg 5RPm4ntQ+B eM(;DD.5Әn^s(Xs>֘]v.ySՈwÞ=rtJ}xnbnm}Q;DÞ+fQ 5]20pg3{*=WurF3FM?ǿ5i>);8P7֓>vk YΦ.xu$iMi@Kh^h>&xVH%>ȃ2Ɗ]%KlO_g^†a1sPvm~s8vc4l\+e43T6zlahPIi,a,LMzcJW`9dw_Jb;zf7tF]^ZT`|pnV1-Hy {Z㥭ƕ ^ZyZN 0C7K-oXHx!<G tb!h[Ue u4w:QEwv6NC="&~mmͅfOq<.jj5.&0CG b>|m5}Tbttq9M) ߫k{#!Ux+{(zbk[SDyn9,)󙈼Tfr+0UB9A`e2t1KDs]"TR콂7pkjTuhPZ)S0gn2~"N } XTмLb,p&4Gi;4F#][%A3ZZ֙G8F4Cnvط鱳6@݌R?6"YȻ;oG'V;hd(Y]xE $DM1d%GIA6ya9U뵄}<nÅT-lFiK[_Xj~fN7d5{`rpjʖ5?WFm$lH2G+  0Lyj=pI'g֏@Q{:b8:BkXd.Y 4Fkԭ`zŝhe^%}JbxK\xv}MJ{[Nlv"iZv3P&,˓^9AKO'RtImsؤ1bG>]ta%?VؐRݒ:&Gm|VEG}<e+|]RcEL?"o+|PP(dw)ȪhMZ{Rɢ~n匸+:pf#RC8*WpCp:T~ 2)ШS]ᡪۃ "D)ͣ =UᎻ%O'=ˤ9t<eb z2$VEϫӷr]04JW!VCHI$iG}ߟ< ÝUu C,&UFtJg \\+{9 M>ID:[W jln>mޕ 0IB0<KDDoT=ZF@7*X?p'/ ,ОBE=m5wg̉hnbCޝ_}s@u(ޒ#SM"!j Vǻ aElj'RSUB[.oGsKҾ̄{$&TmR;"6"T?ұ-(Zzt j|7J[Dt_o݋mQJ4_ˤMꊦ.yK,&5,d1B yb VC$H*Ѳȗŋ<4=z)M{_+rzH{usxިT7?F P)F::FK7ׯjP۩3$ӯ-R,S:^@zo*Y /9G؛SDJQR[ z|ѵ-ypR2iHn -LxWNW H-v4,bak?c`ڙ:bނj]VCU[)v#di Oa>ϔ*E'ɟC}V&5Yp5;X[(,(k2S__ 7mQr[~yMN E~ n>`B+ء.]B]wDXHh<(%\gEfݥdA6,ȣE\P(9y¤ہ=4hl+}&NO#/O*$^*^N9{V~Vn1]!/297g50D[[A)X&jn^8p"2B|I1<i] >jyZ* `W#W锂Ep$1h*5[d"Fw6CF|- ֝zb ?@ګ`Vܖ]ȓ`-iIB. Eź#4Tw"byE4,$K(Xeg`.p8_@֌߀U2&g沐'/(ks^Hv Vi VȠrn0xf;x#ڴ'c'/\vsdRVfq|(M^5D.7gZw{:I!(Kޕ;SѠxT24+YkI S3Lt+]G.:oP;I|c7/ fwvڸ7ɽH>|'wűD"LlbE RkC$ W NwdxjF(2f`ȉ;gR?MV A8%zH2ljAE-`<;RqM7"yT̐v4HEL~=I>Qc=<_A5_ \X/!L:Tjr?ۓq؆D|5/WGV+=yĜ)"1erØT3y<aTLF_#]1%ƘX3\i]yO}E Y X#03ϢXfb>(ņL~}Ӧ#հKѷlA7 `!ő^?&9k݀Cw̫aE?<4d( ͚ @HX.BڭA?xW| A/dt , @f{qpĄxMsnItЍEv7kEFz͑5f+\o44I~%,a_gFjqEwCsf'50K❁~J>`N>p%d~a Yo~xF8lDl:uJLcQ嵐^*\F3^͓CՁ8Ϙ Qɑ{^cNXŽU`ڽA^2H&]-X9wFS~ nAe{vo?a龧g 7n KHU6ZW1<̈́6$իW5?D1,_d]R~P.6¥d*Y_Fݧde#9 X1Ӑ9Wvp£;aH6Z7+ySᖅVِO1MXOLE'>F"ũ qヲ0nM!Y}ӋĬ$~nVY԰12n@ c%JҲ|*M5 XQpdΜQ5;k1=^ԖS-۸fy8,w0SZśLa'?w˝3߫Ƌt3H4o.F>0KaN3?Nmb*blzO`2Qn͗<#M47$&dKf~=Tv؃.@ ˿K/jԼ6[F!|o/+p}'Vqy#MY=ct"A.b,pIpX<ȝ JT0bWe o஘)3pRq[XJPђk^>5G Py5[sOھro5PO.42daBzfŽ+^Q,+`6;zci]1^ S(}٩I Њb8\Yl&pp\$07M]nj+\K1A.}TQ tүR*x%/I%$}PCSKKĎ9dA #W EmUmyKč 0圅Ok4dpҕ!Ppr^#msgjIYU77RetkEB=dr|!# /o Z f MH0]>2 QLe28]zߣܷK6*~ mJ M# }}}D,LMX^T[X܁N6P) ɓ+N>DHw;:߃= ȹ OB-7Zx?!(ݐ,ʩ-Ic =-|7_"P̹:T@,R>~f^w* Hs`/?1;,d8^2I8;99^v{N85B DIj5M@=_)wf3S1tDgM-pq*D9|Ys={!#$eRJ*[>zfp]/uW|q"Pp.G\ i 2鞂!dq. VMz\h)k[~Dz6uN}IQA}B=xmqdf_λ~;nGgTv~%Xm]崨ń0 K!撈Ƨ pqj . ~ F8Ö\8#qwC쁓G! Ґv/D"lgF1i `{fGUh: 9?u8КΦuk?;%fԨT3sﮠSЇ{?HtB$N7p/\!e IJ X6:㜪$wK%H3narD[=+O,Xן{[ 䠅48D$,J+fC&2bIN0%YiSuv!M,sx&"i[ Vܟl# XrckbR)Jkb"`%P|uX-Rw_g䀫pɒӈi; Fb?Rc_N[,w_XC*. Cb1E] wyL= _43У3T~b-k'Oׇ2;j՟ vːiɎxW f_PDl|b1KK7<ێJ`A&Cz8v>(3Q&V>޹NGDi3s,R&(O{p$Ô"?G#\рnf\uu,"AE}l|(~F{` 0"s\ dxȅk j@Y 6|\^јPDMNS-[wH*1z @ 5$ЂxvxP:wc(y-};h Z>Iѩvzle2"_vb{(/M'ZTGQHI+q y)*yG+G4=5(]t*TʖvMִ>s_q3ĢTC,r$<'cCGu[' nYu[]"F/F]&~s_u.H_6sOZep,^H!6Ed¿J~Z@R=Ot8"W J169>K>N%x3oHY2v:r 4U0, ;K݉(8ZU qQxtع.& 1 aa 14HPW{B6%]3I}ic$Ff}&!Jd`0cr`omdf*ć@$XRitvp4Cgots/(s Z#KzC3;Gzir:d!T=ۡXpb/$&.u3=Ei6ˎl] 3x`8mjHde2=}N.Xe\pT-N,UbV/ܣ4 2'x`>w,drH搀P!+C?ܒRq,~:ّqX|A"Mus\o|/H<ᕓW^5(ѱ̱ 0 Vj'2>Um` :0mH=ɊlfMԏʖSMm]rס\cת|Uw-5˽-uIxl{ JJvz-—Xppd$$4 6W¯ xy&̢OMnP8FJT_|_,T*)Aۧ7-i T\>3r3pKm;; _O;~悛OdAoؿrwH/G<2PϺD,lkz@tVfLnfU3>B.pT._2'z޳y=R Tv@:%#csI-\琅^ uQ oA#v98uk8FI8 PWsFk _/`]@2d$$UrAbhlZ+ˌ7d /8 ߵubW34"_\n/'5Nδ}Ʌ<5\r4jg$Ӷ{'f"{7;[ hv,Wp}-d.lpX>d,jNlJ;U=>Gc'֦b=F^G%&riEh