python2-clinkgrammar-5.4.4-bp153.1.18 >  A `B!M@eee B+Qڳ2e9nꢚW[A? 1gTE<\rv*JEUQAԔvuG" &"({mHwpMܔ ;,VH(-bԏ.""'vSi5 i +"9ՠ$ںbp7%j;8%zq8jC@h>=4K1I9k,e$Si>G`oIK4]\гa717656f200b77c388564b8dd4f85ef900634fa58efdd926abc1f8684bcba2b562ba4541b459f73c4d596d9752ee64c7e24c1469`B!M@eeeNJ.Xa'{f킕GIcm Yw[&3[K+,$ĹB :dVCWo4\ÝCoIRl/ u /1hR[CO›WGt<*7Dh Xm.YOR"rSԼn?넣<ϲwMtw~y-6ԇhxB'F@k-z 廀/6!mN=QOC|-ǹttl>p>T?Td ( ^<@HLir  (  B  \      X   4 h(8 9 : FOGO HO IP XPYP\P< ]Pp ^Q>bQcR4dReRfRlRuR vRwS xT yT8zTTTTTCpython2-clinkgrammar5.4.4bp153.1.18Python 2 bindings for link-grammar, a grammar checkerThe Link Grammar Parser is a syntactic parser of a number of languages, based on Link Grammar, an original theory of syntax and morphology. This package contains bindings for development with Link Grammar using Python 2.`Blamb08jSUSE Linux Enterprise 15 SP3openSUSELGPL-2.1-onlyhttps://bugs.opensuse.orgDevelopment/Libraries/Pythonhttp://www.abisource.com/projects/link-grammar/linuxx86_64kPbbMmmA큤큤`BZT`B`B`B`B`BZT`B`BZT`B`Bd8cf3d03dd153aa6771a040ddb0f36072fd1df8832247b6b7b2cd456bdf3a18abfd446c0223c8c03081aa248b979a60366895a3599332dabd635a3b1fea899b9bfd446c0223c8c03081aa248b979a60366895a3599332dabd635a3b1fea899b9f0a48a82b879431cbfcf3c55b5e995d85098324290dc0af25c6412d46280f287d2d782119a2ea4492899ee8b9cca4587b575fa4faa78fb55b2f7b697d830c34afc5205514633d976870041ffe6c5e4cd54b76b0b835af6556d984d5e40d2ebfdfc5205514633d976870041ffe6c5e4cd54b76b0b835af6556d984d5e40d2ebfd2ab32cb8db28475cc0aea4d957c4f1bda91c92eb25abe915e793bd6fa76dee9558d13c7e219d2269077268692b3d208ea07fddf98688a8f1bcbcb5eeaca06d6558d13c7e219d2269077268692b3d208ea07fddf98688a8f1bcbcb5eeaca06d65_clinkgrammar.so.5.4.4_clinkgrammar.so.5.4.4rootrootrootrootrootrootrootrootrootrootrootrootrootrootrootrootrootrootrootrootrootrootrootrootrootrootlink-grammar-5.4.4-bp153.1.18.src.rpmpython2-clinkgrammarpython2-clinkgrammar(x86-64)@@@@@@@@@@@@     libc.so.6()(64bit)libc.so.6(GLIBC_2.14)(64bit)libc.so.6(GLIBC_2.2.5)(64bit)libc.so.6(GLIBC_2.3.4)(64bit)libc.so.6(GLIBC_2.4)(64bit)libgcc_s.so.1()(64bit)libgcc_s.so.1(GCC_3.0)(64bit)liblink-grammar.so.5()(64bit)libpython2.7.so.1.0()(64bit)libstdc++.so.6()(64bit)libstdc++.so.6(CXXABI_1.3)(64bit)python(abi)rpmlib(CompressedFileNames)rpmlib(FileDigests)rpmlib(PartialHardlinkSets)rpmlib(PayloadFilesHavePrefix)rpmlib(PayloadIsXz)2.73.0.4-14.6.0-14.0.4-14.0-15.2-14.14.1ZTZZ$Z_:ZY@SSXSO@S;luc14n0@linuxmail.orgdimstar@opensuse.orgjengelh@inai.deluc14n0@linuxmail.orgfezhang@suse.compgajdos@suse.comdimstar@opensuse.orgdimstar@opensuse.orgdimstar@opensuse.orgdimstar@opensuse.org- Update to version 5.4.4: + Dictionary loading now thread safe. + Fixes: - post-nominal modifiers used with pronouns. - comparative openers. - given-name single-letter abbreviations. - conjoined questions and conjoined WH-statements. - conditional sentences. - misc comparatives. - crash on invalid UTF-8 input. - many predicative adjective uses. - many paraphrasing-type constructions. - conjoined infinitives. + Minor cleanup of word-lists. + New dict definition LENGTH-LIMIT-n to limit connector link length to n. + Speed up parsing of Russian by factor of 2x. + Add assorted technical vocabulary (bac#680) - Pass disable-java-bindings parameter to configure to ensure java bindings are not wanted.- Modernize spec-file by calling spec-cleaner- Improve grammar of summaries, and compact description for subpackages. - Fix broken find -delete calls. - Implement shared library packaging policy.- Update to version 5.4.3: + Fixes: - Man page installation (actually broken from 5.3.0). - Printing inf loop for very narrow screen widths. - Square area and cubic volume measurements (English dict). - Assorted exclamations and responses (English dict). - Unit tokenization to remove ambiguity. + Add: - "thither" to the English dictionary. - Missing affix file, needed for the 'any' language. - Remove obsolete %clean section since RPM does this work itself nowadays. - Change the python bindings Group tag to Development/Libraries/Python instead of */*/C and C++. - Change License tag to LGPL-2.1 instead of BSD-3-Clause following upstream change in version 5.0.0. - Update package description making it shorter and more assertive. - Remove perl bindings package since it's use is not encouraged by upstream. - Point fdupes to the /usr directory instead of the build root, which is a practice that must be avoided.- Update to version 5.4.2: + Fix man page build (broken in 5.4.1) - Changes from version 5.4.1: + Fix man page installation (broken in 5.3.8). + Add affix-class MPUNC for splitting at intra-word punctuation. + Fix crash when there is no PP info. + Fix a stack buffer overflow. + Eliminate hard-wired linkage diagram size limitations. + Fix an unintended clipping of the linkage-limit option to 250000. - Changes from version 5.4.0: + Empty out the post-processing tables for the any, ady, amy languages + Remove left_print_string() from the API. + Recover pp_lexer.l from ancient version 2.2! + Fix unusual crash in post-processing for the "any" language. + Remove three deprecated post-processing functions from API. + Major reorganization of code base into more modular directories. + Revive the sqlite3 dictionary into operational form. + Add double-quotes to splittable punctuation for the "any" language. + Add API functions to get linkage word positions in the sentence. + Fix printing of diagrams containing Chinese or other wide glyphs. + Fix `make distclean` when ant not installed. - Changes from version 5.3.16: + Fix python3 unit tests. + Restore tty state after ctrl-C, ctrl-Z of the app. + Check for before use (in Java bindings). + Fix handling of punctuation in the "any" language. - Changes from version 5.3.15: + Fix Windows compilation; the new wcwidth files were omitted. + Fix "amy" language for 3-way random morphology splits. + Remove the "EMPTY_WORD" device; it is no longer needed. + Enable morphology display in the java bindings, by default. + Improve random sampling in the "ady" language. + Improve performance by 10% to 15% for all languages. + Fix broken multi-threading support in the Java bindings. + Fix the `make uninstall` targets. - Changes from version 5.3.14: + Fix printing widths for Unicode-9 CJK ideographs and emoji's. + Fix broken randomization in the "any" language. + Add UTF-8 support to the random morpheme splitter (amy). + Create an "ady" language for two-part morphology splits. + Improved error notification facility (experimental). - Changes from version 5.3.13: + Fix fatal errors w/ zlib-dev and python dependencies. - Changes from version 5.3.12: + Fix bug in 'any' language (opencog/relex/issues/248). + Preliminary support for common typos in English. + Enable both python2 & python3 bindings by default. + Fix locale_t use for the newly introduced Cygwin 2.6.0. + Include in the distribution the missing make-check.py (for Windows). + Minisat configuration improvements + fix a problem on Gentoo. + When using the bundled minisat, link it statically, don't install it. - Changes from version 5.3.11: + Re-enable postscript header printing! + Cleanup python API (in a non-backwards-compat fashion). + Fix certain adverbial uses of "only". + Fix some interjective openers to questions. + Fix serious error with subject-verb inversion to past participle. + Remove most calls to exit() from the library. + Update the SAT solver code to use MiniSAT 2.2. + Use the system minisat2 library if available, instead of the bundled one. - Changes from version 5.3.10: + Implement `make installcheck`. + Pull #371: Simplification of API when handling disconnected words. + Fix SAT parser crashes. + Expand default list of Java JDK search paths. + Fix python bindings: after timeout, no further parsing is performed. + Fix various adverbial, conjunctive uses of "as", "so". + Extended list of exclamations. + Remove CC link, add VC link, for clauses to coordinating conjunctions. + Fixes for the verb "dare", "someone or other", etc. + Fix OSX build break, concerning undefined locale_t. + Pull #385: Fix ancient bug that made dictionary debugging difficult. - Changes from version 5.3.9: + Pull req #354: Major changes to support Cygwin. + Pull req #356: SAT parser bug fix. + General python binding cleanup. + Fatal error: Unable to open default dictionary. - Changes from version 5.3.8: + Disambiguate "Bob" the given name from "bob" the verb. + Pull req #300: Crash while parsing certain Russian sentences. + Pull req #301: MSVC compiler error, and warnings. + Pull req #304: Python failure when no parses are possible. + Pull req #309: Add MSVC14 support, remove MSVC9, MSVC12. + Pull req #317: Make Java build reproducible. + Remove (obsolete) binreloc support. + Enable both python2.7 and python3.4 bindings to be built. + Improved Cygwin and MinGW support (as well as improved MSVC support). + Dictionaries now specify the appropriate locale. - Changes from version 5.3.7: + Fix another MacOS build break, regarding library exports. - Changes from version 5.3.6: + Add missing `parses-quotes-en.txt` file that python tests need. + Fix build break related to lg_fgetc when libeditline is missing. - Changes from version 5.3.5: + Modified (hacked) Kazakh dictionary. + MacOS bug fix: fgetc behaves oddly in OSX, see bug #293. - Changes from version 5.3.4: + Fix broken handling of apostrophe (issue #281). + Revamp the README file; describe transitivity. + Revised Turkish dictionary from Tatiana Batura, et al. + Prototype Kazakh dictionary from Tatiana Batura, et al. + Parse priority tweaks for the OpenCog chatbot. + Fix Windows printing problem affecting some utf8 codepoints (issue #285). - Changes from version 5.3.3: + Improve support for quoted phrases. + Fixes for assorted zero-infinitive speech acts. + Add 37 paraphrasing verbs. + Add Greek mythological names. + A few dozen more common computing terms added to dictionary. + Misc coordination and question fixes. + Misc abbreviations. + Vietnamese dictionaries! + Major overhaul of subject-verb inversion. + Performance improvements on long sentences. (pull #247) + Change default setting of 'islands_ok' back to false (bug #140). + Fix for build break on Mac OSX el_capitan w/clang (bug #255). + Disable perl bindings by default; use Lingua::LinkParser - Changes from version 5.3.2: + Performance improvements, esp. for long sentences. + Use std=c11 (the 2011 C standard) by default. + Partial Irish English support. + A few dozen common computing terms added to dictionary. + Fix for build break on Mac OSX. - Changes from version 5.3.1: + Fix build break with SAT solver. - Changes from version 5.3.0: + Major redesign of the python bindings. + Major redesign of sentence tokenization (the "wordgraph" design) + Verb 'steal' is optionally transitive. + Fixes for misc MSVC warnings. + Hebrew dictionary expansion. + Enhanced diagram printing, giving more space for link names. + Minor work on phonetic agreement for 'a' vs. 'an'. + Add ability to histogram the costs of different parses. + Improve support for splitting sentences. + Change default setting of 'islands_ok' to true. + Improve performance on long sentences. + Fix rare crash due to memory corruption on long sentences. + Random morphology generation can be enabled at runtime. + Remove obsolete, unmaintained MacOSX build file. + Extensive updates to man page. + Fix crash on long sentences (issue #137). + Fix a memory leak in language bindings (issue #138). + Remove bogus post-processor API function. + Fix broken domain letter printing. + New regex-file feature - negative regex'es. + Correct the handling of moprhology stems with non-LL links. + Fix !!LEFT-WALL and !!RIGHT-WALL + SAT solver now linked statically. + Assorted SAT sovler cleanup and improvements. + Performance improvement in fast matcher: 15% faster on fixes.batch. - Changes from version 5.2.5: + Fix contracted "is" verb. + Fix crash in batch mode (issue #63). + Fix Python bindings so that setting PYTHONPATH is not required. + Fix "... as I expected him to be." + Fix incorrect printing for some Russian linkages. (pull #75) + Fix warning from glibc version 2.20 (bug #77) - Changes from version 5.2.4: + Fix usage of 'less'. + Fix MS Windows random number portability API. + Fix mis-handled dictionary subscript dot (issue #53). + Fix crash on dots used as fill (issue #57). + Fix memory leak (issue #54). - Changes from version 5.2.3: + Fix broken check for editline UTF8 support. + Work around broken perl binding definition for clang. - Changes from version 5.2.2: + Fix OSX build break. + MSVC12 project file fixes. + Check for UTF8 support in libedit ("undefined reference to el_wgets") + Enable the 'make check' target for the multi-threading unit test. + Misc verb fixes. - Changes from version 5.2.1: + Prototype Indonesian dictionary from Hendy Irawan. + Fix crash on long sentences. - Changes from version 5.2.0: + y'all, ain't, gonna, y'gotta: Beverly Hillbillies basilect. + Permanent removal of the fat-link code. + Remove deprecated constituent tree code. + Windows: add terminal screen resizing support. + Windows: a build fix. + reign, rule, run, leave, come: can take predicative adjective. + Rework costs for many verb-derived adjectives. + Handle (predicative) adjectival modifiers for assorted perfect verbs. + Fixes for various color names. + Fixes for various affirmative answers. + Add 100 missing verbs. + Add preliminary lxc-docker (docker.io) support. + Remove MSVC6 support. + Fix memleak introduced in version 5.1.0 + Speedup of 1.7x to 4x (depending on text) from linkage processing redesign. + Fix multi-threading safety bug. + Fix link-and-domain printing alignment (to handle utf8 char widths). + Windows: fixes for MSVC12 support. + Fix memory consumption bug (EMPTY_WORD) introduced in version 4.7.10. + Get rid of xrealloc, which clashes with libbfd symbol xrealloc. + Add multi-threaded parsing unit test. - Changes from version 5.1.3: + More fixes for build breaks on Apple OSX. + Minor fixes involving "to do" - Changes from version 5.1.2: + Fix greeting: "How do you do?" + Fix indirect object in 'what' questions: 'To what do you owe your success?' + Fix assorted questions with verb "to be". + Compile fixes for Apple OSX version "Mavericks" - Changes from version 5.1.1: + Minor post-processing cleanup. + English dict: Fix questions with "it". + swig: add missing API functions sentence_split, dictionary_get_lang + Swap order of post-processing and bad morphology rejection. + Fix handling of ellipsis when there's missing whitespace. + Java: API bugfix/change: costs should have been doubles not ints. + Fat-linkage code: fix it so it compiles again. + Sat-solver: re-enable it so that it runs. - Changes from version 5.1.0: + Updated Russian dictionaries from Sergei Protasov. + Added morphology-based unknown-word handling for Russian, from Sergei. + Fix up fat-linkage code, which was recently broken... + API cleanup: many command-line options never belonged in the API. + New emoticon support was clobbering certain dictionary words. + Fix: "Go to spot X", "It happens at time T." + Add a dozen missing verbs. + Minor work on greetings. + Add mechanism for denoting fractional costs in the file-backed dict. + Fix: broken handling of gerunds (due to bad verb-wall connectors) + Major redesign of morpheme splitting mechanism (from AmirP) + Minor extensions to support numeric formulas, e.g. 1 + 1 = 2. + Remove fat linkage support from the SAT solver. + Enable build of SAT solver by default. + Fix multiple bugs with unit stripping. + Add bounds-checking to the C API. + Fix the old disjunct-printing implementation. + Add support for easy-to-use link direction indicator. + Add random morphology generator tool. + Partial support for phonetic use of "a" vs. "an" for English. + Rework how coordination between conjunctions works: "either... or ...", etc. + Major redesign of tokenization mechanism (from AmirP) - Add autoconf-archive, automake, fdupes, python-devel, python3-devel BuildRequires: new dependency. - Create new subpackages python2-clinkgrammar and python3-clinkgrammar.- link against hunspell instead of aspell [bsc#1052958]- Update to version 5.0.8: + Fix handling of initial letters in ordered lists. + Fix another serious error in constituent printing, introduced in 4.8.0. + New emoticon support was clobbering certain number expressions. + Misc English dict fixes, more verb-wall connectors. - Changes from version 5.0.7: + Compile fixes in SAT solver. + Add missing verb-wall connectors for is, hasn't, haven't, hadn't, etc. + Remove verb-wall connector for imperative verbs. + Fix serious error in constituent printing, introduced in 5.0.3. + Fix old bug in command-line handling of options. + Fix parsing of various ordered lists, including some tables of contents. - Ensure perl bindings are installed in vendorlib instead of sitelib (by replacnig the perl calls using sed in configure). - Create new subpackage perl-clinkgrammar; require the same from the -devel package.- Update to version 5.0.6: + Fix: JSON output format missing brace. + Fix: serious error in Russian morphology printing. - Changes from version 5.0.5: + Fix packaging bug with the English dictionary.- Update to version 5.0.4: + Expanded unit tests for capitalization. + Fix who questions: "Who are they?", "Who are you?", etc. + Provide verb-wall linkage for many questions. + Add Biblical naming idioms: "Lud, son of Shem, ...". + Fix MacOSX build break. + Fix the 'make clean' target to not remove critical files. + Fix broken emoticon support in English dict. + Remove obsolete entity detection tokens from Englsh dict. + Fix broken equation parsing. - Changes from version 5.0.3: + Minor memory usage optimization + Fix unit test: suppress printing of empty word, and of morphology. + Fix: Swig and python were meant to be optional, not required! - Changes from version 5.0.2: + Expanded unit tests. + Fix another sqlite3-dev build break. - Changes from version 5.0.1: + Dictionary debugging print fixes. + Print summary of parse statistics when in batch mode. + Generalize the notion of prefix/suffix to arbitrary classes. + Fixes for German adjectives. + Fix build break when sqlite3-dev not installed. + Fix regression in Russian morphology handling. - Add gcc-c++ BuildRequires: new dependency.- Update to version 5.0.0: + License upgrade to LGPLv2.1. + Arabic dictionaries, from Jon Dehdari + Persian dictionaries, from Jon Dehdari + Support for Hebrew tokenization, from Amir P. + Fix wild-card matching for user-supplied word lookup. + Prototype Turkish dictionary from Can Bruce. + Re-arrange programming language bindings directory. + Adopt the orphaned/unsupported pylinkgrammar Python bindings. + Deprecate the obsolete CNode interface. + Provide low-level perl bindings. + Adopt the orphaned/unsupported Ocaml bindings. + Support affirmative replies: "Who did it?" "John's evil twin." + Expanded Lithuanian dictionary. + Minor disjunct printing fixes. + Fix: "Mary is too XXX to talk to." + Prototype Hebrew dictionary from Amir P. + Change !suffixes flag to !morphology. + Introduce a bi-directional connector, for free-word-order languages. + Introduce a symmetric-AND operator, for free-word-order languages. + Add demo shell script for running the JSON parse server. + Bugfix: Java server failing when input sentence has commas in it! + New !test and !debug commands for selective debugging support. + Print post-processing rejection message, when !bad is enabled. + Remove some deprecated functions for C API. + Remove all deprecated functions from Java API. + Initial support for an SQL-backed dynamic dictionary.lamb08 1614991110 5.4.4-bp153.1.185.4.4-bp153.1.18linkgrammar__init__.py__init__.pyc__init__.pyo_clinkgrammar.so_clinkgrammar.so.5_clinkgrammar.so.5.4.4clinkgrammar.pyclinkgrammar.pycclinkgrammar.pyolinkgrammar.pylinkgrammar.pyclinkgrammar.pyo/usr/lib/python2.7/site-packages//usr/lib/python2.7/site-packages/linkgrammar/-fmessage-length=0 -grecord-gcc-switches -O2 -Wall -D_FORTIFY_SOURCE=2 -fstack-protector-strong -funwind-tables -fasynchronous-unwind-tables -fstack-clash-protectionobs://build.opensuse.org/openSUSE:Backports:SLE-15-SP3/standard/2db997be87e224f77782d4c9018464fd-link-grammarcpioxz5x86_64-suse-linuxdirectoryPython script, ASCII text executablepython 2.7 byte-compiledELF 64-bit LSB shared object, x86-64, version 1 (SYSV), dynamically linked, BuildID[sha1]=de9c02c44831000ef31c99e5c7d7ebd67fac8906, not stripped R R R R RR RRRRRRR RRR R R R R R }ch~t\1-iD~Zutf-80e9d1f6a37ea19dde3ce9206d3ab2d17d2bda2fea82e20f2c9569a3b59c18290? 7zXZ !t/tkw] crt:bLL*fg뵒ƀ,~>9ĩK2STΠ$wc?ji1)4cׅ>{Zgd8\!@Dz.I*iPp {m6 HaiةuNJH#2fuwz-1-/iR߼Rz٬N=3UIX5"x3Huy 7fDE'# Ŭ&4$ǹyףH!(>9 h%vCg90EM'mEU_':zEVۮ~Xc>V?GW.>=;vYfnh,ϠQzOA2fɆg- 9'y/'7W{po~ .G[Q.' #l0٨626?ȅܤ_4 *N+>GacŽr f}:ӒĹ]X*W7$6@B*ђob O;mx4@*8xS<l%2#o/ Ro}m(85#4g516waHQHpP~;?k DHV @Lk⅓0쑵_ڴk ;pHFJUFLn! mdפӈ(#@W+BdEY^|;; F(S4d.O{{5-%R_,|=BG=vے~L DRUJ^ߎ]xoDŽ,CkꪗRFېrwSa.%ggcDWC\&k|eN}n&Kcfq|m-OE|KQ)8"Uf6W[{EbiCs|Ldv7WM ޟwehï}H-$11We2LASQzm8r^I4~.קpY<_AylBWIleZ|'y!oت <$kKKn "wxl4IiQ[ed Id ]pu28^,͏s4UuM3HbMvx^dQ Ra|[$Qdr.ۡZŐs 4ET$gYU_ X4O >%g0ON߬΂VӬ3paܦTw`d eY:d~ܯ&9Q)gqˋ9ϯQ7lHKl PB  al({r{QMTAze9qRGp_1V'Let۟޹fqzV,6:zI̻fcVh/V |rdS^#.\|]yQM#K\yXB^fNe0@1K(a  xm)0/H-$RIr lTP2dppQDόrNB-4M8 qYa6qոiWV飣1y4HF7qxFl)Pp~*0$/VVuf;QQVnJʹa4?\j*<?-IMX,HRST /Vr' F`>k:Y &Y$w/e*.TřI6y%i}.24?0Up@fGM2dNő! ֭r@dVjݣq>PZc!'KnxsˎTҰ;cȩkxòoF++غX/.U~8%VE ZDEg $+LM)|@7!]O5X-V1|TTȡDe3Dȵܝl>גzfo /[.Z*#i_1G5?/wa8v]\? BVoGlf6w "ZBQqVBY|SwXT{plzM81nL].]4Fi?vO| ж,aCOZRZ͍EI- թ-Svt9&fEWz;'[:!W! RmU9ijLȤ)&YE(,AfF]RlЃl-^Ԝ@'QDPlU/gsaC#o~-v!7~n_RMXBx iJ[S#Ω$9zƺ[G Yt^`t8EAC-+LaVftqaKP CƂY(⾢\fN.{t<{'^{^+Iw_ԝ ^00pmY. L@ R7?є@ _0EMREcJ=@|>sa*}3'˾&\H8 )Iaܬ髒1mY6 ӨE"bQ)06nZHGo%Y:o!0,D]-D/25E 7 :BM|# jVOҠ_bQH"WiOغrL5mꟚټֽRSmC?!x{uaUo6E͛]vP o@4u`ݫJn[M]A 7`,'fZw]o//Y>-A^1./$4_D[a /a?l5DF5.8$&v~\I)rZZȏ oA}}S#7I(=`urz/ťøPjy'⬾Y'afv@l3i)X6_K:sV u*a<kz9K5~Ze?' aXn0݄c'C;fޏ)Uv>Q*^| nƤrA`0͠<0dY.h@L\|lEQ6]"v0aGl T͸ȅX\M 3ے WcEJȿҟ5J 3C:mm+~0U\,JFal)-h$ `PBQnA{u g˜IpJ0q=hA"N( z-Fsk_Avz7sP9;[/ {ʞRD.7JK;,y7hAXmbL*vJ$u&NC{ieb,o; c jbai!3SG"NGYӥr^L+]K;ˇVg"+>l=QgJnW~.sa^=у WW ڼleFНz3+; 5(Q_# R$,w^h"SRKq ;.@L,B<ܵ'+B %A-70 Rf0ӳ^o ]K&{*s{j@)"' =aI.ޥ{4!poEhXղ筑XrbrRc{|*Z3ׄpdWa<ȕ8qO!Bȧd>#ݍ ZC_]]я撊}cj+"E#4;rԝ3/n7ZRa瓪;V3wryK`64^&z{\kp s)>|mՖ}e)_{h wۧ2LaVbiN|@|WzK m鑤l09{06+?tb䐍Ń%r=.=#!Aԗ:243do<&Gh5KV) ߉WE5\a"rZV!5vՐYp%SM XzWvLT>6'4)JID zK<9KwbCy'V) OsJKXkrzy?ڳv(~F[:p|*q#&[makNen s ~=K/2&J:zdQCOBem#e4C7 1](rrQ}cZ7&,*u|4L%F#$50#9wLˌAixޞřs/-ƪņ!u E t%o fMsi[I$_B1UQj}~*k)Tw8UPa ,Zp?MA7ID1Mq&˳&\qDž"@X/-}/m؊\f+V_8Y6,hw6}y 'mx@/ lYv&I9zAhԗ8I]%Ocz1(, "U !8XeAmQh+Y3!eϗ6(X၉A^ܸ=­ݖO gdBrGᐛh嬯v;B_-xLJ9مWF!_`c:q760qB~{=`װpy˽;̏cA.,}kX!6W) _}5|ͱj=!JY@E;KqL?fVN v0?ohfFѹΧgac?!Z& ^imyG}\-  Q[E0E0\hq@|20p3Ix9Bjm]Kw ,+=-/T}u4 nJ4jOĺyGq1.EX#j74_s:^նiXuoD&"vz\O>zp_'$#8ج&+-bԩ5HEVj?Kxήrv*n)nW 7)lnfq jk)Ķ,ome4Ky֊&}SB}gs2CIhI c]#%raGGeAy}*6qzvvzl| X݇{ `RXNM2Iޅ,ݖi4`^?޽ϢŦ=O2nX6G9_C!AF`tj(5b.sU*t'K$bde]lHj!Z 4yNFFDhD=,;_߯OU}M-eFGC ̝)>8"$wp8W-¥ځcJ?i#Dt$)!:=L w'p>C4$F+ yͥq->}֬Blm^?aK ]Q̧;W0$`6lR-?C%eL;CD1ONsQeNztZi:zk"p+u))E<`*6xh3Ee6ͭCw/fe Tnx5"wrYQI-:rr[(eq]ĒET~GSF>R =s!4#k3E3nn:0vA%E[;vna ("6vwf=i`%h@Pˁϑ;]5۳ [B/;*gwe #}^@8 <,݊k&6#Ӕ}\05s</79To~S+;*^M wr7˻ps)CE:I_JAonc()`v0df\,1x5({jB)WgeBB}Ly-^4BaYB}7ïkX7^`Z lM^˯Yc#$IRd]uL"y#d,yBq1ea܏HXл2@A_ꔮmXȇ4@Lɘaz̧,KXH뜆`i>>3!^2VVhIxz)y^qU=<,vSB dr×nz$K0,2kBϹQe7/W~9\Jyy[,Klq.҃<:+NݾDn]ݙlcz 髾=4e2Khwk|&9OD6&M%WO;7}ѿ3rI HpKa\pxu~臣26@煲40Wa)Q&M7Z,Ns0Q3LdY\Td$̋AU:gmNK/N-qʉ+umD*7|NwD] |y~ߕ-=:i2I1GXAc^{(fSqՃ,)N%X:sK29=ڣĠӅDMaW,HflGox; 4$`ȉg;ȋē%59H3 ʸ~H|Wv~b/=;`Hȧd\LlbyUa(韝bq4 IkƵO]QRtBwrPJ#qߵ{'a_! ?J'|c# P6L=2R;d /Y27yO4[ʆ6}R*Ʒ#xMQWg{F OjߛuC\JfacHoxsDwP1tc3ŕe n|+#tPpWIO.)MR:>_}ѷP)xy0S /aɈh)5+Od;dg%.t5u6q9أ,5;M@nNɡTB\{خ{yPq3m *@EpkJE8@'R*2,CݺˠN08g@kDhdH# ~wUEoP/gtv2uXOG ;zSb9ǼDKt},Fy*Hzsn;ar{xɛ8pzRfq]|IfTcP\=h?AD*C->B(:<6 $(ӊmng DW{ҳ.ړѫdPvнUw`øPg 緙FӞ/ʬ-C-Gyk-=tbeqvFl`<(TӁk #<+3fLrHv;7P?V #/%O-VD49/OeDf}*`(ӂD+2w =vE4ӡh } ^IhB7d7`tg[[}uC R58^,- < c9SyH őn2HqH_G3[ZZSÃ9´7uQ{qz 1# Owr',tZ3DA' h߀T9$Y ]C5rJ'qin82pv` > V(ƫBwJnϪîCq[)Gը '?MA-.ժa:}%p[$ĝezIn6Ἀ_=E\Xʠ8; ϾX я9?)d6={]ꃁ ;3P;`9b0aDFK~Tt=ԇLn"*jz]4/U(2ɠF2WLY):(ҥ>/P!ӓÎį d~5.MT[!"30)ODv:]G`^cѵ4CU5Uj3TӇL 3?Dj z.ZB%QHH۞0F*8w w!$/ 0vPfr;5e,c+oҾcϬu&e1Ucai#حzrt5jۿ(a5!C/ ҙ/$ 8I`f2.E8D<`8"{BB iaZ4J@=q%=9"G^GT_Gwe׌_D4FQEuʛ#tZ]F:TgJPJbZh;32l;^0A gv=?+n8yp' z, 5ڏ8Qj`:a>!i\hĽ\dg8iOy$kB2U Vt;ݡЃgKqMs-zpi)"J v̕N9:eQt'Tԯ1CMu-0+_zY8_~'̰PeCUqDVk1H Sܓg]>b~/&Kyg) \ShucM.|i}.8HC=/\ 2y<9#3psDbaNe <,[Fׇw[JiN@=k;ߍl(8+;q16W񘋫y"HE\{ekҲ!*BuzK:Is|[#sSGz~T̡B/- ½(? kay`{QD)hpD?S=4S钧]QPj22(Y0CM *DiiT܋=9K#f H- '-srH+dEk'?Ï7!Zc \[,!(F:k=&ĒOZ{w & Z WiqDHcR0LE&^fށ l9ꑙK[{iJ_c@;M tPц3}+3XaB#g(zhC2nds1q8 ɚȨfGy0YHLtPW</8kA~pD{]u1[T&@"m]QZpn눷dTGcg]IÓ^^tJU_v W?bHXp~qé PsO*{jxCj|WN^:K=`a̷;>tC.@XJD/կ oAYŗj< W&mJH̀b@1#D{eC8ԉ2 20YOߑf<,RI%ufN}\{ s)¤ٱg?IJ {`ahcwó؄Rk׮+ GܬsjhbWV9fưϧXQ MQKB=PVLX,Qt%s%sBÙc蛳Mh?>r(et)HwZ3s3'mCNюcvU{)L).G^i9yMe[s~b)9޶#)ԟ.&q2Y^ q\0;5 4/dQ%ɖX8E>WKTfoG)U,(h I8 QٍB#EUcѴa+S/x `bAc5shoeE_m)~°g]cOm$*4#\>f8,/4Qɲ5#nOH1`32}1R]c۷dI;yԄѐ<ẈP l7BOu+sk`G=՞fTsU@NY/(MLILS0ŐwbVX1-nuzæZz&p<ǭ㫭Xbi@:U" /"0Y$;bd"u(@2Dk__,& ǭN H&? ^j?P<'1{֖kl K+Ìo*`Jto^-3Ws>RC0GO9画KqC_kH7T۸ww#L۬]#≮ElSJN@ytƃIi=ܴ4"dڎsBW #w&*Xsi7|ލp`ڮYݒaK #:.9VɟIՍSbKS%E,Z N*4Յ({iTH f2VхQ>\s:Qdy"K:Azw!GP!~XEV&᝺CAC6nND.wD"/d7~uche,;Ղ?ñ᧡rZiJyRH͈&Gg fqM/++ .M:օumTe@. 5mGYfhЮ"AR:hGrQ[++0+ (sSQ3$aZzוmvhh~ukP|[~ >d[x^͸/Z.IPikLQy pI`$]: S[M/l{-m%QAY'= [!ф(6a>@O_ψRxG~0n"v B?=|EIp/z-[h`(Юl *_B397qm&KݓȉTLDxLyFR7꼶a5F3S yqP&Lve#а HoUc{qUpL >M0JU,w%!`KǐHÓأ두m~?HW < LVEdZ?>^1h7+$rI|;y֊"a0#sq޿{+XfkP9b,v{H~=C]9h]feWb޾xٵ-ψ V-}Er]?8`/95R_A"  Lp 0|/ɽ3~X2 ,;;W8^̘T IB~kѮFCpL=F+7ehrvoBe^ ɗα}0|L!%Lϵ?Y@V[!93˃i=ֈeaKN%C}^z?]>ZU%iO]Lo ҊkbEо QUʠd(.)CރĬ^ y+'z6 1䘋ʘ].&CLWL"*`k.߶ "nej q{oUbߺ%DpCWNrf/U d&>|Oa'RsEͩ[Ni|×~TI (OiǭλBKV᡼é^1\7QEfɩǟba |QScu#d.(1}3yqg4 s(=l/7+A,( ~n<1b#ySſR b-dTuXwIg|̚n @ޖvu=R9Nd-k1y?OT۪'zcID@u>fmbLg t!MbͲfEv]q ެo T+'II*+8d[ ^LDaQH)W-%n$h/sG4>g֯KʹB \0@-o=# }nPݗTuIA<rX7L}ϠcTR,gfU yՆ &xOqbA1T'>Gutu[E,e{FQzq$xhX-P A2-Jn%_Ȯ.ljc3<=ώ^c6Gn*cq?,Ʃt]ף⾀/ߢ  `>NluLY\|j;ds%5i7 =C{ Du 9<15O,zcD Jhw'0\MYщT\Q@,8hf)@lY4ـS9/q |i`6PFB~$(UO/rKBr{z9?lw?gnqB}m"V agJc8C&9pӏhB Ў7Cџ~#^s͖Lfvg r^r ,2QDҖ=P߫u{pMm)FrZyL#dםD`ZW/cfLB&ؼٞftO\ rr{$Y`ik2L;";˒X#X&g K<'Ԯ6׳=X1Q|=DkΉVŧbwbmgJ ă|O8gYJrS/1h.*fV_V5t,m|])!`Yۢr)~ _,_'bf?ͲÒ 'f(.t3C%Ŭuv|0Y֘`!-9>[̀GyȱN͏}RXbhxDZ[u3`j=8R3S@e[^* _qm>Ԕ-:!1t( }v.)r"cd i!&ֲo:Nd+Ar*ihMH&l{ ~=YzPk+׫aW}aYL^K`өg S4r&Y nl.(Q Τt%1ӻ@ z[hd(VaObJ n<% r>QYM?$ʟQXy͘pJϕA)Yn $$9H7OcUI3sk\t)؎rxVL>"DYC j?gz%[E!.ZH\p&C⑝fMmǼN]cw3U&֠7>92f*UlQk(ޮ]H+|bTw`k1y乴>R~&&l2U4od9(TM{xfU}/~UL*Yʸsʟ*e.z!)OfKZM17>R:5[H5;Yl_\a2vB^UTjpj\wqbޮ;WDܪ^_t5X@iQHTuG)94q;Q8j)\unQj?= 'DW;d~W'Ѻ/`ѝcMFq_ ǣ5f^ N2"o4 ku4@ը}t^q!,MI_C?=ZwY|625w4rA Lk(“]u/uRw;Z,+Q-2"#U;Q$<)AEZaǵ \5gm.곙k2@wA+τ`{ [֤c}u3.C<_.q_qr#So! 1ɴLKK֔j[Ruݬ/ުKO1^)Eg1tEɠ|n\-LY\$eWgM=iv)r\/vBۓL_ke7'7L50s\<dSŘAQP$U?2)/ d5DaX '3@Q%' 8&EfQH͛Δ+ZlHgxC%OEeԟf 1ZC׵Lj!%zm|/)ae#-zSt:bLa A#rJ>L(nCO*}4eHixҩ¤jWbbMƈeܖ& nˏ"=?G#J{eY6cwȐ\( ΄j _BW}X] %]WYU$;}ϴ @}WϪѹ!TDf(>#XQ!Zz6aGv#ة"EhnP7mit3D>n/'ɺڹ3  ' ,FeYw|s* d1%fRPB ca@1|awO2N*,ZKpǘc*vv֗[AEJ2jn|>ORn 8isvjnh|]Hސ̭$$3^{˼&StYQ͌p? 0)GT0h՚H犌þTe)fΝ0PhmOJMk 6(Z$=e2XD.oj'D~~?Ν6e7"Gy2 oq % v829Y?Z_ȯ*YA=7 ՛O>ӄ(@ 7}"U?2s뼴k֎N5Jɉw@Ɣ܈V3Z'kXaUZec'6-T$UJ#O/oa j<-k4{, ?Jxs?iaru,*-"=ޜE h"ϽZ .X0PiGa(^t߰R(\ƜКmyYzL'-A$ZtEH.M8q6GIǤKRRNyX;wt쳣G\o<|@0ѡjpS?#{G`i/f/\ݶW(`J9fae;P[OrP5o6?x,m󹺡 ]d!P[\)1)e; ,J o3-VrN|bӤB N\(gn*gjmNؿc`#>Q soWY,[0#7U?Q 84e&&iA*&^3<*aȮt˰yd=fO81m$1> _M4&]f T!`+$}38 =]<96' 4`9ZkL(Ze.k,~R$p|iAT[5n%N wE}1G[=RT[{pQe^|}z<ʣ q`2Dӵ5seJWuʬf{%YmvbX3j`*(dH[S 6]b9mMGN<<_@LP (s'BtR|Ah9go<8=80!NIk91Eߺ6 ~/P|-ǹr /8!ɎӮ.!}/EDIukR 9 :, ]rF*r~G qW1#q(BV!<&# ra(v D0eUMY$T.-~pWDk'IRRi9̍$K(_89ww\}^^[EHw*W*ɝC[Mm3=tT?pTv:"/!5ao2YZ t3hkSK/Շ~[cm]Zz^ &i\*aqp[Ty+Ϸz A7! 1ʒ 59/BJ{i.}P-LI V}>_ (h$*cӹs 0 Ûg([6qoU1(73ӈInWwHzɃBNd/9keǃ}5,1Oΰ;cI5k"0>pt歮U1ZWU{&UYkS'UHOQJxh{n0'%kXF,QTzoO3ӀtsC.pҌJp!'n嚩TRɧTr\U3 O򆷉R  ݐQޜ_Ld ~Vو6Z _7EK䥅'WRw2TB+EwhS^ݗg_Nu$_-zyHRp,a&nEDoz*~)׷v!e O[xKWm 'ݍqXNd>Yrxuq}KP;n+$7x@K@5Sh mȮ= =QO.gfEnEzԿ2zomު;FkFʉEv[ڧs"H-c>ӦSR;>&H 8j/.ESaYt_va҅(5x%LVoj_6ؖi\ꇠ>UlH)ާgX>:&Q=^!EX "O^,Hr=@6cgܽnu=hۣ&ǫwb 罛o~fM:F0Dy{P"y9d'uZEIAn~#?+G+ 1pk}hh5Ic:VS=p.<ia\L3G $7L,p+9(6ُ/wI˲5X%F mC%J 7pl,]e VMS{1SyLks|o- U 'Ɉ$g4oُl׻ N(śURG4SiPpgz@Zy:ؑX?:+Hrɒ?x=rl & aIGzDcpA(x-(s@xG<|vGv_t&vdq]0v-FA|n=*PC+u^fBߧlU)Kkxϯ 65sh a&u%)?j@Y^I^}js.m_) *4t4QA쎟vr$> p,#Y Q']Op|jN& H WfU9}\{M&bm% ?]f^Aqʎ4OĢ_VdܙPCIK_I!0'{iKj]$T~zwR`^"M2 }CPYH:>`5Y7xz1 bR `}xSE*JnUˍ}pٞW3XsFU~s:{O~, &OxIp>}IP1w'RH 4VJ!@^1ky䣜QWԇ]eĈt|C gȴиbm:Bn:KwoQw B<ig`G~C^m΃uz_խ}oDqPzXji&#J H{F?4ØכD!c |bm4ZVzX`ϭ-lX6x~j1 =-΀hZ?$",DqڍE]?fXADj13ҸMp *$7B,jړq(,DNYG!3ENеޖfv~v|ZGDͮWje60\$Bt$J9]9&At2t=4wwȲp(jW^BT4cK#_f뻟GCVwessi1p6QH,)S6 r >wΨ2!ZV7h4•}Kj2K;5j<8ؠ@8XHa>}V<¡Xa&Dœ-F2Ay&;'oKu/EQ_R&=G6)Mw/tBY7vkrz=#j1?~y 4hB1svlrK嗩T5N`tt/M0:*M5|QH;GgIC`adF#\2 ţJQguEwf#,/BvcBQ9h^>"Icooqts%2:La1؎Hnh^dl;pIH=>N/ #.dR(8ӑ_b^hS2t[(Ulku{gP%\9)t};@)qnE9B@(\S7YO1BOG#l7xQ)aa+m $@^5 ^ WqτgMSW &k\\![N}i6=64 ʓæξך{`" \_.0b 3窚Ph%2:E6VWl=ϔSёA6nU"w~'f^~^0 $[Dﰯv#p`6~h0>8fu;P: vBb1yLZcCKōQ1/wVT;]خ jjr<߳Hy^@[0cs:wYo@qJLnE1^N*z2׺>Z݂Q9Sk_Ĕ֠/J%$-Όr*հ^P*OTQT>H6ȱo!bqͣDcxq1y+ J%v)$hklD3JmGd v ?NfQ|; YLh0f'egwVGLStܓw:mVA/aAEd 4{nGjbgQ]9y D ln}"YE;όBap:+\#4Zٕ*(K;uMQVyp-Ry7+DY=+}nbHKh Gmk2L>!놸D.]#BلP"Ӌ/݌%NA_95=,/ Wn0y":YQa8_UD8y3z]U9X|ywO.<(WYVL}Q$@r?p5X Y:]mO;y=@^^̅n)wC/#'^'k_J㻩mIFT&j *E[H!VlcaߝL".m0iHUKGj,+JD{+NzFSeeأ cʸI{aHBRIKS7N\4LgQ>T}y"gH߉i U Ip˄φYChR_RsfU_--dF'Kb axkS鷚7#7a6)f-jT\Іs[hu"_ +##uC :^V~Ylu)1w&CFΏZ"}Da^T@MWt QS6[h8l GGE',;X_4KXJ }๭> Bw$A4Cѐpi]-E(ȾH63}ykKe`Eʞ9wAn[?&D)k\]sK Y7`0!sD'#'lnF>۹ p%'me$X 䔲X7mmh6ϔV겠9>Y,wD ZQ1d)F/"Ex7>)DycC&;&9#,SX 4 Ү u'0s{pAO^mZ[4vϡDK|ۻ;0:/+bUb26/WKjGHA/#usj򱷧X˵^,~j BdcFER#[)bI{^U~fԳ,N./Fez&a;h޾)d x1Q|sTAWUgXV~Ad-W,[g [ Vz@*EpSqe(b69.{sqskjTq%A}{- .=kDop/sxrbi+yUta3 kJeG Xdk ڳ-L {';4|n! Ј=#E> aȅ=lIU# X7!x͓=*+v_{b"7b*/Aӱz3j_Bܲ*A@%?]Sκq|J4R[kV[`¶5m_nΗU$ʲw(ijv yx@1lʜNś9p) qTm.:|x خk bX>[q3WO@ZwHhw3&8A>)^R) ju@WZu|iLHsg~ K2EYIC8D$HS -HPy`^Z74@(N| G:Ÿ [VkSc/ԡox(r hmGh)cg$#Vۅtm+c|:M^*/S|9#>b{QT[\k$ g`H MF{V3+B"\qYƋy]2F=cӑq t ɐ` OjRXc}'p6ߥ''SU/q$p69Dj=yH;Ne4tsn6/gph)=>o5j-'g;zZv7OV]R[xٴo>g^ _)oXZ/k(qo3/O|e:94P%TΜĤ Ұ#s?Y= ܫ$ ޑ(\z:ޝbۨ,ktUg|g~^+&ڬ)7f`}`+LƖz(nvI%̥>3< <} lr ОEel8(Oٔ AuEw:4'4]=jTczQfY %mub0/+OBu}6>$%RoVB"TdW;jZ^ ]dܫxz,Y5ccg =(QA>wފ {]JPLCOC>=le$<7z Y%"{deIٙ†B蚣}`"qֆϘâh˽ad('.*:y1Yԋ=KIe4S4,>dwP c'q֨QWUC'ZnHw+s$ ?qol*ժUWba!(aٽJ!$ fK:[ VɁ6>> .Зb|t"1J؝N7/ѳN;sE;}hZDS F aG VJ#~t򹯢MQc5SS.\F#}W ZlX|;OJJz^L ;&2-]$G씀18PTfY >)+JZ]?V>sPtpvWpFkŦ є*#a!VԳ&'lb}# 8;A/LȠ((ot{K -_^ 1S*߭D8읐ߛ#2oJjo$4Ms@jc=&C-݁X[5 5 r͠oEc "Mhng;Kk}K!Uk{vHPJ /k?Jx4f8{(I 2 :b*w9GQђ)eC ;O0ZXny)VX~/ڣx`=E~q$±? |h5s+aT," T/r>rSׅ7zA4(l$ϲo&i0x2.Q`D Xo9oAX@[u5m0꫿ wnW-ڦ&D~ Xd$\3Nvc`!'{ԎE,QH& Hil.5M-Ӏr{c u$n&vaDD' d$4NZGJ&^% CT}h.xaL@4CuSPC} QS"s{nK7`ǿ;rA:*0LBVD_ vIFʯ ocι=0zMbejم3N_;SUݡ@C*:S)C [CDŠ$U%oz홽*3at0&O2lX蒈q'q8 ~yQ XnM8pV/J=AK Sy3 ט*eBPrc*`+wr"+ȷO@XwƛJ}@0KcJ@k ^ "ƽJ5v#aV̊Ƞ{gU'] +thY f߿O=XGP2ؖ3aK%!CPY?Ѭ^v geF!JrB&^y(=腆+CTי:Y0()Jy2gsW?\g'}!T( hwK C-x޴XK# pb3eIp&-3&yAM(->8!# &-|&J9V̋Xiooil Wv%38RXR ~D6'yA;[7["nw$MR3N%%K{n& {#|P1ĸ*ϳ @`Ol㸅z)h9!Bɲk?2mW6"?\Wt!hj[5[F=>M9M(]rnve:L&խ˾RXs$KBb[zMr5A'5`Y(Apv<ȉv&&MDvnVV-LxĺNBW RBmbIpP0btF1t;>?#32t`( ilO5jD@;%rv+^0']\/HW{ Idx̻ 5}bzٍ9\कIKzm2$j_"m:}HЂݝźZ%MiQإ+A(ԓZ E*|JGA ;DQ~z3&M-fWUGp8'᭹ dI[^4?c-G^^lMo;x r4Jkc) j&d+=Ww"U<><7K;ir=@e |߄e~ wV$7}B3;F05_ہH w( *TF+#|y(4#,̹X|ѾࡢtMfno#-[܋kZ 󢑃&t,*TY×#_Bp:L"} ;ԵfYRCr/Խ;rygtS%fkRі6XzGӔs]TY#z9H-,k{F\:;]tmG;Y[x >k6;n56q," BVŏO{EhYw&VpdB]GϦV V`n/g.d1@kx<Ȕu)W9Q&fN ¶!DV~KQ 򃼧2{y,Ұ '~> S$Ѹ#TEqoG8St/ʔ:YïC&VwK$xoBf\&WaVNY9h?CLPYJhʞrh+)p1n)Mpaܜzkžs(儩ݢ.TVW״9G3% mTѩڗ2i8SO ºcG`1$ho~(RTf6 ꠛ:{eB/f4-6A!Bm:~g AjR?hQ@X~i.; #[^DY#K]K!3Tj u[r< v\j^KRSl½RXXK L6Q͏-5k';!sgOd)~˸HI2~wx&;ZHZ)O1-& 5GvfGRK* BXІ;_w_AZ3t_@-/sy0ˆL=NOi蚇BZ|YYkIYEMR>W!}f"lKIb*j|>[jsQ-('lbѡQ.n4!1u6}`!#An%@{̫mA %7M,{.hh00W@-"Ɗ4QG)Oww$]Iƫ:A;_zk&0#03rKps1U(PbJ`'j1(x.B4phϻI ʼպϰ"p7zw )86)ثcLw %!P 190wFUurJS ksto t{na3i106E(߆m3cN_R}7w|y|HP~9~V6V['ir&GawkZaE*n3b*Nڂ6 dWOb?8f)¸Y IM~P05F9 ೃ?C,]# o!ntDwE]1FEN_Mc#eIԍl 4S+ƚL#eΌrhypGΚᶙ3S!B5ީʤY9n%i7 u G|*Zica6l=VbUI|?ӘhÍI)ލI"Ɍ7`X ^7>,%c`n![0 ;7ux$w:$1daăI&3_?Yݍa:KL_Z9Z-UF`֔DMHbƒ~{E,>Zy\ bUG^}v}Y@o〾b]~g+[&r|;k(LCXŜ n ?uq0WkD'T!L߳{W.xy[Zbt ÜLߝ̊eX8aF݅9ԃO׉-@ ӢzLi꺍EwH]u+/]bp B.y(={hO3[*^I1Jk]Gu{CADs7JUz[l n^yL^IzpS02}cFQc6#[2~׮%[ _9H;A{')=-h!+U1u޾/p~>&Jg|Kh?KGLϻ$9E>uz}DxGwM17F^ kލ!ȠЍ)يPE2BFk;V. h]3ͶxJ3'z91[e(H~%s'-]iq;Qe” U;}~7%S`Ÿ^j݇158AMn`֊~ Vk<Y摏oAA6Sxv'h`_ۥϢerإKY?Mā8`8UR?K2~1@5% RnR ~\-JA/bUvͦWfuq] qńAY㕣oEL!>.8βxc7Vga̐.E 7fzT*:YxP4 rpx {!?<_CsVr~IJif\2C]"8J #Ց"R> 2@Oi󛃸X$R[1٫t:y.\jE7ATҠe ލ Z2CkQo@swQwŽ-p*#1zIK@aq|q.]6p|~a2^3ߋy[\ nxdz-\ŏ)X SR&}W`6eD%Qr"f#xB6h*o8xtbyp^;":/OcrߝԠ+ף7Dh brF@-E3>"kH]TOemBOph_vVW! Z U@F@NmJdJ7}*f$\t ʉ3Ih #¦@6gM,NfyLD!D) HSoލnFɹc՘E5f D$sD>f }b *k m )Y I*;cmTcdߚe:csmhӶZ_.ԀU-<*8@-y3g*k:x x\궩^ N+< %' J @ެh<}4|WnP{YR$5קemީ#=Ӱ`fl${n+cC>9*Or-E}mehNLł-* V B%GWCDGɗCI"lmVCY9Ur7dׇns`=:#r`O)p4267 OXɍsYnT"h5)Q3}Oh.˹ V'B4  M/y8|)PR+,(l1s5yOG=ւC&Y~ %fP+V Ȟ6%5͎Sp`oh_Ts~7&)i1?YJ;Gj.󥵤Z56Faw." VnxhxԻ+Gz+qozU oOg=XlWwW.~2b'd_X _7m`cr'*[eB]ȤN7ϵ!qo 7`w RCQiE9|e?39ӮbٷM: c mؾOnM.cnDwC`"KTnA&*a{gB(X|,L-נ.BygzFLxF :DhKz2 ^%Œ䔚 W^{to\f7Wsq4%KC<+OOS>Y; B>Ŗ|Lg4Zԅ@lj 6U !#QaX<7sڥKAt6U+ȯs(m*Y;ډ=$Chx/Ɉ L[l YZ