python3-clinkgrammar-5.7.0-bp154.1.29 >  A bx !M@eeeOglX?i iGlW~*mAP EZA(TsI`TSu`w\|ت=Fshe=PDP1igbM 5c38636a246fbf45d3afdd5bd4406918aa1f7f12d4f38808696bc538218f2eec3db275c125dc62a226791a64525bcc65334a951f xbx !M@eeeUf xgNJ{?z!ͧNA-]И}bĐu{Jwhqbg6 ' ֧&q%x0ݑg4$ju^^Au2o[/I~2EH_,8U0phL;qt2꾸rQUf=Ƚe JqI(IH^CtϲJґS?O¾[NdZMnDUkc+L NݱϾPP>p>Z?Zd ( ^<@LPmv < \ |   HP ( 8 9 : FSkGSHSITXTYT\T@]T^UbVYcWdWpeWufWxlWzuWvWwXxY yYLzYYYYYCpython3-clinkgrammar5.7.0bp154.1.29Python 3 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 3.bxobs-arm-11SUSE Linux Enterprise 15 SP4openSUSELGPL-2.1-onlyhttps://bugs.opensuse.orgDevelopment/Libraries/Pythonhttps://www.abisource.com/projects/link-grammar/linuxaarch64 kYY\F\FC'oT$A큤A큤큤bxbx^bxbxbxbxbxbxbxbxbxbxbx^^71fb86302e9eb87753e4e2bc91b0ca1bc08bcb83cda04b7295e96a7cf240ca5b97ab2a7f88bbeeae95a30db2cc5dfa5222c568caa285ec63567a612e12ab241b645cecb848ebb422dbf79a4174024bf7571edf35de1aefbe3cfdc4b6cb66f524645cecb848ebb422dbf79a4174024bf7571edf35de1aefbe3cfdc4b6cb66f52479f44504b96ab80a65d99f679814b9932c31ba29bffddc0ca092b172d9359bfe79f44504b96ab80a65d99f679814b9932c31ba29bffddc0ca092b172d9359bfed8caef8c593b5a1277280d1dcf0bed9fb451478ef2980a392e2368ccf0dc42bbd8caef8c593b5a1277280d1dcf0bed9fb451478ef2980a392e2368ccf0dc42bb33ffe1d3a3914b9f8607c8010920488b9bdb8f9783af1639ad8d3a7bd0e558dd2e0bfddeb80de97f9542ae9d432e0c98a7d05dc53b37a803aaf98019603bd46b34af67c2175b544dca7f06f95eccc20c311c4591ca35be6fd34e21fe8f33436fb9d4d2646905f4ff1117ab361c894d70aa3e6282b161302838c5ed03dd785f1c_clinkgrammar.so.5.7.0_clinkgrammar.so.5.7.0rootrootrootrootrootrootrootrootrootrootrootrootrootrootrootrootrootrootrootrootrootrootrootrootrootrootrootrootrootrootrootrootlink-grammar-5.7.0-bp154.1.29.src.rpmpython3-clinkgrammarpython3-clinkgrammar(aarch-64)@@@@@@@@@@@@     ld-linux-aarch64.so.1()(64bit)ld-linux-aarch64.so.1(GLIBC_2.17)(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)liblink-grammar.so.5()(64bit)libpython3.6m.so.1.0()(64bit)libstdc++.so.6()(64bit)libstdc++.so.6(CXXABI_1.3)(64bit)libstdc++.so.6(GLIBCXX_3.4)(64bit)python(abi)rpmlib(CompressedFileNames)rpmlib(FileDigests)rpmlib(PartialHardlinkSets)rpmlib(PayloadFilesHavePrefix)rpmlib(PayloadIsXz)3.63.0.4-14.6.0-14.0.4-14.0-15.2-14.14.3^^6[d@ZTZZ$Z_:ZY@SDominique Leuenberger Martin Herkt <9+suse@cirno.systems>luc14n0@linuxmail.orgluc14n0@linuxmail.orgdimstar@opensuse.orgjengelh@inai.deluc14n0@linuxmail.orgfezhang@suse.compgajdos@suse.comdimstar@opensuse.org- Drop python2 bindings: + Remove pkgconfig(python) BuildRequires. + Drop python2-clinkgrammar subpackage (not obsoleted: users that need them can keep them).- Update to version 5.7.0 (13 Sept 2019): * Minor efficiency improvements to the SQL-backed dictionary. * Incompatible change to the Exp traversal API. * Remove the obsolete and unsupported "corpus statistics" code. * Major performance improvement (3x-4x) for long sentences. * Fix a bug that causes random results on 32-bit systems. * Fix a bug that could cause missing linkages on some systems. - Changes from version 5.6.2 (24 June 2019): * Bug-fix the SQL-backed dictionary. * Add missing public symbol to shlib export list. * English dict: additions of paraphrasing verbs. - Changes from version 5.6.1 (27 May 2019): * Performance improvement (approx 20%) in expressions. * Performance improvement (approx 10%) by disjunct/connectors pools. * Performance improvement (4-10% for English) by faster power-pruning. * Fix a bug in trailing connectors encoding (may cause bad linkages). * Fix inability to form linkage when first word is disconnected. * English dict: fix use of quotations with paraphrasing verbs. * English dict: fix broken usage of "have not". * Performance improvement (approx 16%) for long sentences. * Performance improvement (approx 20%) for long sentences. - Changes from version 5.6.0 (4 January 2019): * Fix dict cost reading under user locales with comma decimal separator. * Support using the pcre2 regex package (configured by default if available). * Add "-with-regexlib=pcre2|tre|regex|c" to "configure". * Revise the manpage. * Remove the experimental Viterbi code. * Revise the SAT parser cost model to align it with the classic parser. * Implement a strict check on connector name. * Fix linkage_get_disjunct_*() when parse-option display_morphology is true. * Change library and python-bindings default for display_morphology to true. * Drastic speedup for long sentences (hash encoding of trailing connectors). * English dict: Support locative replies/declarations. * English dict: broaden support for misc paraphrasing verbs. * English dict: fix relativized paraphrasing. * English dict: fix comparative-style conjunctions. - Changes from version 5.5.1 (27 July 2018): * English dict: Fix clause openers with questions. * English dict: Various misc fixes. * English dict: Various paraphrasing verbs * Bring the SQL-backed dict to production state. * Restore the repeatability of the produced linkages. - Enable SQLite3, pcre2 and SAT solver support: Add pkgconfig(sqlite3), pkgconfig(libpcre-2.0) and minisat-devel BuildRequires. - Unbreak English dictionary (do not remove units.a): limit *.a and * .la removal to %_libdir.- Update to version 5.5.0: + Additions: - An extended version API and use it in "link-parser - -version". - A per-command help in link-parser. - A command line completion in link-parser. - Idiom lookup in link-parser's dict lookup command. + Fixes: - Memory leak when parsing with null links. - Spurious errors if the last dict line is a comment. - Garbage report if EOF is encountered in a quoted dict word. - Garbage report if a whitespace is encountered in a quoted dict word. - random selection of linkages so that it's actually random. + Improve handling of quoted words (e.g. single words in "scare quotes").- 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.obs-arm-11 1652087802 5.7.0-bp154.1.295.7.0-bp154.1.29linkgrammarlinkgrammar.pth__init__.py__pycache____init__.cpython-36.opt-1.pyc__init__.cpython-36.pycclinkgrammar.cpython-36.opt-1.pycclinkgrammar.cpython-36.pyclinkgrammar.cpython-36.opt-1.pyclinkgrammar.cpython-36.pyc_clinkgrammar.la_clinkgrammar.so_clinkgrammar.so.5_clinkgrammar.so.5.7.0clinkgrammar.pylinkgrammar.py/usr/lib/python3.6/site-packages//usr/lib/python3.6/site-packages/linkgrammar//usr/lib/python3.6/site-packages/linkgrammar/__pycache__/-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.opensuse.org/openSUSE:Backports:SLE-15-SP4/standard/c724e3e515235b80c7f4805c77bfa9a6-link-grammarcpioxz5aarch64-suse-linuxdirectoryASCII textPython script, ASCII text executablepython 3.6 byte-compiledlibtool library fileELF 64-bit LSB shared object, ARM aarch64, version 1 (SYSV), dynamically linked, BuildID[sha1]=433683d3ac14dbc38686f2a77ce37283a22a7d88, stripped R R R R R R R R RRRR R RRRRRRR R G42)_rutf-83a66e3c6e93232ce971dbf45b760256a40bc3790b5d208ab205945d1e8b27f98? 7zXZ !t/ ] crt:bLL >:,X%VkZƁSI3B9Pwp# B@!xS3?ʏEm:< s=v34O֣pNh?]%ԣXd}q ZW6]ԝ:)R4go+~V j$P-T7y*Q5ʬnvbGpXo7HTlgy3. ԥ/ 9i $65kݙ) 7g<~-RH<󖜒NWṠ6ݯިhyOV t*}8A*56sqEGe5;V@vA+Ձ ~;QOD\8&z2'@ͭm)6S)x*Ѯ#26`ٖl:#3iaǤ@:Ą (#\$"&!4qZ1ѝ):B횽;NM`loYB:ۢt[`֗5c4D/d0:3&G@HIŽ~jS _H;"^2N*YϠt x~EVݥyWW>t{ef{']ci| R{YK\:7enq@V8Bê;mpBb@OJ-5epbR-[#9t:׾b%VA%G!*eB`oͷlv"#cp9ENn2ScϠ\ Fv_T+r*rPLYikI +#;MV4**sQHSOEA̗;}7clEh ֯DB'K 4T'(Ε#+Bzd=r>zh։/1ev?t(CǨҩ? _7!BxD%? H:NBX ʠBu֛},K]kBW|SX;lTҿ Y.UJ;r&x1Q~]:9aF(³Cm.ΞJ)l+?GYʐGD5fknϰ?g &>v^R&4X?oٟ*N^{t*kgXՇ'ĩL>ҵ6 >woDQp|1w呦>vEc׻֕HqHQ09ů2Qd6 `Z0Pţ3_l& ߷ +*/`:cbQ#ׅ(sT3`3qJ`[d O!E~]-W#9+(Rd8E4HRc^M1jƨ[Po.{ڛv@dMP l@r:O[_%AJdz-0q EEK†lw+''&*m[cԚjn׶XE%dRbW&%ăЧ5ZZW2Wk<+lR!2r_O Ab]$`ʱr-XN+$^bM|pI31|b1@74| ~`뮵'[UWd'7` aqY򂇌oMd 7SbŊ9y@UiK| m ␴ 6HEy{ǙI<ūӑ+1DT_c]XT9fcMZMp P) c1p2DoI(JZrZ6&y٠Qn0)WAћ3;-O>J[о웫$uԅ%'ā EAQk HޑZL/fPJaI>eq`U R)bd6ֳ<}Ž "t5yIH"ȥ~/v+7 vTIQK#@F /gC9Z$[4bA ej2nvhLݰ aUiLmBTLVpN5@p\U|vbVWm ?3ŸԻBS|puwV;=_X|1#gfgOwaQlcٯ[1TkdSòM^}~z2,wS856Q3(t%/E;ɿ=gC? CJU|쿐LҦW650XjE! F/HKj{ VH ^.RlpקE&۵NwvO$2FF[.4oآO vY/Tb\`[9l$.5=5BG38KD8~1Ì/M5#HHBȜ?+MA[B}sݱ&Al@5uokl.*l ]_%3t!Ta^N̠oڮ ΊRwℛ+LMA|#X(9S!tZ{ok1e";sWH+&&OLwLQ)[QERb"3I2ESk (wsջ0(XաcL=ͤiɧ˛(s3co6aFSM2 X~ps}S+n3rGu/Ã4AH^qoFT2ڨ3;'V`ؿVz])]O\`pJ>D{ uh0 g$(322qS(ٹS($pz]YAB& $GqN<Ȼ Еs*CG=6cY-g*uaEYd0p747-{ * /TGe#_iԚvJzhl.#|Iq;P׈sč=+e#Bgn`,n낻=d8YS,n{ l. vu@fGf ;M\xTqHRwq7<1fmk-Tg3x1 l lY6lOջra]98f}/YǷPby$1N5!^\Wl/_i<%@l=j mi$鶷U<%0FkU T: ##ЖpAĎS*%TN`m^CY5)lxu'X?3̲tqXxʛ0ۏF4ᥙ#h4۴|D y>M4toJ&VG6}92QX;($ʧ b IXIfǴ h7(+=> a n:߰0)q*e vl_ QR=b5QTWm$g8D\NOoI!NvhWٵ7^KO*oMuCsհ!uտ1ػ=AqhanV0(c|?-V=F^-OE<5V 74aVDr*},Qnu8KxB~GNT0BNcUg3R@GMdn!Yp}  \i~VJ:2v%~YDZ)_pYQ+LtΦU^ طgJ/[׀M]wX-Ԅ~co#sn W|Ʀ}U~FoCLmk,KϷ>fl}Y@u|-d8GIw:[x2u)K42=J]sP-rFO -]_~r&'$4kƣH)|3;i׾NbWȋdakSwCG]abQAnۻe )6;dQI}B_7,hߝ]'l >k~l]c#?sYFɖƝ#'@|:I5vc똀YOZ>8i#g?Y?$:e=Vy+oMDjTQI3\ `dAK^閳F7 YyYp4uzruBy֓ټiPe*/' S){\r5|',pZaMmU1i aJ`zz ٲ:$ oOoO(y7dޠ**!kj O[)K{jg(_SyOǜq+PDM.\cX/ቮ|np+-u- @:ԍAfI$h͵N k v/NL[PʪχHP. ,I9~3 g;?g3.` ͓`񒂂wZ)^T c@sJT5i/ɪ#82 X=B~A:&o!:';w9OtO8fJsn{73!-i#-ۂY,ARj2xMGn·Cc:,!я"M?1\g>,~Y ^0^A03aCeK^.WАq25BmC1+:H9>HcAbE2#& \wW'`x5<]; 13>pM*Pޛ!~Zȷڍu@.Ko* R7gDKό-]C=C̎'1ɢy2]smԻ\ D}TK< &ν֕y;RvG͈GOa~=n_MFpݬIk@gkxPƂN/vX1Q2F~̦#d/-4_UvHyK*ۢ; r"gy&#]‘1T-WHX8/B8_JTQ+V+?FWgzTp $jHza\S9 P gzA% & 9Cݏ/8߰o-z\yS$[vw8G$%;H[k3߭Ɇ#6 '§:=߷E3a "h:lZUyb5#Qw]VX2_}9|@m;6kFMcC; |F:/\{)?wAT6TaK@4͋D:JO Rh7d. O RP$|RXLϒJYz!qF5aj>B7074Y= kg>׶utb:gr!w}S[]7Dv#ɔ.$uc1 嬢fy-@@?A/xWFG^Dk{M1Bӎ/jKw~X`Ca:{ .ݎ}/ m}s@ӅWRk  frѰ/f:ZPVwwd >/X(dkWSZؙ%Ç0ƋTFO6d%j]BDkd vV ~@X{5LE)GLwX^uމgkL|l[3Q\c6ʒ[|C+K9cD`AzlٵAhGF[_bm줼Iέ;AZ %0tLWoRWgXT$}t<=w;☇B󋤸PHi:Nr;O}QHHrI EMn if31;^P6,0^8v7мk&nz^+IeM1x] s"36{jD_Xx̛r׭K!t5^ӈMbN@o^qAm`$Y]D59hOQ^21ָUi#7'♅w^K!R /R8h! Gɗڋ,b5cq_&<;(])hR:jJ$!˞ K7U.m>ʑ;[.uYǗUI\cve$=/o,YleޗճJ+-Ig..ִ[!.\Z[LϲZJE%ZQ -<`~pe躊_#"3܆a;L؉?; E/#^8{I)M+ +Ќé菩zscu~X9KL}u$8*$PKmq7g S21>.ɁcToG5w7r9$ETpe6k& *R, +ѝ7a&[7'p% z77Do67A#ɐHV F|o^iţ\ks@nw!s wP+#, LT2+at)"锯v ZΥa#eE7K$MS%EQtrbtdMIK늭|)f%T,0EuӐc2CΖc]!_wԄ'n ce\4`):dm4ڿ^v 3ƭpX2}3rd_ Gc 0~uoyʁIK2B=&0@-]0|:ҳ5'rϷЁ!^F G#?fsq\]vw#`Q/\jXM I|e۽Hs1&CINX$lk^-P`Z+ȞBWrvw =mnc/3X2(&"w}1/+\bdzA$IJ}z &*)1!b~,$yb7K Zvͣ3̺'ʓEGk X0 |1C=G;-T4#nYPНUr* > /VgvW9"VoM(Ӛ@YS'z2>$˸!~ŕ929᫊acErٚTZݑmqv nmPF{);rkۍ6\hRAb%6Q>xark$MGXr[$xp$&z?wEkB;섛ӣJ v/< ,wY`]GJ* iiGeY{ipz$)faܴOZР'^}J;SM! 58Рeeܦbiʿ s./k Kw? nq_mܯ XBs-uh"P=8o [d`t^ibW~;WK8ـ*np~n >f6& :;Rg.K{']Z 5r@tMќ {;*G,GL/ 1v&3Wse_{$s+mDC1_YdbUL?nR(dXVw臚%p2Pj@v4'lݓL%}J7u Ͱ rVUu'1OI|sPw mJu5ńy"Ո5 0|} /1iRl5fTD<(;gu˹ w~ ܆"펾Y@UwC|OȈEYƝ?mTI"z wM:Ril}I#|Z!O9t9S<7Q/? eqH%E!5Myf/|e`93FR'}إfQ}:}5eC`2v?0QKL]Tj6WFcHΩ:>:1䁿5:".6VLV[žL9J:nwX#9Ȟt2}uNv#WHk٧grP8`?X'Ր VqE2pGxyJN)Grz-&Aǂ GN\yE`#tעbFhعyx 蹪=$Rȭl'Js8g[k?22b}85HgƇO~Ŀÿ'(-֥mP 9)d=GtGn>vp= #|VP(!i_O# PdLm];Os/63>I)`hܔiHz>oSL*yׇ[kѸTTQӤQTr_Z@%Y~&d@( tpT'lBy!Y-tDIAоFnˇrl?zt)ތx[bB!R}378!es uYDF jbɑR9ns5L]3Hmx|6w1'܏8}bTnGLBf޵S*3E28:j9LZ,Jj?޻s B,hA]s QdR{bkt)doSz$$){*Z1qk[3,n@w6px50m[%^Y27rloSy7"ښφnLJQz,ӔSkMſA0E)p^\|>L΢ӇۄQ [9H`Hzod}]=vT*$RZh`Lw7:~Č/꘲LY\P=T,U+a͠M~RDeK\FhԨH8Z0ESϪ獆 v^;AĝDŽAgH?_ӰWa0I ɂTEO$(E>rn]Ͽ?=v&^ SO\ryhGо٬E(:'nDD݂HGTexvm.^L)ͼwNۂxΠwa@/ /OWqwOka6$(#Q1KɫJV^*,)"g +!m6 U0=y>%:_Oo& Pg 50'R&S&s᫁&&A mq"rd`!x^}^Z=T &t~v\_66lYsT21뫸BfԶ?ƶNv"YTA^K ˓ʊCLҩ~Ywq]_1Bn}\k@rv1dD wish42kk]Vj:}BafDJ3"ܡpnߢahY-7lJvD .|gtNޢäla=t7 xl7[y.沣wBwg6wD;H7=( 7S1u UysSeG6. (I5b.5;bd'HN %:?'Ht֫ͻiLξZ&U¹+*-x6$Km݁QB~ LA" 7FAC!!dt`lzP0Gjfų#zJw'Cb&RBHK긚})k'xܔ/b~\ |m)#-M ?PֹЎoc.*_ZO'NؘZ$nxt%GێdSѨw@BkF@}gZ(M;E< .᜜4{ۀX 'R ݖwWDd2/zjK6BBr]PyB^0hQf\hsyltT!3(Qxz>'&=Un#=7VApm%>v'Gi1Z /zYo<:u^m#0ZdR.2BdfE*":<6Ik::{Ҁę|>Q-MH؇K}8<{30s_MO?-LDZA&m)ؼ =b덥qRoL@ۂ!{XbglzS8 "!yIR u'倁ZS65k*v/do48 U` MZ]H-m'[[ȳ؂8wNYEz4F '>ċK$n-*0]]H+2!۶SAu},&G G[zh;ή谍R~l 4p +a*6BYU4Tc!pL 3Mh;uۊǗ!֋2]VZ)Sz;*vZ>b S$6̗/i)[Bj *Pi j֩N㭣㜰L!L$e[Pj!ZW9.޿%eV9Кfa$ֆEIQW";b[ֱݩ]2Z ⦗CJN`dzxxm5^Ja9;p Bh *]ޤHrfsːe@+24IWBgTqꘛjiUOIHv߲?t2λvJl:o(sLPn*>CJ &ݥ1ցLA`L~qLTi# Of *V #I"%֍K+A8ݦ+n VhKBy&${ux dHW{G̪>TPĖX*$;䚾:Pa!C.\ djۚms75 tCh[evW|P1ENIseTb9KbhENde >3trr1 &PE ڸ'$XJ<<\;:iFB 4ɽa8SIHd p0#여n}o 址_de66?5jg/q޹I.(iuޞWw\Hl0EJH}4 6TU)Pqnӳdr.aJ tB6-,),v-5Qa)=cTyuQ˸풦jmngS'.Qk~_]zSn96h=G!\pi O &r9Z}Ǫ&T:[e5/Lb#]ij8Dp[akMzMF#Z(0OS2K!vM6יߛ|dq-+]$#Ӎ*C)X~F\Hr~iWΟʞ)Iʒ+ǩ 2gv. 足P ‹'ˈ][^E32Cڥ A2Ϫ@ֿ氾' >inM42Y/oȽ`n2]z:;KYr Z=q9Զp{Y52QI2Iܻ9_O- 7-K=5>}t Hv.ކbIxdޞi VC]PlD\ˣ͗KNyr!acrVu,ʦp@~%EKP+O L5`(pivۻ F8'yv) fѡ:P(/EA=}>{B$Y~ W5Q$)RQq%+n4 ܳ=4b*݄TǶAjF5=$Ky): 25 iˎLfSaYr!+JE,R%U@_#WbOT"B?[>)[ S#_' 6\%R,8] 5\9xb>%CЈívsL54\+Ԙy_2cH}HOA%k6N[\c>6Nkj2JFo9EJzoH'g~<*Vpףݐݝ|F/?Y)NiȐmlRjh5:>%db:PS0\`7!߆DHgD!sJoƘP1rS-(dUx1e pas13Yrܨ5/7WhI>1 C?([-4{M73#QZ1C F<|ir>c+eP31LY̘U |ey_{\s$[: (j*I ְ/TmrI(xIRi4cVh+s;(=#X2ʹ3KreG2U3v=hMХ2J#,y1-Ln _@wWCYP Հ-A/[I:2A 6xkߕ۩W`Ƙ<=E|]S w_=ThFoL Tae*!j <Bbsn|@nXKRV80Vk&op$gk{ĉ 'JT38Q산B#;ttT1Юfq}6?(}KYx80 i.jm?dpU ^+mKLFg9fNykIɳqS^V_'}i5"ήƋxU9s[gX^xڪn(daI`s Xc"[ M7p">-DXnw߂[{AN@l ("hR%E{쉴l+0Yt\i7㚺z# $V.fG?Ahg5>U`&QfR>z5zoiU܏樓0va:!GH [4eW`3GL#ϖ]r~,iN.bַgRtNJ%X>^lo #QfZ[=L|nKYDR2`70 ԁkZtUڠ=N aFa-F!;jXJ>m+ŊX&$VÆ,&$\VŌ:]$g1B),'|tD[yUb XM4*,_+OUS 6gΠ|-*Ȍ;!/rNRY`J&) # a~W@|]ܾ/ Ucփ)qT!+@s6Tpt\W'ӷvah["VYi1DTdf( kشe*俙r*$->`+U kx=mKꯐ,a7ՒƙiY W;r29+RX]"yob/8Vde-g @Vvä{F-~E ܂ -f\ _HOZ&wb䪏p X_$3Օ 02MNSCymși4͏;OGI*lHp[`g p`jǒbrj!<ֿL7S5"\10,Fc]JfRc2,xLM/'/|e/gJSOaP.-fo b3@1acl@=9ʺ.N!mf\H%ae{!Ô*,T0)iљ<ψD'$KsJ*Ruӈuy0S$.0u%=AnHNCYbg.PŪ,r͓k ]:cF$#XHR`Yŀ YJ;g,Z>Ԑ}cN@1#$4!x:)=1,.kPל_#hq8sw}걽)6B2Ӵ`?%+ ez m 8;As}84OkÙE'+aIc^ƛd&i>;S=W%zm͑ݻ'[>r#ayK2d=sc>@߈?#Aa,L06G:۾-_0:pOҧA_q!LQ`jLB:,ب5eU@\ >&n2 +@QZRp`uEZ Q2γD3|)e#G?F[D;1̌5 4[7ݺ&rǑUR :qXk;rA^q\3^Qq$(JہlUzQ8 m.2%\bU:2{[*>B]I IpYwV8^[At \vvͥ-osK*1&&NicV)`C3~1oT4ct}B*J3PA_bR {sc^_h^K/ςœu-n@%%@ Q151&wt,}*ǂ=E[AvJpz`\: 3ᕈY_e. V$yJaIa}g2qajΎ@Qb"kcM;If[gއԜվIv>aRѠ#*c,VyuHT{p NJ/EAN pFϙKG#?~hL}Vخ܍ jѨ-#tňׄSYxA[CՓ{WhiF7}Dfr*;y8ʗA'L*1FuKF=WfS>υ8p{p֒h2}x{\4t)]өrȀqhzY{ EA8)(eLpZZ%XEYY !1>f?`ٿOXbZ>*W./7_OckWaZ}G 5g+x#, GLi+*->TX҉/;Bj86c|r{e< B zS8fQŁ02"&f"FΕQ`uV5S W$Zj ݠG<>)ankO%'N.B]jG-?"-3JxCMX7Jt4s=^D|m ](3TYj?@L}LNkcZx(aE߇spħ%ҺmL -p c0#6|zWog@*P[Қݴr2k'P'1ˑrvu#PRCuZfDÜ&"&}n/:E씄 w"yވ'Aֲ^ƅ/_4-{{`뜽[9.l0\r-BHb^t5 D+F;c{O&}eZHT*^;2}[j, yLŠiq"L Tͭz*N,5 @1=d& @Oӣegd >Us HKKf8~4$*zH7,ؽ嬀>Ⱦp38o+YݜSqºpG$J:LP.h.t!y^m:ㆡ ocS1ؕX2ʃC(\.n4ưNpv.` ; i r4(wŸH O槰zmd˻_̖Z? mу >d'pRMȉY:JSK ߾ I`!{6%gEz¸b7!\PVp ri#ÑP.u^$Uoeh{1 Ϊ~ Q %o/hRR$Rx%A] ۢΠΒN6Q?h&Q?*gfn|#.'Am ::c \/% `1hmG+X3FH87Wr6ĘQ?lUhsS7VG/56I(H|ޤC5r D9pu-6Q!OysB|tfbp$NzƯ&6<5[~l,g"w01D^M%Ԟr(R:pQsUc&ZiRwfIcXA\f +SkѨSsyAwl*kHF} +wKڧ.-vyΛObz~==coNڒvL$E5-F &9N퉑fy , ~=e wXRcꤟQΗ:٩Րu.**}pԿb;HM YsIq\ :}b(>̠*GO/7AV+BC{, Qhz @,4<"s7ΐ{xrJMؗMGF~ -iDN*2ʰJ p%y۸ ;_nÎd,ؗd,~5j 8liBezeʠ:croy q+[? i0q^&,DFA Db w(0U2-Nd3?ː`SӖ&mJS_x{eVC]kTh,];eoK6/UdM ۣ tSys VC' k ĺ` bsːo5\h|ژwpltA;(}ۋ>bм:DC&(%wfC;\[&wL^ܒ*聊M*i#n5t ק]d|MdF-nFIq?:1!j-\6qER'"x?p㒋%v:jlzsZIGnC(H$MJ ՌRAU1>PY;C,JJi>1ozW-7^wnmPQƪ'Wd2-e].t[7'#@lTv khhQ-skb(1pgh`v[ ]!^e[0/wTR2YG++:7ꝒnMzK:nIh7{w7 9+켕 ,R=8xt#1oV#Hnz=`v/pnpH,^«o,ey1Г\lcOGåHx MIߤy>ɴ6<0o61'tü?)|QDɶA1V2$2/[QoSe?OsM肩ڍM*vy HVb2ەO(~yə@\:NeVw!rIņ~VP "܍,X4)_8 *4[busa ԨO{FwڕRErHEy#'ud; )1y;#e s‘ Mf{S57:yJDUQeɔTT̫KH;X [j .Qa9HM[&"-9 Nu+!'5x)pe )Go6|%\ߓ [D3T`~IAǤA8kݳQCE-}|S">wb@= FxyWׁv|k K${MHBj5bs / ځU ued;Kbh}Ms'!K14|1طr*&yIn[_vخi9iM|jCoYdlwWV,YG6O"3,l'J!]$zRx}9)d~?Hfm*&r+@, w 8r=j:We|:sL Xg(uR7^֙hu_UX͵x+gYyz(EЎvY1+V?6(Vӊ9{N5͗+}XADe*cm^292'QLU SYS[GܖPy 7]řGQC+zק{>)UuyM•<";yz k¿#Ljoy W=j Di^b !BQ hjOޯ _'1> Xa L 4 #ҷkM0x8/!XkOݥWBMr2NEvu[^$hRړ6aϋN1W/Pmȯp%3\V4> /f=LKKVoi  %h! ?Y\ǡ,F*2㐪Vfpii6Hg4;ΑLVZwAh; Dn ZdSy~{M8Uخv=lm0O yom--|Bp(/C89wTLT%ćql4Ar>="*> b+ō5rۥ3SMx#$.+d&.0xj{ƒ.`KE\)Lk}YFCP)a0vCIV YU@,4ĕ?#fi:l5;&o+b'q ^/vuNSށ3 4br&bfIu#ƃ6|<~{VBDYf4s W: U7ra 2vK4+Fl2ϓAA|=H {~l0/X % kxbzت8z{[>$w# ÂACWm} b dEIϞp_!y![X6}҄\kP6q ;|DU@MXa˝H=G9/P1'pܰ%E˙/aD01>90VIbnf@95j'v}pc]f ;GZGϖ06`dQj4~ ŭoDGMmvp~ά,XV `t,y:kOa1!nA) )Af<!Pazgy߳#$rXho[i|m' A %ޢ ޱFjɝ-]LKX~L(Z1G~hͳzt~Gkds2yqY-!xņ2~rD !㰟D+hh78U&CHT1Љ  iIz;\?"II{-޴;-^ EK&1ed^@̺ +|ӿSa_}dQhr?:?ƐoY+~S:1si dJ*M C81<$ZrZpRP?(ǿ}71bG\R#NFJrߛѕx ]=|]z_ܼ(L Y}яsaXK0 z,~,֧,8I=k2v0H4\L~ː,WnQ XfCve- B}3%a b3;n1QɐԊ[zJT`Фo&evt'mz.Y\DO?TPPY_OgipZk1\(QFT>p45E#)H9ͰX:h,O^v4Q|z!HNRacՆ)s9"r!ghȚ>9C+%hEcZIM#A]VθfBw͆&rwHPn{AK7J Hsfv'Y>Ģ ĹG>XNdkȩj~F;nNj' ̛넬MSxqyR1%5H7[ m]"\+td#䶒q5tyacPs.ʵ&s}.!ETm-?fS% gP%O\w/%Bn,2KDgy. &!sαFW N#S?dڵ?7A{C2&MDJU &C!6ϐalB*?r$'Y٬aezM4 -Xw"!N;&ۏ&yߙ5qrpId=!: ӎBCb@hVRGuPFɴ8#'uvh# Id;;C.UYQ}%c]0.[.4el/O>}P?j]-"!(LtFC!TѦ =cwYgkE羓~"ݮZ7 k2,6iMBTycO8AMRS/]^ZhCDPc>p dy!,>?Q qj) ~̹H{rl-3!&ǩ Y6iT}(^LšY09Wǧ-De _D";9uBidج(fvuZ>Q3ê]p0Ӑ|yJ6SM{Ha>G{H#>˯<v{&Rh"Thgn:hN'H9d.z~(L% xVD[} % R'˻qD5ҜlB|8yF7LTIs DacBDlxa*ṅĤmcX;.iQl/JqGӚ?i? Rc\dD?;']'f-vid>xaxPU \$@ <ԜLΝtd+,)EA͞Nq0~{qlS&ШpX\F2Q+J4߆OhQ%_ jlCf 6X:nZ`!r2!,`7x3Qh>SᘒofubIש YmG9{HL&rksA`@=^kUTxSK{qy{qAnd/+ o>Τy-U.zpLM9׊lH~V%!X~Д?)ňjrQ'88T&iшɂ@:zm<=@D mJc@>FԠYT-NZȿ~A75[Ou <B7ڤd JT=-^-"M29fd #CT ֡M˪<B:@̯Sܔ;HU+}D+D.IPy5q 3Ϲ:W<gl h QHj<po){? 3gMf>FfA9qEveei v_ű04@:'6TG$#|{qHw2g{QG[rݜ8%G(^H\(?vP)W.oms_-sը~"8݅0Fme:^#0l Iʂh"F_|j J[q7o$>[(W[)@74t05^1% L'YT/oYC-S }fI#vO$8E0!ڴ ֒u^1,ߪP_ڙ`5L|XFo-$Fל9אQ_Gp6?0~%g#-8 OrIx wY$h}<9+&㣬 ;9X@A&. 8$[wiP@\JMIv@հC`.Wd`9U]. SLiXn4h>3I 3m{((ܲS<3YpA,? 땲΅ z5/X%Du^1^ NIY$9[C$9GAdXʽBz&, i &+TAGT ^Xo C x GDQk  s>و={Qbջ:jjm0?a1C(mMR rVHl5hHo#_8,s#-8㬶{h NAW^Q?HC ,Tfv=Ak Yuwp;+]<~3}"ۑ9#O}v5ax|l"SvN%ܲ*Ǻxd1򴾖0f?p]%ΣuN- N-r_D|c])lCѼ?_]r#>r& ք;$C!X58~9F_; >!?f"AxߐCe+E4vl - jL:xsׇrRB›JjEh95p, 56WU:c+y4RXjt붖z CH\וyykVOG;]H0Բue'N'a^Ahy Z -pZ _AdUvتMJI aM@v ޚK939P^\AL4y~ZE1ʻkp)f.@jQ>Ki麾*T8kC1!B2~N==GHSYXEX5R) jcݏ9H.GSp}73klf T`˂0Wq%B+j?#\L  e&ETIYE1O佚3j" X\,ox'گw'zuiS?W?n372Ms_kZdZ0'v.Adn'n/gjbM:nݤM3J#SzQ2V^j^ s xWǐ^S#O@lSxϵn{.meTWuacT a?nxRI"GI]u%0rv lI`Yixw !Ta+w}ӆ|_HDˤclysqsm2 PqZd#¤h$p+\Zr*<|zxo xE߳8w6@0Aqp%z?,LΐJeodA,~dlG!)U1p3SXm~V8*׺2(@ J *@2T+@LO8Vz: '1a$"G!@aY a|9zGΙ3>O4Z^ #ds_[n َ ܘ00M &niv_5Zt Ub9 SK! 5ƻ9'SP朅1|2rTpy $6[B\<{4B*2)jSףgu} Hyl%:~-aFϳQYI k~=*6kƬ~C.$kfUiR,M5O*sҵʀD'Tfӄ*V8}5-iUUq\M 򸞩A8,δ%\ ngDI Ld{xm/Ap/pe^ŋ$@'ΊyQŮY C♽nsrMP oى3t9~ak){G*VKɞ^H u#狤6T3)s/GV6mE u|*T9ޡ {ʙo[y"ryϮdr!2mpyC\0/ebszFe+72Y1&Q8?ku5CٶCq_ܐV6o8m$H7J#CҚrHk`Q#zdFd6ȅQ馧5^8 "%3RYɡެUD=&fȏŶf%ŅsG0"E9ҁ[8ZSЌS,o&Я{aBmСDhTorr|q\8p(P(%s6l eUC[!NU֞lѡJ2ߠ_Xz1mp^d"_^wTT~ԕ$i#ʴ3eą It5O|\BL!coTKe.4:Bk4?"5vk)ELVpa^=3{ORFbu}4GvGLAXoߔ4^%\2Cb*3ㄣ**J Nr`iLq td2dR *Q>U'VG8G? noO[B!i39̼Om't5;[#/2Omz/^I.@}4h1Fϵo՘D7R|ZT08h\ ԖĘ>WR 1kEti8zTimN,ܿjDxe\Wƕf ? =v@؝W$$ TWg*}fk9B4F/- \5]n:'V7~Ht͚:ܮx,H谒O1<Y{51L&}ըy%ږNﬢyk܊mRYDΚp߆'"mcn mt+v2=aJt}plvJgxiO^Wra[uI[`~»r*_G:u+$ҵBc}ngq FQEpkxd\[3 *5JN?+E_쪑HPkwdK!EK`|o DDž q6>.: jxY~7 d8Q.63;6^b֚kgВL K᳒-B"| (y*pSj0yA'EP?"2I(c̽ӻ 禙DjI`cB5V\qVI/&_>t;x P䎪`(vұxwu=c&MSwx Q!ӄ--f HU^QR*!3kML@#V:ej[[tox%n{4>1u,bS9W(Ə@6XOoL!bz+o^b)DΥB$E,Ͽaqe1>ym@OqN-qV՞SɻAdgr|Vr3G |G|cZDgrZV ËwmtgʘΏ'+Fx=`:=͔eߡ--+ <&!3&L%W|tEř~;՛%=6'iڑU|ʹǫ#F>CjU>5e:a SJg`]Pq@TT{afF}n UXoUG zz>렪f*$BHBD2-J"C[HaVYnk~YG,0]UH4Dy9{[XwiDH)H_R1,WE˦7ik[˛cU,R,/V:! 1| @@}&ݚFBLxQ^ 8ZabMnn2_q>O1Rcfa}R|n{#RG6lP0QA+Hub0FOY0gT巨f+f焕eN2iΰ:ҷ `sY߬xÙ3Hnђz!͖F3<^b%L?bȮҵaQ=Q³֊n^ !?Q͎YvxUCo@[u_[iGD:M\+ԟ #;f|eݝ f!섾8_]0 XzXF| "ߟ`fX֜׷NLgLSR:j.r9 ̉=s`܌t X<̀ɕ&^N؀~c,:/mmҸVrz;,'e՞9@kL|c<,6pqb}>X:MSyy\@k^6\P6SE0(>͞+Y6?G:$ U{B]ob1ޘ`RNf#@T R MZx5ApP |\1 Y\1b+%˸Q^DKXcD߅*cI֩V=ܠe IM?|nWĒM8cy9 BjxLS%}& +|wd7sw1lrh"BLJMyn)/2pbf!FaLl4) B͸-L1・Mt-Um!bs]Kͫ4=U,yNo]p#EQׄ~٥4fLŷ}QA)-y2AP E3Q1OdeM`84#w*"j܅-|BgF5|kp0͊0% hnҬPkpQןE:haebWrDf;Yޔ3f ҊEV?S+ z]ΙeFĈDf(Bl LwQqt7_+IZZ 9][ڿG P^{>}-c/akl``-^4[I8 c cpQɃ4-9lQJTJTX:t?BC0іɥ_ZeCu>fDjN=J9'n2D]!@_c!YR1 Fyw(?Q 9mrĪ x'>^]E *A1b EB> >jN0L$~s6̼fQ2~ ] (f+LJ>ZW\ ~rƈE|hE |K…2C f 8"͟0aθf@I]OGV4;U 2OLT{z.Ђ)^2vH`5fOm^f}t81ZcqMuL`CPME2}@z_'ۉg-PE~$#Fq_oYKx \jHwl쳓WrX;S <}дT O*9װ裝-Gr&IZ2c ewƑ͡g' /Sfo i>:^'(`l!lY3zLfߪqԦ-~jG84H* : QߢNaˋQsrKĹ(Cv>EUiw߽H510k_qwgPڑj^״GPaDs3Vrl)NnR3P3-m yk[qb~bU HV~|3_cij^Ds hoqR"^=/H$3QRHjT3  x Ea>/7DQ9I5D` b:0LNTE!K\dveԟPE*ڎ ONoi9vh%'m-aT"F,b-&fO)*m뺏˪t/sd*ikU*ԟMs"RPcZv1t⎧WpEmW1-uA.VC㲬S" ORf,݁c"ڬ%y @Fev#9DUnK4d{&ߩ:Id6®e72lG$:"_4XU>TsH@Ln&'A4f##Nphӆ19'-g[U;37ńh9-Yo# 4eMOz\v9'LB汧1,abB5ugYq 24)z=춁a=JxU"B|аz&OjF\W-@X?8Q̒N7OAqRT+|,_- ~u/mU ΝMj+3S '4 h9K.aP%?w嗹cbУaAZ ہYax'@J ywa.rS\H/ 働 s?0,״9Wx"qNj$GԢȯ-@eim:le}*d8.}uÒf`*+4Eǣ `Yj0rN Nh o8|KϘ-b {suA\@ãڭ"hT0e#0m퓎If^Z?kYM3ӡFϗ@)Eyis4<5CIBrCF݆Ns./A׀]f:/?W柅ՉǍτB zF?/`(`f/m7N[]e7VUk)G5jl]zJإP5K1?e"lگ%yvjTi\-O^X1M2 C-Ygk^CzB[-KkƆ=#ɮ6,Ɏ5S %^5/cAua s~Ӿ{>-z9{'>9thސo'iiuA x@)=3'GA:ʃB}_M>d/*\ҏ!:Կya;GGo&MU61;" 9hsZ1]^'B 'HZ#TaC]l8boNyIlr9Hʖ`ޝ[@jԓږA2VOT:+X!G/Gߔ,&31ٷ4;(P#dyfS|n . N+φi4rzp o{ƥ.y Nӊ61x{ E-}Rq~ yz 08umهZ@̆P0ݣQ@;:);ZGy:vNp0KDoCOr҆|jE|,qk}QA.|&/%aV4Da. w$Y@v<f?7;qwB*ŷM!λ*D ͭ m3 ‹jKK֜B4kf 57Ӄ+6IM5FٌX7+;d(X֎OfY0NEm"G46tazk>ҦR gY2ӏ1LBK 9[ %M+ғ8+ GԧهjKf?*j8՚! BX?g|eRW%@G<*AoJCW Xc28~w 9QOQ\ɱO[XB?K+H]pS'SU Hr8 . JE .ӡwTw;"PzNy,$:LD9 @ Yï'JkÄɧ.xnz*c <̓;a[`V$0 MWDmZc=\X0*E{3] cs/SFQ6oBHV+picw N˧d ;k5FS\sir>ۘOsadWYp(#⫳\V,}OK,yB<` {W~Ir\d|N~Dޫ|P~y&3w>%I=QHT~X0,^n7l9F+E pvGh|ѭ mnΰ, ~#6V@iAZ?DiLۗ )r,z1ZԜ]AOҳ[ڠ}To5O?]gRxnfO{lkG-GdAbSb{5m HSX'?}&~ɔM4<ƿַ2OFlz3n9D(Q4{v,O ;!>Au!sm-vv>,yP?I\O @?+6/Qit#}ϞFEma佢]$9]XǮX5=Nwq'>Nxaoʒ+!--j^)Ю]8:'2F>jfFV.>b8K 4^KHt3ީxIolARㄛ\189 mgQqQ*AQ&s B{m?{j㱱 6(bOSBO{$CQcz G#wJVMq2@g|qǖ^pihbY 묁w>1 n]Ԍ*[ɥ%【zU--J1 ޔAxc־9S_(h.MHSpGa Ȯew q .3F*g6>:}pGsRF30TX@!-Ap-d5X3N!|/i/j~e"sXm!~ӱIvS5}4$|Lv/eITf24Fcaª+b"ǑbTۊgiIeom>D-Il Mz7{ϗ6A\uj=H^)nLͣGۇ]|sկ.=*9- ֹ#R'}ODBn'l4#0?bdCyנy(|OV:7ؒµ4.N?, zidήdQ p.CW g-u[|4*hDb)7κʋߛs?8gk ;@|8_djx֮2nnO9|9^ʁ ]!J2(NcVSY$N 'E]/(.W&h\>ʇ53ecZni#yRFo-dqe?ۦF:SH?hK$ab ?yD%lQdٰuƼh랻oD6;Gnh$">cΛ9ck sZ0bMU;~R+(ec)kӰJsx`r2k:OŪa}!,u+<>rѱG菲"XT> F$akW,x+  P@F"z유MkW)RF 3v:Nj@ ))leImH)BPߩUm#N7U1cVJjϤ#WݠQ깹eAI]M70tFĭ̾V Y p Wӌ'O计Hb*f-<&,ˁXZy4뮷[T)B؀%ey\6ev)(< Y|5>s ~1ԧ~Sj@N O`|)q|[yGǹqU~ʢ`V#xGŖY׳AjrRoDjh-.C\,Á$o18ko9@ZPz=c\wsM\Z-Uj￐!McZPoHiF73ؑR&#J08 , 3V83w nN ?xŠ>>`ê2;|)[jZ -q=KZE@QM0`Ym QKT֙E4 (du̪߭`I# _ˈ/N_6RN@3MڃfYhĢ\ )Qxqhϒ`3Yo uJ6y:-2 ii%-Nr1 wPͥ;QՃA#ϫX&])°`8 RqmT"M/Iʻ\3%ˊO߱Qϙ^orOZR1S8\% }]FtP/=t;j܊,ӽQK5ݠiqgX.joԘ< ך*ðǻtC7::7?p`_ԉ"Ő"N]9O oa9:'HΔ LQj[):)IEa /עc?ۨV0:Hj_0p::'J)^qd䦜6Xp@Gt{) PHdzllnçL%M5c EZŅzLaSFO<0L'SmRZ3㷬|Tt԰VdZq+#8g:泸vqrŖäz kٳ}q#7شC G19mvFt&l.c=zpQV+ =_^`pg b@xjT[Yxjֱ—V^nsi᥮o,`H P7g=[i]fIJBef\Ĺb?qvMN7: .?@O%ʸ}Yy.|>ߖq;2EXy"ݡ+3JqR=epK.`!EeD{NguM?@y>*ٍdWfMoSm0?֚rqcԳ}yNﰶ]eZ:^['2(/+6:>ӦuJ9;Nss[:Nw-നUfMd;նA [F6WvڿfZW ʟwĞ2? )DW;c,VzzP-)ZPZ \T""C@'`3ZQH< l=Nvq~q4}+N yZ¬zlsǿU{hftpQ NmL}. o^h{6PV߲\e֢路.Q]~wX*isD!8aNpΈXaTε間.sHLUgp?g8RtZѨӗڢr3fRS02eh+QP=#pHs.ۦLym1Fm[ zǸvm5CxuZ0Cr!:C2\k5b+(],ggckQ%رTUBBA)8|er#B-b$ib9kf~mQR'g3’54_pjWe׳aj)l^7z;NjZf5"n^a !_o};,8cܤniDcv/vb98_QSr6EA6/x@U7@w=&/*1=U5wgJ 6g"íFTym[&,YGwnêt>2PEWarԨE_Qb/ިvhRNe޷ƹ,Drz9K ><.cM3ESZԎ8V<`OG>{lLzc?iм -kFɇ|.Y eL4η邿ۀ0YǬ*\%tpm'&TT=FL"dl1Q_'54Iߡ9`=P V ҿw3ha!"O#۝Fo2~Eea3jZA.YLT]f]#2 tU:Ã+hqNq~l>z)eՁ %@{d&dgS\Iq\ρ \TZw @I;$I VhTh2ep$m-d6`Q:R=_^JTPk?xkefvZ+: B+a4g(qQ{FOh7}a NG䫞K쓳*Q3""X퓞cK]^rkV<%vF#v.4m("ɢljUQ2'nGDƭlĘTiSm0 m`2nl4Iw]Vz %[~Y !cOw?`F;%T/uDL@7V>|ZE!'݋FÉ1q<<9YfiGQѤhHr&js6Ak$*F C$d|6ᆺ 'Fbrfcj=锱ݕc51{+zA%ܥ1Ǐ)$L;ֈ-#EFС^[ Nc2O9ϰy=N^ 8`(k'7Fs뾉fJgaOy}\0(к%aBj]"qѪL#{+Uxs}'Esg\ /N)fHw} B{07"2Xkj,iWN!*EexND47&0I|#P]