rime-1.2.9+git20160226.df4192c-1.43 >  A [ p9|U2˛j!~sdK6Gt?Ej9foH83LD.4`Oi9+?"d(?A; eTE*5ςFCroz&=Nl^WZ0Vz1+>2>m$ڙV`n LRx7d;K1=k$}M#9%u,}֙V𜨩0֯I'#}W jkq׌pD/>]:|a2&O~\%v5Cg5N5+SB]j^i&\=o g(<>p>,?,td! & ?>K au     2dx(89:F'rG'H'I'X'Y'\(](^(Kb(c)5d)e)f)l)u)v)w+x+y+z,,$,(,.,pCrime1.2.9+git20160226.df4192c1.43Rime Input Method EngineRime is an Traditional Chinese input method engine. Its idea comes from ancient Chinese brush and carving art. Mainly it's about to express your thinking with your keystrokes.[ mourvedre$SUSE Linux Enterprise 15SUSE LLC BSD-3-Clausehttps://www.suse.com/System/I18n/Chinesehttps://github.com/rime/librimelinuxppc64le A큤[ [ [ VLVL04fb40cbc03ad70b0336198df512a21cad69d246ebbc830f25455b95e27a6c35c2fa861b40e2cb2760d340bdf34e20817a2f8ec2faff3f6929c6611cc04defb2f67d27a6d2d586fcfed4b4c886a83747095396a39b6641e18e855086be2ec40059e0fc853a600b046da621ded828050ebbe5f0c8709636b935bd25a1877572b7rootrootrootrootrootrootrootrootrootrootlibrime-1.2.9+git20160226.df4192c-1.43.src.rpmrimerime(ppc-64)@@@@@@@@@@@@    libboost_system.so.1.66.0()(64bit)libc.so.6()(64bit)libc.so.6(GLIBC_2.17)(64bit)libgcc_s.so.1()(64bit)libgcc_s.so.1(GCC_3.0)(64bit)libglog.so.0()(64bit)librime.so.1()(64bit)libstdc++.so.6()(64bit)libstdc++.so.6(CXXABI_1.3)(64bit)libstdc++.so.6(GLIBCXX_3.4)(64bit)libstdc++.so.6(GLIBCXX_3.4.21)(64bit)libstdc++.so.6(GLIBCXX_3.4.9)(64bit)rpmlib(CompressedFileNames)rpmlib(FileDigests)rpmlib(PayloadFilesHavePrefix)rpmlib(PayloadIsXz)3.0.4-14.6.0-14.0-15.2-14.14.1XV@VVUTgS^SRQ@QW@QyPvP'P adam.majer@suse.dempluskal@suse.comqzhao@suse.comi@marguerite.sui@marguerite.suhillwood@linuxfans.orgi@marguerite.sui@marguerite.sui@marguerite.sui@marguerite.suschwab@linux-m68k.orgcoolo@suse.comi@marguerite.sui@marguerite.sui@marguerite.su- use individual libboost-*-devel packages instead of boost-devel- Use cmake macros - Drop useless conditional build dependencies for non-devel packages- Change LICENSE from GPL-3.0+ to BSD-3-Clause to keep consistent with upstream.- Update to version 1.2.9+git20160226.df4192c: + pass function argument by value instead of by const reference. + (feature) translation past caret pos. + (fix) in horizontal mode, right arrow key should not fall back to moving caret when reached the end of candidate list. + (feature) jump left by word only at stops of multiple spans. + (feature) set caret between preedit and prompt string. + (tools) show caret pos in rime_api_console. + (fix) caret on the left side of input or the selected range. + Fix issue #64. + Add a comment for explanation.- update version 1.2.9+git20140802.ee3029e- update to 1.2.9 * CMakeLists.txt: bump version to 1.2.9. * Makefile: add make targets 'thirdparty/*' to build individual libraries. * include/rime_api.h: add RIME_MODULE_LIST, RIME_REGISTER_MODULE_GROUP. * legacy/src/legacy_module.cc: plugin module 'rime-legacy' for GPL'd code, providing component 'legacy_userdb' for user dictionary upgrade. * src/setup.cc: define module groups "default" and "deployer", to avoid naming a list of built-bin modules in RimeTraits::modules. * test/table_test.cc: fix random segment faults when run shuffled. * thirdparty/src/leveldb: new dependency LevelDB, replacing Kyoto Cabinet. * dict/level_db: userdb implementation based on LevelDB, replacing treeDb. * dict/tree_db: moved to legacy/src/. * dict/user_db: refactored and modularized to ease adding implementations. * gear/memory: save cached phrases as soon as the next composition begins. * gear/recognizer: match space iff set recognizer/use_space: true. * gear/simplifier: catch and log OpenCC exceptions when loading. * gear/single_char_filter: bring single character candidates to the front. * lever/deployment_tasks: update and rename task 'user_dict_upgrade'. * gear/cjk_minifier: support CJK Extension E * gear/simplifier: adapt to OpenCC 1.0 API. * thirdparty/src/opencc: update OpenCC to v1.0.2 (incompatible with v0.4).- update version 1.2+git20140810 * config: support references to list elements in key paths. * rime_api: add API functions to access complex structures in config; add API to get the raw input and cursor position, or to select a candidate. * switcher: enable folding IME options in the switcher menu. * dict_compiler: also detect changes in essay when updating a dictionary; support updating prism without the source file of the dictionary. * preset_vocabulary: load 'essay.txt' instead of 'essay.kct'. * reverse_lookup_dictionary: adopt a new file format with 50% space saving. * table: add support for a new binary format with 20% space saving; fix alignment on ARM. * ascii_composer: do not toggle IME states when long pressing Shift key; support discarding unfinished input when switching to ASCII mode. * affix_segmentor: fix issues with selecting a partial-match candidate. * chord_composer: commit raw input composed with original key strokes. * navigator: do not use BackSpace to revert selecting a candidate but to edit the input after moving the cursor left or right. * punctuator: support 'ascii_punct' option for switching between Chinese and Western (ASCII) punctuations. * speller: auto-select candidates by pattern matching against the code; fix issues to cooperate with punctuator. * CMakeLists.txt: add options ENABLE_LOGGING and BOOST_USE_CXX11; introduce a new dependency: libmarisa. * cmake/FindYamlCpp.cmake: check the availability of the new (v0.5) API. * sample: the directory containing a sample plug-in module. * tools/rime_patch.cc: a command line tool to create patches. - drop librime-1.1-BOOST_NO_SCOPED_ENUMS.patch - add librime-1.2-BOOST_NO_SCOPED_ENUMS.patch- update version 1.1git20140306 * new build dependency: compiler with C++11 support. tested with GCC 4.8.2, Apple LLVM version 5.0, MSVC 12 (2013). * encoder: disable warnings for phrase encode failures in log output; limit the number of results in encoding a phrase with multiple solutions. * punctuator: fixed a bug in matching nested "pairs of 'symbols'". * speller: better support for auto-committing, allowing users of table based input schemata to omit explicitly selecting candidates in many cases. * schema_list_translator: option for static schema list order. * table_translator: fixed the range of CJK-D in charset filter. - added patch librime-1.1-gcc53613.patch * workaround for gcc bug 53613: Cannot override a inline "= default" virtual destructor. - added patch librime-1.1-BOOST_NO_SCOPED_ENUMS.patch * fix boost 1.49 filesystem linking on 12.3 and lower- update version 1.0 * rime_api: version 1.0 breaks ABI compatiblility. the minimum changes in code required to migrate from rime 0.9 api is to initialize RimeTraits with either RIME_STRUCT or RIME_STRUCT_INIT macro. while source code compatibility is largely maintained with the exception of the aforementioned RimeTraits structure, rime 1.0 introduces a version controlled RimeApi structure which provides all the api functions. * module: suppport adding modules; modulize 'gears' and 'levers'. * ticket: used to instantiate compnents and to associate the instance with a name space in the configuration. * encoder: encode new phrases for table_translator and script_translator using different rules. * affix_segmentor: strip optional prefix and suffix from a code segment. * reverse_lookup_filter: lookup candidate text for code in a specified dictonary. * shape: add full-shape support. * key_binder: switch input schemata and toggle options with hotkeys. * switcher: list input schemata ordered by recency; support radio options. * tsv: fix reading user dict snapshot files with DOS line endings. * entry_collector: support custom order of table columns in *.dict.yaml. * CMakeLists.txt: add options BUILD_TEST and BUILD_SEPARATE_LIBS. - removed patch: librime-0.9.9-fail_gtest.patch * upstreamed- update version 0.9.9 * config: update yaml-cpp to version 0.5 (with new API); emit prettier yaml. * deployer: introduce a work thread for ordinary background tasks. * algo/calculus: 'fuzz' calculation, to create lower quality spellings. * dict/dict_compiler: importing external table files into *.dict.yaml. * dict/entry_collector: support '# no comment' directive in *.dict.yaml. * dict/table_db: 'tabledb' and 'stabledb' to support custom phrase. * dict/user_db: implement 'plain_userdb', in plain text files. * dict/user_dictionary: recover damaged userdb in work thread. * gear/ascii_composer: fix unexpected mode switching with Caps Lock. * gear/editor: delete previous syllable with Control+BackSpace. * gear/*_translator: support multiple translator instances in a engine. * gear/script_translator: rename r10n_translator to script_translator. * lever/user_dict_manager: create snapshots in plain userdb format. * rime_deployer: with command line option '--compile', dump table/prism contents into text files while compiling a dictionary.- Build with %{optflags}- do not hardcode boost sonames- update version 0.9.4 * document new dependency 'google-glog'. * fix x64 build.- dependency name changed from gtest-devel to googletest-devel.- initial version 0.9.2 * chord-typing support: combine multiple keys to compose a syllable at once. * configuration: global page_size setting. * inline mode: extend the API to support inline mode. * table translator: add option to filter candidates by character set. * user dictionary: automatic recovery for corrupted databases. * user dictionary: fixed a bug that was responsible for missing user phrases. * rime_deployer: a utility program to prepare Rime's workspace. * rime_dict_manager: a utility program to import/export user dictionaries. * librime package: include 'brise', a collection of preset schemata in the package. * new schema: Middle Chinese Phonetic Transcription. * new schema: IPA input method in X-SAMPA.mourvedre 15273563551.2.9+git20160226.df4192c-1.431.2.9+git20160226.df4192c-1.43rime_deployerrime_dict_managerrimeLICENSEREADME.md/usr/bin//usr/share/doc/packages//usr/share/doc/packages/rime/-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/1420c2eb54635a2a218f05fe207a44c8-librimecpioxz5ppc64le-suse-linuxELF 64-bit LSB shared object, 64-bit PowerPC or cisco 7500, version 1 (SYSV), dynamically linked, interpreter /lib64/ld64.so.2, for GNU/Linux 3.10.0, BuildID[sha1]=a6d0e19bfa53ba6699110b0b39520ae33d609bce, strippedELF 64-bit LSB shared object, 64-bit PowerPC or cisco 7500, version 1 (SYSV), dynamically linked, interpreter /lib64/ld64.so.2, for GNU/Linux 3.10.0, BuildID[sha1]=237a8a4819389ebd8f81eafb0a4afe4e88cc6fbc, strippeddirectoryASCII textUTF-8 Unicode text RR RR R RRRRRRRR R RR RRRRRR?*Nd`yutf-88642bf8343f697d83e49d8be86df6114cbcd4897b1bad12d45e0ac310e7fcda3? 7zXZ !t/(;K] crv9uA^+űA?-g"~2| !-QfOp)ěNDyVw;ڍ,& !.#jz9&z !INnw=26D+=\O<;Vgx;8r;3^1AB|N gL5ˤגyh\YAAN]u>˔v}6OH ճ(ltw&˴9C]Φ ڿ3ϲSMC&ęK.,G\=P~3\ilNUГ7Xѓ fQWEJ?o9]Y !D9 Xto1Ř#dh!5}򦺔?bDӬ_=ca V&E߄`dǜ=d*i'\~4 f3QfJ>X,T84iPEzv[$y?i.7.}Gmzpa7'ˊ2CCɳ`>v/ܽ!w%@o92%zBƝN?2֍Dh'k$shJ>{R m'̪Xe$_[:펞qv6Y8[Vd_Q7]'ee{'IAwZi~J|(8 p: sQ jzu #3Bi|>܀tZ931Mͦ*>z"1'6~_24ͧˎ(H9" aG"{I78zk켧uiAv{Dz 4/՞\@$,"Dvҷ$Ȋ%'ߘX8jcѽ6Ev%)~u!uR1 GBT&4]R2ɱ#KJ*ͭ乘x$u&701{4%.BrHT FoP=ӏO+qMֆDL z;DrBBa 4|A=cugʖp.p}3=PCNu+ )DŽ&[@ 1cvWXlѐv^WEGzD 1Q&$+ b cE'\x9XS ! xεk쫞2`wo"0b.sVAk rR[[-\-ᯝ֪w6>q,, 9Djg><=C@{R' WQ2 tΐ@17 ,]D!7D2ޔ簰>s,@Mm $(Jx)p8 T*d</[Kf3:0< ʘlbw\PB`slK/F\[?Z(&9!>'d$ՠiM?8bpz [&.Ba4`iٗLCd1b l04#2#Fe\Q&yGA59]1lfgq榤d} XC`1b FP6rK;yrў鷞ox xJT`1*m4P]Ϛ*c5K(kUW_9 6MX9q r7*/ߑ[k_}PdҊۭ@Zw˚1s]I ًldyHMǞ/nJqS0#?& _  *~"o ad8SM( G jȭ$a3\OrhMu(v>yfO vUpw%DZ56Ԡ++J?{G۱HW- %żZ vߌײd,NENg$%ᒈE>И'%Ě뮱 E̫]ɏJ'ed]$1틁$KpA^Ŗ6<2cg>i d5I\WhhG)Em Y|0UxH+w#`R⟢Aۂq:Г9E 2#) 0or+P L2BfPYYBPۮuP0 ÞEw!RT29#$9 9QspxlIDцkPR2:dD2!1/_eCC G, ؊#t9,Q93(rѪy:(NJF~v[:+qYO{kZHWe6lkafOkg`q)j0lĉj' }? ~>S.i76Xfyl.rs=Tlr!mO{8+ARteQ9d?3>f_=8zL |lK|QpN&r!|Gi#;\Tya.C@:i$]OZ!ztV9)VxoT[EM XMd}O&N`쉳IU|:gdF85\+M{K1l;nt?{g LFG*ഏnUcns{lrzhŠz`PŇ|m$R* ɷpw)#Zt5ね'\p-Wu\4 S'gAz5L XNdSܿcXpd-UgQiA߶?6,ڛ|+/Tf1%,`hYia(!5-Վ]5I6P" Y=WNdie2:v~/mQWC^=HOK w父+@[MCN`SxueG\rJB)̼YW)cMz1܏X":V?{^6Jt:bd=+. kj&Ds8Ƒ JCnoD+ZrPPCnn "넵hٞ bhſM#i2xyu5~oUKsA~ s6=eRz"FE-smخa !S{ Dv橜)V \3ig;r-AGci9`j=}V-4CY=M4} Rouår^)OLCHGvZg//Kˉh?zP}n>cD,` . E2ڨSm{b8Sto`Xz=zjO=zudAS};IAM%]81T~Y+p2e XI9FB^dn6NqFu}4ܚjS奔kı׎Xq@ӍM?֍J|^ Sr$Jx92 գP"k$,8'ouL nRPx$_b"GqkBUԍInC P8 zCQׇXEr6h^Ho/ DB*c_Ѹ=k*rӳJHGMv^ &n85t4s4)Fe^4ߺxUS*. @q~o2׸l1W9/%be/~=`SUvkd< |w }G֯%W~}?ߕյ)>p}hNX^܌(o^xTݻWg[{ 1)MIUO&Xagtϗ0MoxʚGpDS֠iRJ_<t7BM͊ѹt, ̊8x@&B;hΖH Q7j#noM#KL˶(6E? kr n;?O۴+/C.4FKQqSuࣄ] IEr˲bdtsS֟$L]$,sI.LØB#&D $CA 7ax k$$ =̏ {]|KeQyuYA#am916ևm"G`rV_s:O0^r(P zmo!Vi-0u/EP!HG y>'"V("G1qKHNR#ٯa+jr99R>tٕ VfQkxú-:E0.-eLeGJBzf8 !qYF g4c&rZ+6tR/\s&::K\MyPztϡdogwz DEvpJzoXU6o飊nt~%bQ/PΉ}O=r{x .rA*I_@R󲁂k, mF$Ywrש6V4PLR>\hZhN0.Sۑ>So(ؑfv/BG'ވaƩ'»[ .F~23i* gGנ:s< hY]o+9?vYAYjP܇kAàe ~UDg&Ʌyn^aNn3XJ ]>Ɓͤ `EPX iRcT${9- ?Oz6-ɾrM:@cM(^c6MI^e9ZU(}P4-# ՄG}Nn}e/{)f`Nd\=)6˯'mU,YG7%(c#Gs|yQlZy'-a5#HថЗsWM\kj@w@Ohvw$mhCcF]#&.f=,.`cV&o-]b5zQ hI~ Ń^1oM3pvKM9ı3qAsD4 _؞h 9dhx.\eB͌MT7‰u59 SE.@Ʉ>Uo,8|{Tn]nBҕìWYxҡ| 4}=4ߟꩊR&ƒnю82oL/eJr;7Iғ`(g DQsƏXfB$݃k}[lysSC Ԕu muH/v5qw`TGxh) Ƈ.R ۇ$H^V{Tug4i`Ӧ`nHƃ'rnظ57 %* "9Ϝe2;VD]B@=P9RP<;QQ Ա9eڥ#J-^|bƈa"w92 'Mp]1҃0 {a/ҙ'\1G#dA-gARjywYϦYٚNܞw%('otn.H$ 6_?&åMsWj(ʘ]Xd &g ʖg8,]H~4%{[PylZI tP5?i5/ws\|GC|XnxM#)e׮lEDe8Dľqv>RD[akT!')f{|.RG!Bs@0s<^Ebwha@2+ FC*F)mP/! "y~oM)4oW `qVȋ ug*㌪jE%)ܯt`LKZNғSF^LWbk08Ʀd p\E&s&Ǩ\nh?;*U Xwewyp6tpO ao~|ðip|f&c *"y:g(ش p67n >REA0pcl6N;3\bea"YfՏ_YŃE͝]/|)BSJjBcsHg^ܭRfKm>$};t]9ZZf7Ӥ꩚9cgG덬lFAvS[W1'}j/\&l~OPhĺ¬r7y(y(˭`55׌@b;N  vCUjGaܫznGU $&1<Y,g*>)hx=b' m+o?xN8ui38e^U9X+谡\6!DH8M%iCs^Dh2UXJ-j&6Yj="W{kqH0*kX6gy0aL <yP<ձ'>OtЈp*SY ~hy1Z;`|MK*#ׅ,V27d#}h sE/[-Vnb8nm߲Pe-K 7Q'3&\q0̳ n o{:U\<1yr5ॏ1VC1tc .eW|&<&{Z6Db?"WshhUY>>|wuܸ,^[&)}LZf\}Z.悚2>I$ {e1``^Nʣ}dqL2-oS8  K"=-1zI0哜wsv%s͔A*[Yӆ֖µ7FqZ)L5ʍX[8)Xi. OLTra#AvYÁܲ{kPѾ7Oo\.PL+('9"p/I瑨"XbB Ļc]<#{ԎZ !̦@>ꀚ|f]f';KDgFȱdd"u&\t#d Q*2-ز"5@ԅi"x3Wh~Ի 0+)dnnZ[ZA"M&IOro"n@@<15Җr_[ޔ{>6[Ac)ST5iŎ.0 l$7K\)vv ɥ vfu,8|/j#C/'eK4iejkmF6Z՘++)9pJC]gf1fP G ǂ5P|4SaX򓁯-{d X.꣋?2'̙Ϩ$pH5҅R(9oT}_~}#c-YƉ>: B^~ ILhz̸>+<>1 6HWOmۭd"֢Q٫rYM{Ec-=2g!hdQI Q2P$Sv%R%N;W9v<-<1ۨt&(k7F*XowPF5b헪~M88jD?{(Hhp0Tuln\ԅVӥ3)^bS2i?௾ڒ1\%$6̈IN_ZT+%K WH&[a]`D@ƇI\T˶& 4xBpYuΫ(`Oxc~ /Oa_n :Wcڕ让'ps3xW,%wGɁ+HP + $Pyϗ)tePJ\GJM4jǗu_VeԆQ E~Ͷ§'2YufA:N 0I = F} H~z꼮yXOTxRu4YSe Ol!`p!XRUWh.TqIŋ#OEK~ϴuK8r*&U \2=Ny<'+^Dއ4xM̝rMvlX*^|`K _0Ny8 p) M97tL%]B744dFHH$;],Xg'3~kZt)m^m$EΛf5E 77-[ɩDbU$ҨәP*P?),« I>cpv ?2ѠK |$o;aE^ccf&;zĶnR&.^ÇPO.ZKr9C;oDWJZA4'qw_70A'2+ASPdN7kabh>P'P-ErSU"A_5I2]ѺD$a<_3Po0c Ø w"MrWx4>RTkKRO08|g#)NOJ(r:ȇC,D2+q@:d֧O狴ACVl끷/s #$FF9`@} 8l8cDO^o* jI$x>ZԕrA)/ZTM D]La߼̉2TzRaoimqek"GLɟ5 m~dK? 7vg-<`=͖ |=| vZ@jo|Za5p_Ec}vzh6$:Rn{SϬQ[^$ξ;Wb4uqنAFۘp➮\-N%{QW~ѸtfWb;#O6::).4d &r[3 LǝR0EҠ׮nCOI7)%j;R<IW9+~y|~Ĉ!֔D%_tVeJ] K! edLH-`}`z,w`&3qW?zdɈtf)rpm*fzF[[uah#N`UaX^Rw ptLx5DlT*[^; /KX+CpQ~2TYܗ\;hi໚&HS7J|>mĖbUkUx ZPQܭ&"_&W]\g !f̒sKkt%S޲!iOBAk o$CUQt´* +a-nCTYɽ}i7΃²uJN9mrJ&`MXcgAL&L|& 18^.wknv! >! SWj0m%_g%>eA[>&TUO {e!c80|ͫ)G3Gk9ܓP bomi\kW#뾤1,;Ppqp}$Gy=pXCf!;BEgt0L兹Xb_Gjazwh־lp)F]\|Y q&;f+n H(Ն2սZJhrNqMR;eHTasxBaM8oI/6/}'GI|_&KBV2LO-.2A@L1vEIvҾQ&O? /^ ,>vMk(1m\Թנ>Q 'Ų}xk`:[& ~0fM b.ML*]ƌ=>uv eF3?MKgZ{f= cYIp@m,loL ;J:U=ͨ7- $7pxǜ֝ *ǘ72-Ƙ 0"ߤʰD咢G8T@Р;eCHO85#A\XkΦ!s &p[;OI,Sxi{ngWG-ÕDl<ՎWNlR)FW_/L'l{2K .yD3*!=!Oe*>B:ڔD{N֜*HǶ(*,.H#rcJ3`H6..AH<^Exɩr]})9aVtϭ걆0{/ c"I{PimyE =o~C8DӠn0] w z~ޕΘcP:%tFk%X?4bC(/̯o4 b"vŬkaUu,|&V7F0 :3vNGTv;B/c˘2?ܙuoP3S䴣'Cڝ ~f9-;$Lr;%IYjG"qEх&*2i#99\7F쌻.%LGx2& IgȲJ_ÄSבPå+xhJȴ:r$`3HXxѻ3v.zA95vZW>2?~a^s3ĶJ R2Eƈ^etph$@zKpa§ψjUy'S,u:þBc :[ !,{cn M/?3ʎB&TdF?>Aja٨hQvz}'6ljEAIŷBþ V&Y 콗sOB_P,wG/6V}7pHdX `Juy*.n!-d'XXG~Ʒ}IB[ Rq!wA %q /i&. *نnzƑMR獘`Zl.t:rWu/#%KsCF_s6#SǽB;$-Syⶐ :6'!(R"x4]H:E\5;=1M߭t #WF}Ȇ~t{c%,1U5Aȱ'z5RرifAK/u 5iW%RQsnYyljHWna+QHvӳ*RbNgxt-Ν~qHng cnRK Po/^/dK V `&Z=_ϥꌋ?!fj3ҽ+'L A/.t*R5j?c 7yYZR8;7ʾA~_c5R<3/h@Eꒁ^`]Lc :vҝ tS܇j~SjZqQM&SAZ}]%a9L`|g^'^87ÉWP:0@ni[')Ml gEwm:U jB}z>(e= 94;dj?E{~\y0)D A^q %&`#o1ҦͅHqA5P-HȜ&h+Z:6u|\TBq?Qb`pժ@t[)oV190u*`}}Az :hhn)1D8Kk4Lc"QuU4 jG*`\f<ǎkN-O쫎=X﬑>JpV1˻vG&ɐn\2ފBhb3@[q^̖LU,oRBZrt0=实uzG:g#e#Ѷ ΣD,mL՟˳3[෪ @{Ⱥv?6) klk yjNʹ^y Ĕz P.iF")(##h.<Q̵5"սa-7(nwT=X Y>%RX>\wZ^xaLtbNڵ;$ <35իeA<~A:ÊٚrQGlR \3) ǍMQPQɰz-ĈE^˻&ỸzDyRĕaƔizO(oԵAe̗>? ɾ#f%_iKļ<ϪjMIu& "Bj#RwHu۪.)eTwvk m50 BH G'btޚ%#xhݨm]?Hg37XPn) !JK׭_#Ϻd K] -p&di]{4^pXpϹw]@2cT7SW/MbiC!ިOq LKΞ/0#h7ލ^|YV8FdtJ fɆi}J`|\4~ $10]i֊ -52ʔ%.MtѿUFZao1;[jX0=}&SO 8sv1]= ;0s%Bxn$#D  4ɨvEl4ÌU\# CI\bXRAAY3ZsA UfD_kU}' _i#BrK7s9']"n~IU `݋ȤiػW*EUx2΢L_*{;/=Ƣb[|&M3펏H%TGF2$h ^ɛ~*m<1J<]cαєW&(Ɉ%nh,AQtکh}ڊ XH A[|3|osFH1@;&6C|šaG5-'xK~qtMllo'f<`i{ƉdM;pwB2pBcگ18L%=#D :N7x DC/$Ù|EA⾨WbN5\2h<ݑ*>9^,yyGru!QJnFcʡX}szoibH:[IGg»zeu,+BҲ#wa z<E:L#Wr-'qsb+zhqe0](5q)ď$_ژjgt-`SadYm}&,2hETZHJ0>>\"NWI/tfR޿@{k;}R`6,yם# 2liq)r1~T  ߥm^ VT^d!_8yR/YQ<=x*L}{0JgBN›bǢ۸py"P[ ˶=W:8u#*>10:Rɐ6=&' B (ZW:^WϤϫQH> ^\[ijt+j/T\;>Q]}ϲor6 m[- Vd)-#4 (Ȅ蚇(ŷϳ2y+r 9ڳ9o X;@'Y`񕋁uHa8Ϣ]g|U%aVۑ x?="˜HgNAz/876eH"mo-_>ޥJ|QqXRt_zϺ-x]um4c%/2pR>\`zGvW&L.4ėfu#$U # e@nak o\ p8L%\""Mo8UThO6WlBW4Q>k55t]oVzpJ_2B0>vbޛ 2mV4B!܎rY#Peyü fO)CLCǎKvŮԲx:vkdi*w'($_jm|ʰe@(va-\pT~뭋WWg.@qkFd6$r]6"YBcm;>y ' UX!6*{:_%ac<=xzC[Y8/КdoSR,{u$+ JȒ=F~dqՇ a`R&RohXq-Zb!#6cDq\]Y 00Z*}<1b;5NMgCБfiv^1 ,{gbh b;U\eWH1o.SgB|tqze4EjR %D4 RRHl߯Us9j~)vߤ_:b<{׷?LJׯ9J-dA*SWl_M>{+J?tYfʫPER6rjU86o  ͡I)N B &%ҽOg\E+4ݣ+N49mk|RQW V- YZ