python3-brlapi-5.5-lp150.3.5 >  A Zg/=„iW?ݐ=dˁ`bG #߬,*D /͊.HtL:@:p<8%`(Zֿly -t& ˆuGA6]=8=~ioS<9UϮշ"ۖL S/erCKطLxYL&&b.4F,1ܮ w h+$!p>H?Hd  ZLPX\ox     j lt~  Z (8&9$&:&FEGEHEIEXEYE\F ]F^FWbF{cG$dGeGfGlGuGvGwH@xHHyHP zHtHHHHCpython3-brlapi5.5lp150.3.5Library to use BRLTTY from applications -- Python BindingsBrlAPI is a service provided by the brltty daemon. Its purpose is to allow programmers to write applications that take advantage of a braille terminal in order to deliver a blind user suitable information for his/her specific needs. While an application communicates with the braille terminal, everything brltty sends to the braille terminal in the application's console is ignored, whereas each piece of data coming from the braille terminal is sent to the application, rather than to brltty.ZLlamb05=aopenSUSE Leap 15.0openSUSEGPL-2.0+https://bugs.opensuse.orgSystem/Daemonshttp://mielke.cc/brltty/linuxx86_64~@M@M۝L@L)@LGK@K@Kmgorse@suse.comcbosdonnat@suse.commgorse@suse.comolaf@aepfle.deolaf@aepfle.detchvatal@suse.commgorse@suse.comolaf@aepfle.demgorse@suse.comolaf@aepfle.demgorse@suse.commgorse@suse.comjengelh@inai.demgorse@suse.commgorse@suse.comp.drouand@gmail.comp.drouand@gmail.comLed crrodriguez@opensuse.orgmgorse@suse.commgorse@suse.comschwab@suse.dep.drouand@gmail.commgorse@suse.comfcrozat@suse.comtchvatal@suse.comjengelh@inai.deschwab@suse.desimone.tolotti@gmail.commeissner@suse.deaj@suse.decrrodriguez@opensuse.orgvuntz@opensuse.orgaj@suse.decoolo@novell.comvuntz@opensuse.orgvuntz@opensuse.orgvuntz@opensuse.org- Fix %pre, %post, and %postun: brltty.service is now brltty@.service (boo#1074096).- Drop python2 dependency (fate#323526)- Update to version 5.5 + HandyTech's Actilino is supported. + HumanWare's Braille Note Touch is supported. + The Orbit 20 is supported. + Various other changes; please read ChangeLog : - Drop brltty-udev-rule.patch, brltty-polkit-fixes.patch, brltty-5.0-speechd.diff, brltty-5.4-latex-tables-executable.patch, brltty-braillenote-usb.patch, brltty.format-error.patch, brltty.makedev.patch, and brltty.ocaml.patch: fixed upstream. - Add brltty-5.5-systemd-install.patch: fix systemd service directory on lib64 - polkit policy is now named org.a11y.brlapi.policy - API version is now 0.6.6 - Don't create rcbrltty (why were we symlinking a systemd unit file here? Seems wrong)- Update filename in /var/adm/update-messages to match documentation, and build-compare pattern- Provide caml__frame with brltty.ocaml.patch- Require java-devel >= 1.6 to not fail during bootstrapping- Replace brltty.format-error.patch with the upstream fix; our current patch doesn't appear to be sufficient (boo#1030240).- Add -Wformat to work around build failure (boo#1030240) Add brltty.format-error.patch Add brltty.makedev.patch- Disable udev rule for generic FTDI devices to avoid taking USB-to-serial converters (boo#1007652). Add an update message if one of these devices is detected. - Add a README.SUSE. - Add brltty-polkit-fixes.patch: don't delay brltty if waiting for polkit initialization, and fix polkit+key authentication (bsc#930242). - Add brltty-braillenote-usb.patch: autodetect BrailleNote via USB. - Always enable polkit (intention of the conditional was to disable on 13.2 and 42.1, but it was being disabled under 42.2 as well).- Fix syntax error in rule files brltty-udev-rule.patch- Update to version 5.4 + Too many changes; please read ChangeLog : - Drop b40-1.patch, brltty-polkit.patch, and brltty-5.3.1-udev-systemd.patch: fixed upstream. - Add brltty-5.4-latex-tables-executable.patch: LaTeX tables should be executable. - API version is now 0.6.5 - Install rules file into %{_udevdir}/rules.d - Install systemd files via the Makefile - Make polkit a conditional.- Install polkit file (bsc#930242). - Add brltty-5.3.1-udev-systemd.patch: fix udev rules to work with systemd. From upstream.- Add missing service_add_pre call. Add missing argument to fdupes. - Fix misplacement of /69-brltty.rules in the root directory because pkgconfig(udev) was not requested, which led to _udevdir being the empty string.- Update to version 5.3.1 (fate#320893). + Too many changes; please read ChangeLog : usr/share/doc/packages/brltty/ChangeLog - API version is now 0.6.4 - Require systemd to build - Install brltty-atb, brltty-ktb, and brltty-tune (new binaries) - Add b40-1.patch - fix for invalid packets from a Brailliant - Add brltty-polkit.patch: support polkit-based authentication for brlapi. Install policy file Set polkit as default brlapi authentication mechanism - Install udev rules- Modify systemd service file to correct brltty path (boo#917176).- Add a dependency to python3 for building; brltty fails in his staging project because of mssing python3-xml module- Update to version 5.2 + Too many changes; please read ChangeLog : usr/share/doc/packages/brltty/ChangeLog - API version is now 0.6.3 - Remove obsolete patches; + brltty-python-prefix.patch + brltty-5.1-fix-bashisms.patch- fix bashisms in brltty-install script - add patches: * brltty-5.1-fix-bashisms.patch- Replace xorg-x11-devel by specific individual pkgconfig() buildrequires.- Remove byacc. Doesn't appear to be needed or used. - Capitalize summary for driver-espeak.- Update to version 5.1 + Various changes. See ChangeLog. - API version is now 0.6.2 - Build Python 3 bindings, rather than Python 2 bindings.- remove ocaml conditional, it is always available now - don't fail if brlapi.cmxa wasn't built- Update to version 5.0 + Too many changes; please read ChangeLog : usr/share/doc/packages/brltty/ChangeLog - Define a sover and soname macro for further easy API number changes - Use download Url as source - Remove brltty-java-jni-dir.patch and brltty-cppflags.patch; no longer needed - Add byacc and linux-glibc-devel requires; new upstream dependencies - Replace pyrex with python-Cython build require; upstream change - Create brlapi.key file; now needed to access to brlapi; fix rhbz#1010656 - Create an associated user - Add shadow dependency; needed to create user - Adapt brltty-speechd.diff to upstream changes - Add systemd support to allow users to start brltty at startup- Remove AT-SPI 1 driver; superseded by AT-SPI 2 since GNOME 3.0.- Fix build:+ no longer rely on deprecated function (-perm +...) in find. - No longer use --disable-static, not supported in configure.- Adjust the patch application to be same like with other patches.- Add brltty-speechd.diff to avert packaging failure and take into account changed speechd location. - More robust make install call. Remove redundant %clean section.- Don't build ocaml bindings on aarch64- Update to version 4.3: + New options: The -F [--speech-fifo=] option has been renamed to -i [--speech-input=]. The -F [--preferences-file=] option sets the path to the preferences file. The -L [--log-file=] brltty option writes timestamped logs to a file. The -q [--quiet] xbrlapi option suppresses the displaying of window titles. The -r [--reformat-text] ctbtest option joins unindented input lines. The log level can now be specified within brltty.conf. + New device support: A braille driver for BrailComm displays has been added. The HandyTech braille driver now supports the Active Braille. The Voyager braille driver now supports the part 232 serial adapter. The Voyager braille driver now supports the Braille Pen (aka Easy Link). + Preferences menu changes: The preference selections now apply to the preferences menu itself, too. Keyboard key bindings now work correctly within the preferences menu. The "Text Style" preference has new settings: 8-Dot Computer Braille (formerly 8-dot) Contracted Braille (formerly 6-dot) 6-Dot Computer Braille The "Expand Current Word" preference has been added. It's only visible if "Text Style" is set to "Contracted Braille". It can be set to: Yes (don't contract the word the cursor is on) No (contract the whole line) The "Capitalization Mode" preference has been added. It's only visible if "Text Style" is set to "Contracted Braille". It can be set to: No Capitalization Use Capital Sign Superimpose Dot 7 + General changes: Internationalization support has been improved. French and German translations have been added. Support for multi-byte local character sets has been improved. Horizontal window motions now work correctly with contracted braille. The half window left motion no longer can move to a bad location. Alert messages no longer disappear unexpectedly. The speech FIFO is now created relative to the current working directory. Serial flow control is now enabled before device probing. The following global variables for use within tables are now predefined: tablesDirectory tableExtension subtableExtension + Alva braille driver changes: The BC key bindings have been changed significantly in order to add more functions and to support the USB640 (which has no smartpad). The braille keyboard of the BC Feature Pack is now supported. + Baum braille driver changes: Updating the text and status cells of the Vario 80 has been fixed. The front and command keys of the Vario 80 are now supported. + EuroBraille braille driver changes: Reading keys is faster and no longer generates spurious input errors. + HandyTech braille driver changes: Support for the Active Braille has been added. The help screen now describes how the keypad keys are named. + Papenmeier braille driver changes: The initial state of the switches and keys of EL models is detected. + Seika braille driver changes: The help screen now describes the key layout. + TTY braille driver changes: A few more key bindings have been defined. + Voyager braille driver changes: Serial support has been added. Bluetooth support has been added. Support for the part 232 serial adapter has been added. Support for the Braille Pen (aka Easy Link) has been added. + XWindow braille driver changes: More and less restrictive fonts are supported. Hard program exits have been removed. + eSpeak speech driver changes: The full advertized speech rate range can now be used. + FestivalLite speech driver changes: The default voice has been changed to kal (from kal16). + AtSpi screen driver changes: No more annoying warnings when not on an AtSpi widget. + BrlAPI fixes: ISO-8859-1 is now accepted as a character set when iconv isn't available. The autorepeat flags are now handled on a per session basis. Commands are now processed when the device is released. + WindowEyes BrlAPI driver changes: Testing for BrlAPI open errors has been improved. + Text table changes: A common subtable for the block characters has been added. The glyph directive has been added. Several alternate fonts for the Latin letters are now defined. If a character isn't defined then check for an alternative which is: (its Unicode base character, its iconv-defined ASCII equivalent, etc). The en_UK text table has been renamed to en_GB (to comply with ISO 3166). Updated text tables: bo (Tibetan) brf: dot 7 is no longer presented fr_FR (French France) fr-vs (French table used by VisioBraille devices) is (Icelandic): updated to the newly adopted standard + Contraction table changes: If a zero-width character isn't defined then don't show it. Updated tables: de-kurzschrift (German) en-us-g2 (American English) es (Spanish) fr-abrege (French) zh-tw (Taiwanese Chinese) + Key table changes: A specific key within a set can now be specified by number. A key combination can now include specific keys which aren't in set 0. Keys which aren't in set 0 can now be mapped to keyboard functions. A key set name can now be used to define a hotkey. The help text no longer includes hidden hotkeys. The help text now handles context-specific hotkeys correctly. The note directive now supports the use of variables. + Windows changes: Serial devices beyond COM9 may now be specified. The WindowEyes driver is now copied into the correct installation directory. + Build changes: Building an exported (not checked out) copy now "knows" its revision number. Make support for install/uninstall of /usr/share/doc/brltty has been added. The make targets for source archives are now prefixed with "src-". The bin-tar, bin-tar-gzip, and bin-tar-bzip2 make targets have been added. Support for xz compression of binary and source archives has been added. The preferences file has been moved to /var/lib/brltty/brltty.prefs. There's now only one preferences file (instead of one per braille driver). The preferences file is now text-based (instead of binary). The "writable" directory has been moved to /var/run/brltty. The "library" directory is now known as the "drivers" directory. The "data" directory no longer has a use and has been removed. Support for the "gjar" command has been added. - Fixed tcl bindings failing in brp-tcl- remove subversion buildrequries ... Seems unused.- Add patch brltty-header.patch to fix build with newer glibc due to missing sys/stat.h include.- remove timestamps from binaries, breaks build-compare- Update to version 4.2: + Ending a cut operation beyond the right edge of the screen has been fixed. + Key/character insertion works with newer versions of Xorg. + The braille driver help files have been converted to plain text. + Multiple instances of brltty may not use the same PID file. + The keypad keyboard key table provides a braille input mode. + The working directory is no longer set to the data directory. + The writable directory is created if it doesn't already exist. + USB I/O via libusb1 is supported. + The Metec braille driver has been added. + The eSpeak speech driver has been added. + The AtSpi2 screen driver has been added. + A BrlAPI client for Window-Eyes has been developed. + Driver changes: - Converted drivers to use key tables. + Albatross braille driver changes: - USB support has been added. + Baum braille driver changes: - Vario Pro wheels are supported. - For Vario Pro models, only update the text cells which have changed. + FreedomScientific braille driver changes: - Bluetooth support has been added. - The Focus Blue is supported. - Rockers and bumper bars are recognized as distinct keys. + HandyTech braille driver changes: - Pressing two routing keys simultaneously immediately cuts the selected text. - Newer models which use the USB HID interface are supported. - The InputMode= parameter has been removed. + Papenmeier braille driver changes: - The DebugReads= and DebugWrites= parameters have been removed. - Support for the configuration file has been removed (now uses key tables). + BrlAPI changes: - Key event support has been added. - Various client fixes for the Windows environment. - Various fixes for when threads aren't available. - No more extraneous connection to localhost when using a TCP/IP host name. - A fix to exception handling within the Python bindings. + ExternalSpeech speech driver changes: - Two-letter driver identification code changed to "xs" (from "es"). + AtSpi screen driver changes: - Static linking is supported. - A problem causing crashes on 64-bit platforms has been resolved. + Windows screen driver changes: - Significant reductions in memory usage. - Better handling of unreadable screens. - Better handling of the Alt+Tab window. + DOS changes: - Log records are written to the file "brltty.log". - The TSI braille driver stays at 9600 baud. + Key table changes: - Add the following directives: assign, context, hide, hotkey, ifkey, map, note, superimpose, title. - Add the \{name} variable name expansion syntax. - Add the ! immediate key syntax. - A command may have more than one modifier. - The line command modifiers are supported. - Keyboard key table names are now prefixed with "kbd-". - The ktbtest tool has been added. + Linux changes: - USB device inspection is more efficient. - Fixes to keyboard connect/disconnect monitoring. - Fixes to key event handling. - PCM and MIDI support defaults to ALSA (instead of to OSS). + Some windows changes. + Text tables updated: hu, sk. + Contraction tables updated: de-kurzschrift, en-us-g2, zh-tw. - Add dbus-1-devel (for at-spi2 screen driver), espeak-devel (new speech driver), libusb-1_0-devel BuildRequires. - Create driver-at-spi2 and driver-espeak subpackages, for the new drivers. - Fix driver subpackages: for some reason, the files were not put in the right subpackages.- BuildRequire gpm-devel- disable parallel make to fix build- Build libbraille driver.- Build Speech Dispatcher driver.- New package.lamb05 15149808005.5-lp150.3.55.5-lp150.3.5Brlapi-0.6.6-py3.6.egg-infobrlapi.cpython-36m-x86_64-linux-gnu.so/usr/lib64/python3.6/site-packages/-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:Leap:15.0/standard/c18bd30fccf94e00fa46e10dbd31b87d-brlttycpioxz5x86_64-suse-linuxASCII textELF 64-bit LSB shared object, x86-64, version 1 (SYSV), dynamically linked, BuildID[sha1]=cd59b424fa338d1e5c07ea4fba997b6c668a7411, stripped RRRRRRRRRݻ {NX'utf-8a8916b9af9c143aa081c5299469b8cfb35cf78c6ea412ecbdfc3bd1d2075bfcf? 7zXZ !t/?K] crv(vX0zՂ9qk7a^vbTK^6ΌCH~2П^!~Kсlm@UDM9"⼈%fD*\0rfb~atK0 HlaKDo)p|$rsj\$BcyP\% re 6vcaUI7N vd@Jlu֠k F߸Ǫ-C,%H8\_$zY51H.LS\`ABKDݤh,O C1Ek*6M c9>|KOJc>Wkp^L+R|JVnK O-cHQbny#[qX*P&پ!MrJټyN6Lag51V: ֕ld'6>:Wh ~24tUQMv!0t+BmkTAx[u,ρś*U\z/p8~ 鼿@ДXGe@is^`:. lSȂ:a~ )lId82T񍰽Y [yVvKvqU9PM!ȭ<0Yfʙ۫9 rQ)&͊]bm4+kI1@T^+ p'BK$ib,E̹#2B欟)OsZ'd*g9LJqώsǎPl,*Ev\#Bv]xz"πJ,BS:w4}7)pVί^LS$u; DmyY]&27'^|GE&x a&wr{Z1dTA=?'ܛQȂC-SEO kb(GywYb2g of>#~(^{V7MmݜOg6X(<ɛO$;q?&{+ 0hTw#mk=upVRy0 CΗó˻S|JP'Bi oj 7 ޱ>e%QL8 q0i$5]8GilfM#+ ?wzBcyM} 2~\ݯTXvy0ڦ<' d_P3eCh;_Sz"7iUnC6Z SYcѵK0Pʇ Ngˆ>,Aׄ5zxjJN4F?9 )EKTll +#tl} h/"4"[|D,^;aqZq\\[i#ѧzz廦;+U5GU[^sR@KcE@FP9l]'tz j7pӛ$BV=BKm"c9QпHDF 2D k4Imoe(ɣK^gNm'wҌTDU;.d=) ʰ>ڦlnu&{{?nrQ®+ᘂ+:3Q5-B_szaZl2U-6J5dJE?o(*gv̻Z@E_S #D`@\j¹iL~di!q Ո;B򈵮 #ÄYj*pU8 QKM-Džjb  -u-ĔK[Q]^[/gΆ1j{-9 lG!4eM nt:!ZlxLՀT,LId:,Ua%G`a(OI P q"|II7,{i\}C~?.\Śz /EIT/u<3ɹz7U,IYVɵhf:1\2- c0/r csxnӸȍ~z`V{@/Ic"%r^]n4iD蛟qӋ1?L۰J !$ѢTBٰmZ.IVedw-8?\NsǰJFL3O>IEhs24KJ> :nfIO-O4G3ZYNn D {Pbȝ@P sċ|cMv'2tN< RyM}?x[q_X~ekLqK;Fz ; Gwc=|t%x m)zO: ʷLac'l+ui4"3V+WlQYqMkכlsMFzU "6z}j$7Ǧ<]^ቄRpSoʎÔޘkF*0'EO/~P"`;|iRt}Ul69=.##R kqۍ:FNñ]mef`=|-V.XGVkETyJ˿ZCt{uYU9ݝʽ/,QWlGs7(& &w %BE,d/QCӁj}@XƁA~:Nn:3|;Dt0]|W\x^ߩ*lKWQ"RI[CX?X'*3fN\Vg*K*Z ſR$k1cn|À(^؋pat4SެA*OG@>׃sVEx/y]p Wz)k#^ ]0ŐH 0qt4&Ti9tECȔ?>rb ?03ƭ(5mp6Qp!`Ba-5ZdnGh#bZXŋA"OB,4$zZI]^0 zlrA@=%?] |7F$$۲Sk֪nRBʾWp> p_RԂ̻_DZ7;ӛ;IĂ lX슐Q Fd31WFtG@1lU/)Cbc8q1te'8ԧf=+7u,pɀ '9$ aF3R) PKۤB N /WZÅ! HC sf#yUo"+'3࿸!UC\45c"-Gkz 3لصLc8T0|I@#~TAQNnTd Fnω%"Cy= b3UOn=uHcVqn~~ك9Ƈ#6O;x:!gw*C&,P&}m h^UXv=tҤqxoVNt8&R:hvǛf@! w`@j4`_w[ϴoǨO#R[E5]uLM F))H1c$<*9V1ɗ}6!::q\6>y^}q}/2ô\ miL{ Yܓu!=N8q3*5#M_Td*UeoXPBbB֎Z 8z] iҥ'e2!ⳋ>-j,??yȊhc2::dv=ם@<'͸;M_Bٞph.R ,OjU;>MM&}Z+VRՊN}ۗ6SeDZzX ~]u^9-xyL`@_\Wcr"aYthb}[LZ.uI*KE`I6M$9m`A.f:dׁ}P^T #D#[gEO?}KJRJO>A9.팃]38 EWW_u'*\6 3dx'2ſIxhZUI&t^(`b2ƳfC^,u.nd22ܿxA(YfHnB~VeZ*ep K/zRCTˬRFd1 ," lFn-3o%I?4"ԫěK)~ίh3p5C\loAV{ok \@aQ<|VBM xw_{\ffPEqF9Ae /Dp GAqDznw;HCܿ#-O_ }>]Іz9b[u7) R[ǔ4oU>Ljmw <3,Ƶm (DY|'CffLn 5KgJmFMƔayvѝB5AZY2 Lq='"ң9ƛug]´-+5fĝP'zalpe'3qFlހ*.>s1A|e:ydTqf0BN܃ ٺD,*jIڤ|\*kBk j5w"o hi0TUDB <5y`l/͜*ߘ Et[,+J@Qy#SfZ\[e* k yx^V,PFmL{KE$}v~mq孯/N00EtpyZЉ-K.1FLS$܈ ɢoޤ7B+|CuߜntEv8aT چ X>=ꅥ/62p3Fnpc3) 1+']~΄SpY[In…ޛ9}_H k&$8Oۨ~{@ B^d ^?Eܜv2h:d+aɓx^-u#Q"83ؾT(Tf77YALH݅"0Q 뉠YB qxxI|t>wSaEM~k<&R)ELHVo[>UTCSWo c;FFؙgF]'sKFCH@L5;h nc/9>oCg"G΁Y,7k>tA@ |oﺾ6(a7.tH1"xmÿΈwűRedqO 'ƀSRⰁk58qȺQ~>iR)فNHʹ˞ä߹` ]iRr=*b9K?7dPyK%w)િn뷉–ŔKb t8YogQ+[ʲb(NMYFI}=. cDZGFNo\K31km \3T}X8gJ+ONkfTa~ [nj$_R]W hѵjAjwE<V8iQLklm,:S zeKy;idyui ,HxV 6)in[폳f ` Z>rzc#YI}EVWwmoj _+.ErZIg:^1mMR[y֜/ CI\T 4P^T:Xšwq,#㩏>-z砳`U_6sfq'|?*9@Qe(*lYv9O_`B vAinzxpKI(*O>o6{SYaI/nܥNZGwXqıvka)UoxW+z!ekmbHuSTxTdh9"uO!J$o\-]%n`$VW ;ӆrhěLG:7YuD$*$,G 5b̄(=f< Cޒk3쿝M2gg( snlpogÍQ2#:{n/*Sޑdwxg~bb>a ۫MIc0B4()PHPǦwV(Q2NN$(@uprT$6," ^ɤxTu?B9݄eiz'8LݬN4 J@`i”ıw%`_Mp5`ț;_iݮ(G%WK>%"7rTfTw_kb<{R!9#Q`3w AR[zyQ.ʙsKV -:{*!IeV]}U uKqiZw6kGVz<0Kr?+肑>՟`@=Gr'o庳K#%!$(IO[g;CI$TB61&D5mp2H FT"$y1&ͩA4o^bkR27YH Oq*˂k))wJ!" : Ʉ I YIt8(Yc5A@|ܑx͹:k!\c[./vp !B._K<41giGLe9Na萱Xle&C2inʣv6q-d{LE%<}|~ѣ̢ک$^ aZ$;:0޹چgcLsVr@ Uߎ@ۑ4e~XкA=Wy9jE;\72oC-|T֎+y{9@Q m F#JmEg)\z#Ysܖ [3P z{PO8 عF>TBzJq?o ! W 帴:.!3F^  CQukok3t-繼5 Q#J.*}tf!d1¿ciBA#*wgGʩ"I@:M5T'uY&q(3ۂ,&L; >A #oi&.wH*)0S_̀#CGm0G,IA7+{C'ܘZihnT |"d蓿ZLQbTy5 ls)0;p ~H\Ȯ3ûT=OG|YI~A~ 캻]{V9|-r`i `F"Yx>=Ck>xy*yџRv쑮?%[& #x<{A NDd$ OF{үrg8Y/]g>+ P|2pX'`U}&U 6vGHXӶΑtI"G;A83/@k oP'oHI1=7lҌirVk1vD84 1@%'p 2Z(e!fYeEK0P~X VbFv2V'm-fc`}RKT.@WB IK8vkۏ}EVBC=lɕsY|-:v$x4 |(Nt!X4 .2FJi)FFbjMDr͟SUH",n@`,~7(͢~U>ګ.1mm?wpUt&􎈌Q79IހjuS`Hƍ[kwSk 5Ծ;}e W+ 4ؖ( @m.ymcB +1Y;pȣP^(ËPD [c3!vN/&3$6" <FGtv^p.8FPRƣדA(SH=U&u\:PF}};3 >=y=@qM8ii`<)ZcS4"&='pG|?1:Z.FLΐef&-}e YQfQnH ^G'Z7Bѱz`d}5s\-LT4Q$YBYl[ޤɳ g!d9"P"b]ogG$~pT,\:)oB(aT3M{ SA#i\V aL`JTe!bc؇ I4n-_i&wu G|mqCoL8oӳbeږS q_dy$; jhb$N#Z H Dg50=C_|7֋"ُ4b~S ]$ ItW{q n5w[CM V׀ {шGU4.cn>;kk[OT7/R;G%s#kw_ {8~(5cW QN{z+N ߼?RGB~E*=J0۴R/u͞. -έ c2VQIpHo@H?#$8qKܥ8u&zlJlJw~N?m~;4 mѷ~~ ?b'ǯz(fL y2*7KhIK8S+[HȽ*tjXȩ9wES~^h qak3h*f8m/:=g P@1-npsAWUL&9:NS *a@A c W'M$+TPBS3yL?wDL/3VRգAiAS |ATHOo~3$'uIX #2t kA 3Ӕ㩕HQ+y::k1Y5zf'!]D1~v 4k "'ۀ;%7㡉@jǭι? 965Ԧmu#=;Bo[?*&bb2$EzNE6KS<0"d;^]\R?(a9tgvvm$^:fFBݨSc-/y wPX(?fw2{L2Ƴ>:f w XG<(vp9wsLfMͼ! eFdoj""C:<+134?Ӡݰ`zyA:|,,|lXNq͑"VFeassl? FrJD,P95.SҟN.0Ud\z<2y@HUtec!:>^g#52,it]J3^`d)!fcKf~a,9***QgIv*ԒЗ(a+WdIO_zs0q\odi}y1ݲh"G(y3ݺ:fl( ;jHb~FJ6Sa0@gXJ՗`KVh9Η;,AxRv-@D =ބ:CgP0戫4? l|m?ҁ[ R1=1.9uAHT& EEl3 N[,oVbUQ&,!b!vIÑ_3Q c#{?A r `EY n, PV9/$,8lI^O u[m l\i Az8= Z9V?>Ħ&9J1drujVkn(Y/J1 ԁrn<2>M[yBY aVf^ENb9_$^N]i ~lMUVy\ݵa<k13i 3P|!I5MI;FiTKQn?#ʢd v_Ij6M{A38hy)!7=x"PҞ!Ɏɫ_nUG񮅢9M&tխ"u]ᑪ!oduy).F\R2'nS2"L 7,ٶz]I|KrP~j-y TzTR:Va4  ˌxWG8Q!?S9}!c'ı>g59YW 'dX.!e8 Fx 1?,u~ 7Q,BzZڃA9fҺq1hY,Y  y=P/2h$3q739C7#j,M|=.@Ub ԣ x86F5FiI.ZFkf]x2O}o=Vsצuj$kNCx.QbB DgW{z^BE_9]>zw=!I@OA1 }n HbU/`+ת+8VImeAg#; `&f_PQ"F*~xi }Z2 ?هY|H^$$3iRc GF%R6B2Ӣ$2v,AoQ0{Lñ.aElNi.ꋼzXdL8+RÛcuc %8e^X[ q/#ķS }OMGBFy:C 5Ѓ 8kZ!.ཱiXlv'X II]*KSZ6d*͗X5>_G /k+AkK5;[g١䨚Gn>Pye*؍!G󱈨*BZBg8y $7I:Bʣ6I1#*TAfud%2-)PvK(3(MExuc΄5:i-Yɥ6חDK_[+WT<oϚ:ܤƬ89f}1Vt&B>hob> 1<~QΑH8Xzk脜ю8GSgNP412g! tYJ&HnXA#QĮޔ_2'O:I[A;[+/G8lNMמ$}fm .*J\EVwSolL](lj[@=`H׶gɒܸz'RnbHjWO-ְsjwQb\x^w8_;#:r7>/7*s ?^L'?XўϩŌyxćۗO3b:tI!2zTY U18r"IئvNqW 9 ~YK>Ӭ!,t_5]ScAᩈ37zu!Mqy4+W}j*4 Mj_VGjiU5I͹&n%غmإ0~bޘ^$;BmbO;&gfʳ km"sa$"N= Np_"8K3W9Єv Ԑ pzwnWPF?>c!-%{\ ,㝯@̂ťdG[Y_pY|˥R™+$œg6EDKr3\%ЮYi7Hc`IiN`.#8S}Ɍ3v*cit,9[:DTg6wG͘$ ?̓%?G>Пu??No%Jt!uvI[/eG:N5}(h 嘐@Ѣޖag-+Ra-gFPvbgc?B`QZ%<&"&g3A0j|YA=[͛ [(Zl{%0YL9_W& 84#Mo6ȹ+.&fi_Y,0_1:v%h3y Ӏ":(Q4)Fu.0UF+%{E v ʔs b}RXE`+%dμk^M2ṼkiEj2~ c`5!+IytCE2GaP9j8tO`#7PtL BEKDZ iIzetǯw!kgJۗmOUmڐ&,T  (|CT߹5b7rw>m9 * vi0ҷ֙e1Yg=><͙۱jFMYGqfO=jTL?Q8a\BߵWXIuXHm0MrS*`~VJy/HIs% >#L]A*5^}l@m1ٟ76URk K)z&mo$7lL@:'?zg gd0?[SGqPZHmPՖA3c(.@w4)Q[ xBlXŸa!hrMJ%x{K߮ {BQ3BObcm)Ӧ-_[ 9WJ!'V&F9C)S(/}"0Qh 0'4P 3\'3sAeYYbc*ZY\deG2&txz$~N3 nF-EұM½eө.6KOБ 1.3}t2~p#kȒK8"4)ӻ՜0 K d:=.b|CHC#hI>!^7wٖ춎{ρo qH>۵3@O6?f2>~'嵋D7M ^5wL ҷhfAjy쬂)R"I<=4Y"ؔmch@;dΔDuC cJS 6_EdԵAcU#6$nFYpSpx^rőIuX^X QvA[L#c]!vb*{T@u')*NTZQ٨9"2=?U0?+'ٖ} )Z H>ҷbGdbASM>=g#0fv`b<4$ I2%[nxopa*u g4K{˃&8< 7Yl'u7'{q8I3"綦 uW6AXKoWl{ z,3Uʈ¼4, =U{b^ܛdFNrc:BĐxDY9.<=gLrc}*[pz3*KH!IE;G*U=NN 1xc<ŢOۑ3 HH o\Ɋ׌T. ɋQlŃ[-hy*OQ"jە AFħ.;Jr,*(lLm\ ٨$_"l +"g;$AM(:lTpbl{N| ֝_ &PR#bQP;܌@@$_;G4D2FCX",G+u|} (ǼդS&0 lxfVqVv]A!o4ĶB"&Phwןl bދ %L7O&#jg |̅B+ắČ$󞢓63,dyA#-(, s ma&.guMhP©WwAq# r/x)[bFɅ#"e fp\NKiUW4; ػ [Uɛ>^8Ά\R(?5m |~"  $q׎dRI"bS<.KXRa6]3+rH?j^&j*Ů]'JEr5YvH!.}$Vy;S\G'Оt䃖ʆޏt̏_SXDnlw[S>Qu<T4b_犒) 02EGӽ0ſf!3A0>QeZ=W$ Qzl4׎,0J: Rs_z!#,~FWØ4VS_FeM]_&+|[r&eUmӨ' .KZO%@@![,K  rŽ$_/dBɏ͡<ry8;R \gY#l3~ } ~~#2<ׁr"B3u9wN#9n "=#t(,K#<˜e:) 9ٜi;ę™dO)\ϥ/v6IgT ?'Z[HF&$&n,ݵivhMvXݍ@M)]mL"4˥;Dej iR"űjz |/s<Nj[ڦD02|}]YaGqX8s`c$3w]D5w)6l!1ZYyt@)EP4=H~83L*75eO.W 'dLoN1Zď[׬eo+OeǷH5>~}/}83H/S&HC2,0Q>XA.Yy!cE FH$ŸAe zP6OF̮"c{5k䏒@ R;?F=Yb 5lh ҏᅝ(/_sEZ;°G\+9n1@r5z½:-# < wy$zOP|-O׼ȋ}XDV>qo! Zb=r_f.ɡ(|4 R, '@CҜ2 @x?>z t;SOdemub aj(.ܙ2, gEM)P%6fK/=Qu`3PVHɱ) XS luo"~l-B(BAPCrq>-xm4|h*ҹjQ[qdgݸ75+i|>jEA],s,zf7;Ɉ̙]:G \viD^颵MB*d#Kb[O 싆5xE c 9]9hCoBؙpKvԊ~wpŞ(bwL1ʩy "$nUmK?&L 1VMӰ,sYhjQ? ù(}B`Uh0e6[r].ÞB0|i!"7>Dg&NI#ȆY}ŴQ//0 ٟ"s.HS}:=.s0C!k`ƢRhvfN^߄ձ_+يeʳG_8Eh;r ߪ| iVQE$"p̾r__퍞 "֫.Q 46gz{ Izz<'֔up Dkmڣ5 vL[~ wZ6}[K*ѱDP9mPJ@/lQ&hے5 Iڪ]*ýF"̖} &B5wɐVOu 2(+GFlf);f1E9q:;ؚ!=u Smβ8|+zZu_a1>^L^9j$?P[іed/լmbr$]JQ2V8acewGXIBGmx[xN܀s&K)X v*jF\ED+!;s xSQne.~].TPAR%fI2Tz 5,q1Aϩ7l~Ω.aRh}; bY6<;XX Dv_V] 9y!G)[ĺ, ORnP-i"] D!Rʊ[}?2R%[d#bzѪړq 5hr*6 *ޓPbo>CU BG8M'SLCoz?Q&S˧ݑ=FifQl D;+!٪x[ Qh;8΄%XaÏ|X|Aqړ̯u5|}Ng[ Yp>nU;iҚ/y1N$*HenFI #HyS(6,m7Z$t>"/]j*CųOU~mމwY9oΝLQrT W}Y^,,]aэ򾡘낐tar xŦ1Ʈi_߿QSXXV+ 脛Rr>IqgFXCׁ'K3gBѼx |(F9Z מe+y#0ϻ9r֕u :O1ej` κ8s+|GHv~8y>"iY֙<h贐.UM Tz 97u#^@Hw"UOnpD9i'\az"-J!vrt( Ȣ w@wsMppXXϢyRDNEOʈɚHj0M*4W..&ܾ w>,ӮXJ 007 |>8_O kƛlG& !PVLKab'y #TKlDZx&Mk[D{DZӑvяu:&]в N[gIX}fao žǼ$R: N)OG ~zp]*6䘆^D/ [YIo-Yk,M b|.bI5e9I5`:~Eo(cxўe߮>e֭ɝbZˇ%/G'N1U1 8BϷrАD@ 6 hDNr@iҨf;&>vaPDK *J%D%?A[ƙGaiC=qoMM^UÂm-yF]?Nl6(,DRbHmһj2RSP+!2enSi“󢇥vςyb8ExrITi;V̖<ʒeVyĊ &L rY8@-T "~yѰU}ʁ;rbfyLhȧ9a2goq\qndĹ. fb0%+{/>S水F=(+:3HS $3g9iO% ,Y͘dUFO| x8[B=̉޽ؑ1bݥη#Ln+0mukNr>5pt{BY>"C' 5]WMFWn`" T:*=fOMx? ph^yh4# RF=^WK)dMh|!uִJQx@?To$#mPc'wB>ri}w|qt.6!I<ڞt:++>܁ܑk;lI˼w1MCFYmzg^*`:GLd5E۪.`w@vHCRY؇}hI--œ5a'<7!'2yQ)5O}ެPg2{4-:uޡlc7L0ո^57Yvq5k/ z%c/ dh?N1cr ַZuFFM6xRv[U(%n5(=2 ,{FOTEfnsZQ1˾1M8$O;Ҁ"b0:5, :3f4qZjz!<082҂ڥiX,`F r4|@1-aDvoHzQ7겫ݠ32[꘏ݽy : /FAvXiHČ(i-T)} TFkAO,~Wd& %Oí{.̻?s}J7y6Up]?(wh< %~!1O5ffg aPҗ@+mDfsݚ7' 1~+"cE}("M|S܅J(me'L{)+JIOίں̢g/!oS%gׂիTO ٜAIP;`M`}}VV|M LGń݈nJW[Thr%0%>֯(Xy 3w5'[|$ݗ(IZ9Ir_DRI&%Q*XVq*}/@*1"3-1ZLZӱz( O[m'>VTIsfZ^Tl5ФĻ\c!|[hLLW7nq"CaW? (KRdr&Z\82<'?Zp2֩SjQ8 ;1T{on{:XJ{,Iu#TICKɬ2@I\)G{YN$3zcms?,k鐯Oprꤣ <3#<(chjUZw`Pf>ge- si1--kV%w;e%nxM=pI#CE\==ZL އV@:o2XR(%WI]s2]@reLc#ƱfQJNo_%Y֐A3RkvLagK M(FlDYGp0l]}J"kjsKwe䑰t䱨h|-\2Gsi{(EaN9n~٣gx:uNgc"9' D[75ng;{SYIḯf o[o <~ *}q:rȧbl[9d e1vH j=Q^?FI+W}N7֦Y.ZuD'8.5N<[ K[%]rLY۫  =߆Qa +H6E]$Vlcc~"gǏSuE>Gj@MfhJv 0<:Yui}CYu+h:Gg' ]5iZh"ajMջIN T<$N4)|B!r^ ՚D=y lj5T &QU6qx3#U6%@AeߗC_"0$igoSrH#q1 z+ѳ4jNd^mAKXP+};N9vO#b8T]oLCuir/X2!s7 y߆X#}SZ!4k ]))g;M7U4y/ԋ10mXҌMj@&StbxIUBy "jʞe MםmT:9;s 1<ť6 | ,qN9pqn O./TŮd{.+c+͸IA/bg;)g?SP[8$O.[ə]-BӌfWz]l yY&3APFy; xnz'lW ~oBBWjยcm]`kBժ蟠꼦M4gž 6 |"@  CL' ڤ.hPcX䜐_Tf 8o!] Bu9 MBW:,}UQigTc ȣ͂/FM!6NI#JIaO^֮d A| $p)5H@( qf.omE$ 3 _bь[pLyk*e]\_spAciau~)d3Q#* oL1n0wKeBʑӹ.y\^iUYT^env  ׽ᜢ  xhBu 79TBHuSZ}Y:ڻlSC 1n}9cWrB$ᖞ!Lj7d΄V|3q1òW.n7^ 4Ҝo,BC(a.2o]PZP~#ꊄTfwo!t>>:~ؾ"<5֌Ī_Iu^M9mz~[VyY!^Us2l&B| l_%H.r .~~8#Xy۟Vt"?D(Mh w$n]F O2LeP\RdejM]-)WXQp%b5AC9TOʚ Ѕn0Tiv L q`Yu ^.ܽ7`A7C s5ǜe b¬Ι0 ɓS_ I]A;aެs*Oj`#dP0+ aV0˫ v"[Xu538H|1lAHM7,MiN2?|PdUQMf}(і g9KA%9AWcW'Mx{˫ +4=H\uǘc^ Clet#mux|_JHn} d ׼pCe9M Ny}J翹^~*;i懼eT$2 Ĉ"z`Fe&tGZJq0֩/un3U+y#?=, ITrƭ qarM* V͏~]ã&ScNF5 ZBI=KՎQ<4&Tj\ThO ֊=?r? +ADԦ}PF@=jߗ4I# HkZ63F=s+?$@u.jNϤ 0u i@9S`&9f] 0T!8y8spF*EۏezF gv_̆Ta\iN8xiu_&ɣbygi-ƺx@ a;IOd1Jb8nU]bϬC.qh+O7+z1F> ^ =T!(jo1q0ۼOA`I*0l">%LJo;mua_cSuб\ FߙBfW/d>`R~[HKVs܆/ @rD1K_$γշbg=?>*J*6y_YCAд PR- =ܷcc\Ђ%DS0:˒qd5R3v1*Ax9x(ih W햕icJ@Be%5BgP)6GN30E`]ZEd+Uʫ^;ICC:+v;1Ɂ#1{]ѿ3E``CwXLft|(GXY_Z?d씠uV'In4lX ҷ`{ӧ!_K8<`]3Fg0=pCPs-S5lp;eVS]ڭ3xMF.!M圵X9f}N $m]TxvX8ZP?̜f}\kW\GuFV>s_8юfGS&ZRTΧ7߿x6{}VNVńf-+&J{OKTOH%@ʋP2`E7``\8Y`U,سDS`3z%;&&؏ )A7X@xcFBKj*i&j?C}M!%!aB6`{e"핑PoQ1a^":떇57jD:Z6E(-pq縴BY4fCO&uEI*&SJ8Wz3K2.7v;( UwF~͸ 6BrؚZރ)٬qa:8+Z;.pWS*i^ [6H`NW+EHs Ax8q߰y,7A]0Qm bsHMtw'-~Iʚ*sI㕐,ԲD4@Ta!Np(Q{:IKLJe &:5HeAAҵǨFI3C%=f~(")r=$mAg[zc1j=AT :jZwyhۭCjˁ=S`OO(N}PsdN?%9'3LNC:A3n=ϰȆV-/Ԣ2R+ZѶ2~ڸĘ?n/XT Z[ڸ\-emP3 \yv$\n,_3>§2,6Ƽ̄cVx Czt0ř{ P;O]DsĿ*ⱂ+cS$M"(.:͒{8:`c07(D; WJIUX2nY6ʪ Lsp^Ĕ bkMX/nxjϛ!/e>"XD'Gg]ZTXnpL24'54 "Fiq".䫁1Gyꔌ bV/cTcpU(>!MޗA:فNmv@ձZF bp!x =( " ]I<[󫟤RKc,0En0DFTx>>p#rhMBSӯύ] !&dNͨw7'/`/Zpv~2#;\d;/+)ΡZXUrѫMP[i7 ߍ.u!5T0#D+[g8d*ZY1_*Z) :-lq:1 b-P_ !iONy^3z0T ݱLeMɱ9ォR``Tx q0BAkVemz͘$F6>ϕfSC*\<2dflk،qGѯ9=6ƩO1tK lRޱkto OZ|hs>'NoEJ1V\"|/ 0B[hR _N|KwIA+.)4mX 5COZx˿U0Tj0Ůcԭ`-}$ :\GqG3y, (4]@IF8f,RsEI~)>$:y-cUTn'Nxv19$FX4h)f"QlЕ jWD0HٶܧXpXRCπ:e[ QEuW"a0`W 6lV(pWhm] _ ۦܓ에(H ֿJ2SAtuut0iϺJi?Vskb5')hqK\#8(g|λQP;QVCTn!( ̃S?bPPɸh>6IXZRz5:fQiՅǡ^PV-E5~JQ\pseӢDH^:D[H"%=r}р\soPG\p1aHubjV*@ #W09Y`>F f^ok8Z aa Cs웑^\Ãb&V6ܽ-aQn6ϩǪ5 &mExH,#U|G۷$h%/gW\͙R*;DRu?*ޠh^ŒBW:H%x!ܴ@-L@&ro;t C :0Dbb(ݗ&1ru|ewTh !cYdžGRdD8MpR6>m MBz>gcg! w#;6|Ur.^Rk:wčDa b0f2L4)!@߹T.3qQhr5Ȉ#f\(:Mi`:gq]%G,rNjˇ%D"JȬ8ߎwN {qx #\`׶uY_;Uiq.O'yScxs:F…i{zm}6nAfKl^yNhaddiQ_`|N^R3vYͫV\uF"Qk?߫?7Yu}Ǔm$h.Kͥ*okU5ubz#% 4|i'@u 8bKo.d4r9CcƎv_hjTm]`;S-@ԌgBa䜩!g'/`lirGM!f OXau" FEWIJRt-QVhz͏Wt=v@P8%wӺ4>tAx6r_CEZcOܬ7sdұk?eYq >Jŏ;_(T3Hx4*8aa|tp1+eEǬZIt(YhJy1BF 4 $}7rx2lv co!'*\1ÚIaLFv-j 8ɫ;(HXZsjU Bae~?eNzVLrh@2p OzyA k1Gm5} N'?Q24w Ҟ9y0z/WT S fQ)?3w__|x&)<#?c9v!5 *0ZlW9ޫ1>12lpLoIq% me~zXJOpҀ)ݚX#2ߤ E_FawW.,O$/x;:@#ܜv*LVe W"8y+uXvKGqWor f2f82c$Ҵzr,(5HwtK<AkU 8[k ** tёD#b;@1U^.a!9S.enBA꺤vJeK+K@h9.40S=k^׵?l?ۼ+ .!eH q2 .~ǎ *M%<^-ji䴹g/$X{WS{K?>8]BbRg&f/Xs3=W&ib*+6odzIx?TlUu02RGZӆQwp5qTk_^=8> Rh m)-4`Ȋ W;*Tr)%%ߥw?esGVevHԖ)Z`XVzg a%auk_2 9F§^3;r_r4xCuz\_ՔpU'p&I$\!̥OS$hWt>Kpf!I>@ɋaT-(uaz Y<+959Gh MN ~?ߪul ~o K+}d$Tɠߖ‘S_"E7Fo\C'GlrЗp(9 f4=rRMr{vղeq~Y XbpMSVd2(aSHvXiN vh?AW䨙VD$[݂`T?3~lTjpv։됑M_vwnjoy~lCWDLnd@Ztݛ;KYQፑ `1}] 742<qӟqBGunFW LeI4aTPy|sjI.ݺ/P`@Ɔy}?]*WWʱ3\iy 5(gK v em}v j 3J}0zOZf "f r 0U>lHM^.;a1c: }Y@MY|ta;sCxz,IlٵjC2ƯHP;5Hh s T94 fД1@(d˿.[ۉzaCO~q,$9Et7sG~r#m Tj:j[:1s Q(Ku %t ݪkNtY'VD &p[|V$^IFb-sP J瑒ӎFf5H Nj:YH2:Xp-'Gb9!ÄL'#\$CF7JV >!MP,߲cQ:)چ1 d)/ Z;iNSQ#&bg T@:Br}m̙?ZZs^=,%DT-W#!!VQZ;9Yt|#a;?ÂX8`!W45ρY&QJQq{f[#Yj@T%UЈBCϚ|K^ W,ܔhY-aUFS3T3i?^]GS$B*XHŨמZ!s b-7 r,H;]$㴬~ D鉰D$ c({[Dzn >HXz=(w:E IAIH$㲀-:.\h"w큑R} fM\]fa+7/UYX>yu6]a%x*ޝt주Z32-XrOܱk*. i

o?cBRе fY $supb~e^ |D' j01hnsc%@ PyTcǙQS"CtF2hِ%M؅zC4OP Ne `ɻ>Թ㇈+gߪ9i'?w'2\A&|h5QEq-Pi&֩V5(~ʉ(,ǍHÄ뾱7]:Ƈ_^#pJ,\gɚ&rlH,\*DGAX2Q "HQ{ؘC0sV@ Erv3ܙ4uhdnԾ ָ> kIE# gH>긮/?B:ew5fyÉ!˱~:pl˝PXM6FmQ;1+jG/עbi0y 2M[Gr~:-ÙY .!,,b8ᙕ@,9n{- ,~CoXk N[C;'k^ʠ&"YY~ &|ꗹ$ω:0mۮܽ>94TWs*mTE'e+Ss9`v\z` M\j䍟@2N,^:TNO+zȁsbHRvLkIvgD4ƥtUW8stIGܿORƾVą%Qi>x"TvЧVvF4μM&4;%IDs[T%ha^V~)ʰԦ8^&P쿇ӤcC= fx~Ki^ͷsD)s ä$Xe9yS?#~Km/lxEV7&ȭ%u)NQ9 a($8'ҥ8 @=UkRRb͟/ ҈ҵI`OJIJ[TF=JZ,Ubތi2q_'g*LROZ ǓY&03vvH6Q ֙,iP <Ѓ+AfkZbr+)m<"!&xNc2bM_$jٛ?3c.#U^S%qM: EajѸ`s;j߹ۥ aW[xw`?4< (Vv!M$81[j2;JI{VzUKq~cu8:DOɬW+M;G`K.R`M6 \Nū3Yp՗=OīU>sF)A( ,Do;[I8l5Kl3oH(,dҰvJ³SifcB\/*PW@E:H kIޥ݌ڗ2eŦ׋sg$g*I>i glYbG9ffx4o{j4[T$4z$tgڦl;'KZh^-; uR$vY7h%nEA;6 x}zbhy !x(GQjLOЕt )3$R k};h'\mIX׿~gxPSHp3a51q'wU;ϬلmPiKOgKaJ+Ei!'-Yj>t04aCOlV#c~ 7áŞE`L bmPTw MZ@ȍ."}N3)$ ,Jiڦ#gM0926Vd-K2,ڰdfYʔdxQG33ĎUJ]ah*d qc[gYL jW{q爖F8 SBv#(JhHɢڍsK@"4> {8J=Jz[rL7ܰ1Wj7yϠTYUhFM`_O ddӯ+^;6PA; Epv4J9  R˱5w^NW!PҚdĆsqy?K}vdo7r"Q=w Aۇ7\"e>YIǀ~ :D?$ԄHzuca=( 9$\™ܙG虞rtKѽNGbKcE+6Ǭ`!&Cl ̧˻Sud*ɟhP~_zt^)rٴkZ{\q>_RKMޤ+Szk?L쏐N}l a5R$-G7bq-O9$ܕdo"`V&ϵww0YkK[8.Փ^w cis ]N& m8jGX 1DNe(N@E 2M;l.`" skc/GYU1X¾)k4=adhG3gn"b =}n<8~+Pq;r`k=ox0ᦅ;"TQ$% @v/&둆lw 6)!79t`}42$eI٧~{=N6Cf% BlYp;߸]@  5sKُ0t >lMrcQFG$&)l|zOdgʺ2WߠՉr`$6`#KEEٳyCBUtNr ZƠtįʾN|rLjwbfNKR@&+#ȀMݞ)FJ!HDN/r0Ȱjbو۱"[]+Y]X~h&֛gM4ERֵע=ɧ;\ CGk1 0U%A#_}i!y.g; 9 u4R څgHBBݟ\ 絑8'lFA="iOM7JQ 6ێmH]E<'t|?/>僧f9ܿ6~Yn6wbmܷmO;Q6CisG`QWޞH\^/mae"ޥ[YP[~1wc}RIAZDcKnD2՜G,ApϪ@zl\V ys7/SD?F⚧FuJek$'4B.zƪ =ba 7kn]2s7yb5&}COCx r)=Do-ZHUQ=7@Tgb2\~"c±AU2Pf<n W o+ 2j0VbI7{[( >tڴmuڑć(V ϦP`/XrP faJLo@ /8G;LّBخ᳄|;ȓ`b1JׇPzwRwֺKsOZ㬇J{yHh1DG%p܏GGCZocNlsAB>w6_=4p𳦁WFo{S c| ٪ш8WWbo0n"XcE! b?&@ 2coȓNH|;r2tcʙׁ&h3[_~S!qH L M&SxysJf%EZ)YX7 T*"lёϼkߐ!8PR~1.Ɠ׋hw1*Wm$MGԯ_k$G >>rWY[yŞ#3 ~".'tG~S1|hIe\vr"^U?&"E[)Q#EjՋm 0um^ӛSq]/1I1X*DEӜuUmo$ݖRmS /s>s W!zM(2:&!Cɂ l+U"z(r\=<( KdK(0%@=&S/_Џ?5T#^nAA]O`keAjrl&Lf$3v}Ʀj*hE.Ȝ>֙*DžNAA-Mm0#qYۑ>@R/+*IGb|$ q%!N*IY7yQ 4`ߍ gP+ӀM.TKQARʢ|Ma9-9F&vo/$CbE\2}=)tj*@fPډ%]-_R7Ň8=<\:Keұ> Mp?Urx?7. ~:kƗÃʐu9A9OnUe `ڡ1x@tlp7$w1ưoFg7sQVj8+h/`Ϯ{ZIo]"Z;A4(6b1~>msҡ WlӞCcN3) ѷ‡n.>Fv.E-XLN3GX^Ζ}BLDdq QbnMЇe'aVP Ӱ7\T6GaO0Ǵ['9M6\c pF!@KbMxJ]0ݫΫyqԱ;Io=ݯUaӻfFz(Ckg_l*_͓ZM'm8fݡkJFo!9D_2eئXpp Bk*S-!akln3BC  rm:\#`=, YSazo%i^YW_T̂ Q?iaaeW~6Aɘq*LvV) +(h8F32IՈ%:MڂWedԣF;GT,=Jܔ`]*'w) L58`k@8ܴ8* ʰsOBؔG.tS.*= EMEEAtJm)PX=W;8VRim<|PNN03cq 3as:O3)ʳ(t2Hv7;^c_*~˶k=5bD(cxYx{ĹG9[ۖ)2#`ãz5Au.ʩжMzougu2\z/y&v}z:=(9ۆ[yoz0  :)83ok)_:ʲ#Hcԅ#AK<&[{;}{zC4}&aY? d+(>!0279\++7^_UWR2Q=׈;1Sb_oGcHu=,ehH`dKC_Lt.4'5W^E1K%c4Y/zu-険~v7] Mǿ 2zt_]P mXTHk&X,,ߡF ON Z8V'nУ6RT;BYNnYѴ7ǽnIIb(L}zY_]*{ :A1@% +;x:=~8NZPWcV9bD4"D6y>or$=μ@b`,DgNJ>evY>7]I0)|R+%CMsJ,Ygm]]d/-Ma;1˒MmmBM|+=%^oǨ MX0-"1`?ZG/憰3V`яT,o1!5t~AZnJHזO! EӐb`[Jvjo#$bhi ;K(Vzl2Xk0X-u>-n2A۴qp,zIYZY{.Qp=堓q-uR"1$.H-t*5H]ɐeF)vQw>R((╼ٵq ~JcSnpVeMUQ1ot3p@Mb-J^a Hct W J6 aG yh!-A ηB,T6HAda=kraSbJ|l-OejNtq=M5g8yI5P5N/%\1D C.oQ#읋3%#z;P;Q_@`Z[g"cR@ Jl4<GoO~q~_noWRW!#dgAI#4+xPtΝi3ov;2ԒU>:)H}9pYG:1 uw4"kݯGCFx{%V5\Ǔ:JPSOKʙUdz<jUe@=I?=_v`3:ӯaS 蔺 },6J0?rØYƄ|Q%LF2_:+(J2|EzI|O/*JҕX2w'I_k eJ^u6KwQČ*iZ8gsS-!^ʏu^.z2FmX,2z<ダ ,1$:ƞq"DWdS 6;qioSd|?|jgCȶgOһí=sy:cem̹#'ICn SSpf{j"EW4+ ßZT?he 8&Q`(!ݺJ*aйd'lQ RLYks;|oB>_capD̃G28mYVɏvd>z1~.Ph]cQ^3A_ ;f3 T@~J; x[zj+i+Nj:hZd+K#Z/ROeMFY65DR>(~bZП `'AkUKxgg =R8,*fqRuŰ?9 _<6c}3ĩ<kSD,w5Xn003`K7L3b]:`VV'wC 8﵀y.9u/>K)\Jwo&ÎMOB~4KxjsqZ􌴉u(m7o*T]O>R6^AxvbW|P|b$[2Ɍk'r!,#,x!^sh1M eW+[,7'Jqy' yb?MHk' /CƘYgrؿ-*G9}8iBc_2SjXa?D6^qˊŀ.kqQ~H"ۻw *>?_o6 l3rhR;E˿/8x,NiN. @TjMtHDz-c L9߁Go"aCȵJ|ANe MWьKHu?OZ3 k02x^2iOD3;<\sxd"X%䦿pg_(Mz[=\%s|uKDbY_a?]b.?&NhCE*s&ՁSLe^b/BBdN/. BwѥM?}~97Mb@Zl n0b[U;@wav q~yUUj:!u1e]au3vm68 7ǔ_9O2.S4HLjNQl핈5n][2CkoS} - DQh=޷LJˁ;Zz?5by=RHfX@{{GBHBob~9!Rݡa rʵyPP~4{4 fTZ ek ƚ\R2'Eš@X"c02&mKy!j{1;;Fߊu&H/eXygSo SvL1vͫZV݈)+j-?GSB EQNޏ%{ٳ.X|7_g'AO O>he't:Z-SYC$kF`NJލ8, ӦlgH}R=B:ccC[\`:_-nLشꏘ*}!zF3PI˶*U{'UcD.?n,fU ${HJ23j:}QP=]bMTEV ^VPcWKV᫆ +Xi.ʕLm`3ACMFvM?F%PH[c7U?HāKآy]qx Iar;;n&pꥋ.kMpyp*v g!tUϕpA-w@昺FNNm;^aG'{v VVR6Kv &=ǜ _--NZ/c;PkUdg 9~ @(u7BC?r5 1׍׋xܟUM#|\N](_.%Pn5ssa&amla˥2'L^m bF]Ũw]n3-*B:7H5㩳.lΪ<lV[C(0p[F\|AR"A LB3B·4ľ~ (a^xǡ.rn2!jHXLjǽU|>:Fu$U?P'+d9. Lxd:W(.ɡ~lԿ`űZb `sE3 )|N?aEdPײ|k1O&l_4.~JDt/=* ɲV ཭5&dgi"+$(vzC_uIu a}/?T.1\ВY_Z_JR+ڧR |\`I1^IU)߃\ gNr45 kM S~vULKKZ^Mܞ,C},bB2*ĞXQm4$y "ZB|.רܩw"+sP#<ġDm"w&kC+S{ sCoz>aoz$D㔏1ʖ00Ҡ>p( vy4m0'5WtuJ}FkPlW(IAf4R1j^Haվ6ZmwDWN1>\ \owЊxцOfvT&:Y ypTŠ<utBwc:$}z-dj3ɕ}x!AьiPVw}Pm¼;eî.'/3Pʻ iztH|[JʃS`KOşfl8-KEYυ-7<|v@:J-N9qU5s K%jocbBy װ/,ϮVਫ਼@,JT—&ل >V^EUk6YP%zd?ޥ]Y}B{`]t\g1^N{UN" ٌi (c$9.W"=ڹQ@\MAJ#D@l?V$7w8̔r _EB}|^dن9ʙiI/'Y# V҂ToT>:aVlX]Vm.}[%pB:V2V&G+^cIhƊ۔Kly)=pZFOqI^#37d FȆ$` @U7 ioPHΒʳd,,[[q3ز&UuQ%I\yJQ~02 XSNCwVɈ[.%ԋ }NU=HrG'l1|! 9 vz"}|ᦧ l nD+3'fF./GtpiM<K14H3O,Rd)Z4/&u1FXLxbMHP"z>Pd8J(ܓN ½`#g/h-_.Au[fME}v#Cpv c8 l|ZGk]6/Kk B]u޵Mua[o\fU~BQ^IGgtb9aX,**V3l)z/>&'UehNzXQB}[hO< `փ,=cC!oފ.sV}r'cWU+ք<@*66%!eҪ`d8^: Mx +Q$)x{A6&qJDbť1rtjr uQ(yw_?CZ=XŐŒgA=ĀL' Po'$+$~/y O['=YA)X YjH Tt<]q=5WE K }n81Ƈ,d* S*8xofO1VN+*SrbF-oT4kgZ^'}irV}?,M_EQ=Y{+F&<G Rr-P -Sav.{,E[j8(tKLׂ<&ԷӀ]IsW ~%/2 #1R',SBJϵufTYIŋ_4) + YZ