rime-1.2.9+git20150802.ee3029e-7.23>t  DH`pY`1}/=„}7y!bBJ9lv+PWc/*遷meuڼIޕsG)4B#&]x%MӪx;w5T[E|0h-1sRvCkWPRq9B dz!|TVN}ǖ|lj2ʙOiSt•4-pԿT}h@Aeg=YĎ7W`:9ebff34cd59b5b715f57c6a50352c87146245658m։Y`1}/=„pH{85]ndg)κ-+wA$UJ2Z̀COo1q`&qdmuɘ/qEf㯀pyY \f 3LW<~pA41l.!wJE@78eYF!UJJZLD2yp/ʋјi\\2+VY:A\f`?YK?QiNײ$|޾/"_nbyiy*s0!(-7,ig>:'?'d! & ? - FZz    I Pd},(8 94 : F#G#H#I#X#Y#\$,]$@^$wb$c%Ad%e%f%l%u%v%w'`x'ty'z'Crime1.2.9+git20150802.ee3029e7.23Rime 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.Y`1Ncloud101openSUSE Leap 42.3openSUSEBSD-3-Clausehttp://bugs.opensuse.orgSystem/I18n/Chinesehttps://github.com/rime/librimelinuxx86_64Z SA큤Y`1LY`1LY`1NUʚUʚec9c04a68922f43e9c72d9375d7652aeebe9b6ca1d0608c15ddb3c303ffb1b73e644d7ab18e9e31eb61c7574b714b7e5f8163e76f62e535a2af8c36bbf44abb5rootrootrootrootrootrootrootrootrootrootlibrime-1.2.9+git20150802.ee3029e-7.23.src.rpmrimerime(x86-64)@@@@@@@@@@@@   libboost_system.so.1.54.0()(64bit)libc.so.6()(64bit)libc.so.6(GLIBC_2.2.5)(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.11)(64bit)libstdc++.so.6(GLIBCXX_3.4.9)(64bit)rpmlib(CompressedFileNames)rpmlib(PayloadFilesHavePrefix)rpmlib(PayloadIsLzma)3.0.4-14.0-14.4.6-14.11.2V2UTgS^SRQ@QW@QyPvP'P qzhao@suse.comi@marguerite.suhillwood@linuxfans.orgi@marguerite.sui@marguerite.sui@marguerite.sui@marguerite.suschwab@linux-m68k.orgcoolo@suse.comi@marguerite.sui@marguerite.sui@marguerite.su- Change LICENSE from GPL-3.0+ to BSD-3-Clause to keep consistent with upstream.- 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.cloud101 14994763021.2.9+git20150802.ee3029e-7.231.2.9+git20150802.ee3029e-7.23rime_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 -funwind-tables -fasynchronous-unwind-tables -gobs://build.opensuse.org/openSUSE:Leap:42.3/standard/b549b4c301a62a4f2a7257072a0fbf4c-librimecpiolzma5x86_64-suse-linuxELF 64-bit LSB executable, x86-64, version 1 (SYSV), dynamically linked (uses shared libs), for GNU/Linux 3.0.0, BuildID[sha1]=6c9807e4bdafc219b5991b3e56823e870728ccca, strippedELF 64-bit LSB executable, x86-64, version 1 (SYSV), dynamically linked (uses shared libs), for GNU/Linux 3.0.0, BuildID[sha1]=89adc0dfc8cab33886af72646b2f85a9b778b387, strippeddirectoryASCII textUTF-8 Unicode text RRR RR RRRRRRRR R RR RRRRR Waҽ#܏K.n?`] crv9uhЈ ُ!I+A!C4*`Y%(Vuݳ}^_Ès50Ⱗr0Hޛs6[;WWFصXb9?:  7$@qo =$|4" xMҐJ`o!:=AxE[{णi6ĀKD /ѷL^/D"ͭ.l '&^Wjkk~{bADCܬ _@P!ԠlqlSw s^%fdylga?@`7wew"Ϥkk:/.O9* =<ӛsgD0yY|[{W!-)]\٢(I-~APbdJi;כFEݾ#1#)'˯đ@;Dw=EϪ^.VZ]Z籘.2yʂ>xo[,I¦n |,as%EEfo,uP#|-- ?p2;|+FY'FB&ߞ0Y\R.:$ eȥ߹JD_'PV變BWyw)f㗄 Uq,?HAIu};7&}&n$UBSiDW,˽[af0JqO]|W+ؖ?^<\}B OySۦ}2ٺNK~nmiI6B&uwa{za1 1N!S+`f~=rSeNScq=4jx8}_\X;)s'<YKQ,X`Twf5w\ X|M#gzNt[9nS ߓ6:>fO)OM} IҶ) ͥdy5yԗjݓfke8s@SuxٮA7Iq*v5 o1P#0ϝX˨jw_y=2,i;sV wiʔ)Enow ?S:ڊT?èm(tyaZ f%V?(a|kyA@Z3 7 jAQ.Y`udvA P6[H>*ێP Ɓ픐^WF0%D"eEiTUڻўXu1ƈ8Q5'e18T#'S7|c.3|VC='JuxJΰex.ݓ.Ty3~y5:ؓTrO]A)ꗼ ܓ1dS-ƛ"Шj6J9F7Ɉlk"=fPDߚLaRQdL!&EAy> jE^/9m ,(2%i:jh˲[B'<>H> 9H."r>ps}M FW__+t-ĪfV(#mђ{={0A! %s?2(EQ~CQki =j[nTG[n`Luά}ן%R@o4|h#7nkD{NY0sck⺶? Hϰ`K=C](&MZ{{S8\E6j!4j:|I=Nm`4M`7?֊Sزڮ#$s'wXYΈ0YxSSqt| Assuxzw{bjt,|xU!^!Qazd_m3Ƽfq\>1z :(S :Ϳ5xJdUm%R1ZS)bCXG?&?u>bUyV** M;D1EwHt⬔;wJ8//]A[T31=ytƇ/Q=,1T'¦$G \n>Õc^ZX^?g=좂pFߢNB=Gj#RVIWǟSbBU* Z~oM9V ΰQSʓꦠI4#՝b ?d7EyDd4M¹iDs':\RmY YVhNWNo7NV?\ SQ?0Ha4-2aEQkCf^}%GUG)o~Xק[Vu>_k=~>w|L74q5azp[?"tWV:_bj3i-io%sM r.J~˴5ŷ:N;5>i[Y.Fكm9}`ToL0Q.kXxr^9φY6t% s1pr^z4yzbF: x<=_SUql붰 %t.ϋO\F _݌_c7Jc8xaXHB=0o\X#StmVcNq^r^8ٗ7%7mፖm 9q/~B Ziar:X̉Sz#%L!Cvk2圧ovP.<{Mϻ&`8 pA v5$0AoLfzČ^\e>s:O[ql08s?QRF'2^aƶ>*C" ‰h8nR֥!XK@CL۹&Z Pk[tlnq,ԛ~ :`h,Bl:s^hγ")8DiMwL6g+v1 7s2(9Tr4=zPYT84*jY$NIFzyܴ b $yvvIV|o@Q*+ WF]ׁZr=[Z7>ƒWqF-喠SKRP@]uOoVbPF\Y/`P% ?X_֎K̖ܳ^ `K6oͻΑN9 JB^֣e<0ݺE꿎"zb *O6l]8f"/5NN@ʀsR/a;T"TjL ]sf+9ۧ-ph.5nli \_y@q\!RWakct#8P^!X[*PB01ssM7Dav*df|YӀQӹNh~>UO!0&3e*3ݻ?ޒʟ49guўTq2ۻQwhACw"r5S%Q .cղS i[}7$3em-V[MD-ysμxO;֛O]c<4bx`!.UT:LJ%7QqCцK+YcZrڲ93FiFrZBaly<MP[30XI~&]|f<+][$c?70)!cJJ/r AƦOu:`Pz_ѿn9$]+8N4=xsVw`Iso`r%+HPExz,NvuGNC*2FUE #yC-~yV(l:W< ^ex[.^9׽?MN9EaǬY7:9ƼsUcF Hq9MeS/ :G05bL@slGioĦ66o&] IN:hB7 X}6K/@Xߞ}pz{M`ޕh[l@iĽGG&G"CS_|'[Z1 $%tdfhO][C96#Sզ1߹/At~  g7`DL<ד.i 3/ _uTHg&5y..fT7&L^BWq!K8vr=dbv*+R՟T5 M8ז&Rk(C6lgjDdb!C?ۖG#(+MA8ϕ=~I&^-uR"ˏ1EC"1AΥtj}}e`5W@ۆ]P;r ɿ)4m0:Vs?c>>8&kCh9 Qg`-nnXW0XH5$4EC ON_a{ H^cu]1"o/2ʣj5Nż(s0X uj >\e$zvH>ߔiiԖ?/#Xpa$x>\`H' }_W~٥ױp³0__{O63'k5 GiJG[ s|*7އH$)g\I XKYD!75KQ9ܰE$dkmczN.X NSTDҚj(at<+8`Q?&&d9U:MMc`>חǧGCЯ'KO[h)z8RT'36qZ4mN?NQK~n{W_;qё 0L%h8epL8XP|@4QU~ 6xW|:)jzXFOs/8{Ni7-(.^6K NѢcj?^d[?8vekxM'v~>ZqQt![f(~. HmvyN2YvkTn>Ğ_qg*խ7Um qYkwLoUQS՝=C# )ܚc ᬗ#JKܤKƶI>4Ut0Oh;Ap Ê*.IQ6"֮ˋTXݟZ;ʟMN|Id WH)YM"uQYdLD__4Сx掦*KRT_/O ;ƫJS漚c:{9dyպ ?U 4 @+p gq>Y ]wZ¾ [c*i{9LfO,aNb(l;RzfIz⑹DT)̥Hv%!:Ҫ1>'9tSSLj_(ZηK8//Y |P8{.1J[;:@w kXNUs.TUɥI}(a@du?=a,1ָLq@ мEx-/xR7z# d" 4"8+y^(Ɛ<.!J@գ0b] (|!gi!]Tb:CbfbolX ,/C@s8.¶7ǂb*;ԕM2 V._{{Q=m% QPk9*!QsTXn Y:AN:S~^^2/"b<I4[-RX]^yr{f<[H0):zM%rŔi$.@ |"anhRFq[ĐFLkf<1 E)/aSds1{ܣ|v`D=URM˱0Ab|l͒S䯫u :K+=,$P;aXo:u5q~ iܝጚ b'5ҥMmT,NvK>ZI՟BqVu{cI\{O_*7}qr`5AZDn-{ęF ځ`ǪWsl6Fpul#\8CDo"FaiE/P`W/x&]ǶEұ$˟q(;nY_pȰdĿ'$uv CỦ7`E|&D22cSŝ̼GtVr^aUDw0HcZGq x>þm^g&!fCW#X%Z14T3Mc>ΏTa'#/╇ISɈ6/1XPԠ\i\ dQVy,Ay\q.i"+D=eEH{C[coBh"-c4nh ~_ʳ<M]iW=5%ꀺ)!z xO6Z(69IģM{zYMKwxF.^e/iDN[ u:è|Gr_K_Q2e$ZB\{M fԎ\Ld61 gC6IeBBz,wAg!pzMqd1٪,,fUR{w-,0ERfCxi}8rH[( '7-2cOy'䣯1~'/ fTS"5>]꺽\$:hP>$G(4rwbb~}᭓H B柺Cwo֑{XdH9~7ߢ[M8^1:̼D>:YH\ ]mwqC³--:;$BªCj dp0'NkoK[~*L4m1hBO٣dw4}b"D&[L2-9 #>х1!3`z\v1C!;i(t;|RKe1e}َSKHxnbzyx5`wl !}{4и i{S|: ..soa!ϫ*I)=c)@'sfq| Iy%3ĸOutv*+yA#v erԾØdyQрP-r#p=)tOfry`/J?t>:sB!͈tK%:#d 3@·j/ˊc9>-jFXk|Qq t Ц۲K!W /j 6Uwrh:$OsޮBHsUxMYmz$->)mf;=;17߽q-]d, 9 #+ݸwC#t0/>?aï|6u, vBΰm_<"\cH{ dEoF}`-sAgZ.׆FNjbԝ)HE:8+j0}Kg$ )EW32JոXȭ˻=ڋ-Eyȷdv\,ju|0E0#39 @p-&dZpuنߊ8Lb2q")hB& x-@TDzhb<=64TshYkoϯ# Lؑ=>l0E'̻/a"W4)5T Ϟb OiZY\٦Bße%ߑ#@}ϵI\"- k}PS22\zuGFHe|R޿=Yd?0 DU*3ؾk<]8[gL( (^RfݝaY:#gpz>YɪU#^U9e*E͏E%_xUM=_#aWcrZ+{=" R9J|qP@;!^pwת?R6V~Z[6ݍZt_4'8)yq~bAƔ-){+[V`Kj6 bE#TSf0GcT[\PvYw77Ea!:1З)S `Qb?קay z`_Vd4Z2(iN'Es)`e;N &-b?jJ\;^Ҙǎ,+|~o|sBѮ,{*$5<)d#1"Ċϖ@S r],~$754@4hV"Ź Jd 0~ztѢj]VJ=k^GͱJQQg}Ҹ BMOY4oZ9?2hs3/wf]znq]vk'i"ހ ?l3PVɮm߃ɐ :pFW?yr]OQr1z+4n~*SYTF1yU'n2RpZۦ Nck5Qd@k5R:ƶ#[E qIb(ˎ򺠑\ Vn$O5Hb|5ʯS:DW}R(?yP"Ns+an Xxtj/"#L 1k!W^n"},#D+ʺA7ծnʤK΋$HGWr ~4Fs3&׹I .*ןh Eu黜@',|M)zfCIW%]uˉE3>6sVvu݇g?k̲zYim\rFGdmwL`rWD5xHmz"op0r,k;pKkCԩ @gK_3`8$kۥ@"{Tm9{IzG!m/@>fQ\ QJk򰳾ࣧ9hzԨ92 9Lt^[&cAMQo.쎁vCj(@0bece )/]$獥~C.&23I\uB袟 ֘H{h\_Q Hj96dVl[ 2?@ -S̲_ZՖN(HV^ZjΦPig:^m>DiGH#B/Mva:9<T}ePu9@AXbhLr`uuE'yn[uk7 |U"DUHH˹@S]x'*d^t{뫠nR>osn&h/+d#^7KȂ:L'|I#͕{0#Q)=rF0Hb[F6G@*o>6^D~|D܄mqKk=_IQV9XP}E㾫^RS8ԨD;˜G]u)|Q\BRV34% 6@$ /q/ծd)%zGeiEѼ~jAߕ„nwo8ui4tYaS]sH7#sH5[[}Jhb\tH-HAi vVhkRde|KzHcs3Gu6,T1mXݫ9呭EH]툉oI1ؗu#`+, 7NZnΥZvV#Ž^NuTyivŮ.+͞mA'!ڈuV&{3v^d79 |݂(jޚZW;@ \mEHL䷹[̒GU|:IF"f]ĹU:}" !nYu7+ mw6==i\ 5}CB U@ewDfH+!D kKj 1c#:_ )tSq%9*OG?KG8QulrpM_Sa?9}f1Ctn9Y1'I GH?4J\%JꇡG0NQ`|bYHf5 ^ÎJ켹(!NW&^@Ϻk V{H*R9(GQ?=$.5W&{Epݷ1ȍHGU=Q.)S` x,6¯Po܏ZyVn:N[WAET[>`LTzK a$. r"a,$.WFt$ߍ~ayV ~bRv"w='4y1./sFF M %ި4>z XO#<Da.I,hSAX|zBX6Ǜ`Y}]/ āCBD$ap|S*i֞܍GWXD:1~A.?d?i;9L43_F7# A"clF,c/#(D߫܊ι˟?pP aoUr?JH9*` .-@ )X<3tHҗ69weܲZ#L,q:=JBDZX"C_ħYXa`h eY*uPR)ޣϭy`QK1ysT Ԯfa< p'`?:bc>yf0FSj,zbӜ<Δ t""bZ%vVCƞ tC e$WI Ar3RyS^tyejݽ ]:uO*%2Q&mYn4+5zܐG) J$J,mCav9aZz;t4 ;00W]HߜskmA$P}c;8EGN L"2E s8)"R~㳪.Oק>$u=%/a05|0|v~$KrYvacZ[g#!xp T0v1 m$6݉Jn2?*ϐF%]z-bB1224ԛf5Wvgr`8ѦŇfIOLתw̴tq]R{!w%nK,~:^9[j1U-8!ln%/guD$vɤjޠjB\noqCRR(lb$hV*.8໱I C*3 @Q ~,z6e|M EUF?].9,?WrA{@dfA;1`,B'PaL/7QYp_O|z 2δ?\{=('-WI^;oy$qaP?oVF˸)ԋp+|)nypycpYe7[1 sG`&6ZU~sp[Ab>'<g Q |.oޜ*LX@PJS3)^ m{F}7^E6/}KW JL:p!wMEB1 6tLS(S̔5>-U 1=}k3׉X1[ C+tFg0pzjtE^]й(@N-dqT0 'ndڄ {4NZl;F.eW1TJnidPFzXSa4#@Rs]4 *Q6Pi6-C aB%D-2(o26$^JQ[EPH dʘ3QQͯg ]q~**|ơU3q2N}aI(^KQ6xN8@fnl=P:RsSr/R`aׂQadɼ%*r'103HA);YmC>ߤ:6Oe$L?q7.G@3raIdŴ 뺺hU\I }7Jkg)G#;˜$5.'^;YS9hu'ZVᰭ 8#Y䈹G~ER]T(i ݍ O蜠C\k`@^pqM?GYSDJg#QΞ_aVY2S#57>M$ }c:Q2>Ѧuu8M}|T< 3e>?J;Jp` yC1* Q%ٯ-'G|Vk{.:M 3t&rAV뙰Y 7&n\/)RvZ$a|F{y/&U(CYkV%~Q-3?808RsIxt ym:KCp\aSnBRTB:RlevW`P jC,dl]  Ϯ2 ~_?iP?&ay(]҇{Qֆ' "?V2<4-n =Krvz.&+lsvݛLj:Q6ƲF}~6Fb! }?q7+Ȧ: 5o)VK :/cbXzQnUZ_婔l\ܓh v#5+iF 3d: %ߖ Ef_0IzqLkYmsKa s1j H[% ھ"{Bqz,jx]-k"{8,T oƖH G}N+^{s#֤`on,