picocom-3.1-bp155.2.10 >  A ddڡI%z qpnM%p冷K *ży~1ƪMA@5s~x׵.FC%55o;/)#UbNllWA?:r/K2!j>"|#n@> ^;,`koLӟ}&oFRp6L#C< !sqL,o?Neqh:E\Y ]w*&u׶XE5I߼!̮8) /<,A,3U3n6Gص@C@ )y;vx;Yi5[!ʶV~L&u a02@0 *BX!H奀k96҉@0-)CzLRvY~&HmQ0%x60) R\Nvz5y"ǎlsGoV~Y6C_Ii1b08e303280a73026698d9d67912990ca435406b9a6bcf6763022574f7d2bbd5340bb32dcbeda3027c43660c502519513204feccddڡI%z nlɲbsC܈~VrWq:]NbJNfdek,t^Oeztj?T8NN Nx:F+ÊP|ԾF=Gj n )WZ&w 1|? 0t1 @Ld`9{֫0Q~[LGy2Pt]b\p_t/Uz/)ݨ]Jڑ`0%<If÷HtGϔ}vCkI@MnU@D;ƃioK7_`m[Хw܄d~?nuƲ+i"B;8`pcù1gdB6b$ŕ0:= _U Es )[>MaXUppLG O.K7 N-ճ/j_ޖR+QWPPZkD8W Wpiwz>p>-?-d   A $,H V d   ,Or  8 (\8d9x:F)pG)H)I)X)Y)\)]*^*Tb*c+Vd+e+f+l+u+v+w-4x-Py-lz-----Cpicocom3.1bp155.2.10Minimal dumb-terminal emulation programpicocom is a dumb-terminal emulation program, similar to "minicom", for the purpose of manual modem configuration, testing, and debugging. It can be used as a low-tech "terminal window" to allow operator intervention in PPP connection scripts (something like the "open terminal window before / after dialing" feature in MS Windows).ddښsheep82fSUSE Linux Enterprise 15 SP5openSUSEGPL-2.0https://bugs.opensuse.orgHardware/Modemhttps://github.com/npat-efault/picocomlinuxx86_64xZ jF.#A큤ddڙddښZrZrZrZrddڙ99c1d57ef6d4fbd1cde193ad69109913e39548d7fa9ca5b837e239b8b82be4405b7e3160bb40f94651e8191d53f632171cc831628dc1e9e7f3a0e651e7e7998d95bcb44ba77d7902aceb7f7f94e022b6afdb882892703d30efe21562cda410ba9273c6b2c55be95f0f0df292d87e8900e5bfdf5b510a6ea09e80306cf45c10f67af9e74a9898fbf3b8c7cb91b541b754a4c089c402e62856ddfc97180a3f42e40483fa798ae854dbcc714c883814404c4c7d4e62722e7b8e09bcae21bb1a2d68rootrootrootrootrootrootrootrootrootrootrootrootrootrootpicocom-3.1-bp155.2.10.src.rpmpicocompicocom(x86-64)@@@@@@@@    libc.so.6()(64bit)libc.so.6(GLIBC_2.14)(64bit)libc.so.6(GLIBC_2.15)(64bit)libc.so.6(GLIBC_2.2.5)(64bit)libc.so.6(GLIBC_2.3)(64bit)libc.so.6(GLIBC_2.3.4)(64bit)libc.so.6(GLIBC_2.4)(64bit)libc.so.6(GLIBC_2.7)(64bit)rpmlib(CompressedFileNames)rpmlib(FileDigests)rpmlib(PayloadFilesHavePrefix)rpmlib(PayloadIsXz)3.0.4-14.6.0-14.0-15.2-14.14.3ZxG@ZtRU{@M@Gjengelh@inai.deavindra@opensuse.orgp.drouand@gmail.commseben@gmail.commseben@suse.cz- Trim rhetorics from description and compact it.- Update to version 3.1 * Added the --raise-dtr and --raise-rts options, for symmetry with - -lower-dtr and --lower-rts (see manual page for details) * Better build support for custom baudrates. Now custom baudrate support is enabled by default for some systems * You can always explicitly enable custom baudrate support for other systems and you can explicitly disable it, even for the systems it is automatically enabled for (see Makefile). * To see if custom baudrate support is enabled in your build, run picocom with the --help command-line option. - Includes 3.0 * Added the --logfile command line option * Added the --lower-rts and --lower-dtr command-line options. These options lower (reset) the respective modem control lines of the serial port, as soon as picocom starts and the port is configured. * Added the --initstring (or -t) command line option. This option can be used to send an initialization string to the serial port when picocom starts. * Added the --exit-after (or -x) command line option. Causes picocom to exit if it becomes idle for the specified time. * Added the -exit (or -X) command line option. Causes picocom to exit immediately after opening and configuring the serial port. * Added the --quiet (or -q) command line option. Suppress output from picocom that was not explicitly requested by the user. Errors and command responses are still printed. * Added the --no-escape (or -n) command line option. Disables the escape character. If given picocom will never enter command mode. * Added the --hangup (or -u) comand line option. If given together with --noreset, picocom will not reset the serial port to it's original settings on exit, but it will clear the modem control lines (typically DTR and RTS) to signal a modem hangup. * Added the [C-g] command that toggles the state of the RTS modem . control line. * Added the [C-w] command (write hex) that pompts the user for a string of hexadecimal values to be converted to binary and sent to the port. * Added "to hex" character mappings (???hex), which replace characters with their hexadecimal representation. For more see issue #75, and the INPUT, OUTPUT, AND ECHO MAPPING section in the picocom manual. * Standard input can now be a non-tty (e.g a file or a pipe). Useful in some occasions for doing trivial non-interactive stuff. * Changed the way picocom handles reading zero-bytes from the standard input. Now picocom waits for the output queue to be transmitted before exiting, or waits to become idle before exiting (if the --exit-after option is given). See the new section EXITING PICOCOM in the manual for details. * Picocom's serial port output queue is now dynamically growable. You can still set an upper limit when compiling picocom, or allow it to grow as much as your system's memory allows. Usueful, for example, for doing huge copy-pastes. * Fixed some minor backwards compatibility issues. Now you can use command-line options compatible with 1.x. * Now SIGINT, as well as SIGTERM, can kill picocom. May be useful when the standard input is not a tty. - Includes 2.2 * Improvement to read-buffering which can noticeably reduce CPU load under high baudrates. - Includes 2.0 * The "change-databits" command-key has been reasigned (from C-b to C-i); to make room for the new command "set baudrate" (C-b, see below), and for some symmetry with the new "set stopbits" command (C-j) * The short option letter for the --parity command line option has been changed from -p to -y; to leave -p for the new --stopbits command-line option (see below). * The default name for the history file has been changed to: '.picocom_history' (in the user's home dir). * The default input buffer size TTY_Q_SZ has been increased to 32KB. You can change it by editing the Makefile if you wish. * You can now select between 1 or 2 stopbits for the serial port, either via command-line option (--stopbits) or via command (C-j). * Added new command (C-b) that allows you to enter a baudrate numerically. This is particularly useful if you have compiled-in the "custom baudrates" feature (see below), as it allows you to enter arbitrary baudrate values. The old baud-up (C-u) and baud-down (C-d) commands are still available. * Added command that prints a list of all available command-keys (C-h or C-k). * It is now possible to disable the send- and receive-file commands (C-s, and C-r) by supplying an empty string as the argument to the --send-cmd and --receive-cmd options, respectively. When both commands are disabled, picocom no longer forks or executes any external programs. * Picocom no longer uses /bin/sh to run external commands for file-transfer operations. Parsing the command line and spliting it into arguments is now performed internally by picocom, using quoting rules very similar to those of the Unix shell. Hopefully, this makes it impossible to inject shell-commands when supplying filenames and extra arguments to the send- and receive-file commands. * Much improved serial-port settings handling and reporting. Whenever a port-setting is changed (baud-rate, parity, flow-control, etc) by a command, the serial port attributes are re-read, and if found different from the requested value, both values are displayed (first the requested, then the actual in parenthesis). The show-status command (C-v) also re-reads the actual terminal attributes and displays both: the requested values and the actual terminal settings (if they differ). This way C-v is able to "see" changes made to the serial-port outside of picocom (or changes made from within picocom but silently ignored by the serial port driver---which happens). * The show-status command (C-v) also displays the current status of the modem control lines (DTR, DSR, DCD, RTS, CTS, and RI) if available. * Picocom is now more clever regarding its output (writting to the serial port) pacing. It no longer calls write(2) to send (overly) large chucks to the tty in a single gulp. It limits the amount of data write(2) can send to the tty on a single call, based on the port's baud rate. This way no huge output buffers (relative to the baud-rate) accumulate, and they don't take "forever" to drain. * Added support for setting custom (arbitrary) serial-port baud rates. With this compiled-in you can, for example, set the serial-port's baudrate to 42000 bps, or 1234 bps, or other such arbitrary values. Custom baudrates can be set either through the command-line option (--baud), or using the new command "set baudrate* (C-b). By default the USE_CUSTOM_BAUD feature is NOT compiled in. You have to comment-in the respective lines in the Makefile and recompile picocom to enable it. * Added compile-time option (NO_HELP) that allows you to compile picocom without including any help strings. Disabled by default.- Update to version 1.8 * Adds support for the "linenoise" library, which allows line-editing and path completion when entering filenames for receive- and send-file operations. Support can be compiled-out if you wish. * Allows you to cancel a file-transfer operation, while entering a file name, by pressing C-c. This works with linenoise support and without. * Adds support for more high baud-rates. Now every baudrate above 115200 is compiled-in only if the respective macros are defined in the system header files. This should allow picocom with HIGH_BAUD support to compile cleanly for more systems. * Input-buffer size (TTY_Q_SZ) now defined in Makefile, and defaults to 1024. * Adds support for locking using flock(2) (now default). Old-style UUCP-lockdir code is maintained. Preferred locking style is selected via the Makefile. * Debian's xmltoman is now used to format the manpage. * Other minor fixes. - Changes from version 1.7 * No ChangeLog available - Update download and project Urls - Perform a spec-cleaner on the spec file- updated to picocom 1.6 * Added features: - Local echo - Configurable input mapping (CR --> LF, DEL --> BS, etc) - Configurable output mapping - Configurable local-echo mapping * Fixed URL in man page * Fixed misconception that prevented the correct setting of the odd-parity mode * Allow non-alpha escape keys (e.g. C-]) * Enabled support for higher baudrates up to 921600. Support is compiled-in conditionally on the HIGH_BAUD macro. * Silenced compiler warning * Changed default send_cmd to "sz -vv"- Initial packagesheep82 16843311623.1-bp155.2.103.1-bp155.2.10picocompicocomCHANGES.oldCONTRIBUTORSLICENSE.txtREADME.mdpicocom.1.gz/usr/bin//usr/share/doc/packages//usr/share/doc/packages/picocom//usr/share/man/man1/-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-SP5/standard/47b44e65a3ed267abcbafa214509258d-picocomcpioxz5x86_64-suse-linuxELF 64-bit LSB shared object, x86-64, version 1 (SYSV), dynamically linked, interpreter /lib64/ld-linux-x86-64.so.2, BuildID[sha1]=ca627095e1b51732eb682d01ec7784f7130194cf, for GNU/Linux 3.2.0, strippeddirectoryASCII texttroff or preprocessor input, ASCII text (gzip compressed data, max compression, from Unix)RRRRRRRR5xIEutf-8f736a016b3aaf22d975291ffb5746a6993ee146d41edbeb5e0cd9043354f41cc? 7zXZ !t/] crv9wU7tg Њ?%H*# _6, lu2;86Dz6zQ1C0@d3-64Bn19yY&x& dYrK~W P> SUG%: (= j2 'm% &ՀZUO?&of$^r``~ @_ٹ9+M@k ~G}q+N #5 G:2=[csDz(3 хn5 DmdxtjvzWa^Kζ+GdMUjT9˴ݞ-_È޼_y1/ιF(5F-d&N'FqתyVQp~]9ZCYH5K 7f 6o?Lo-Sp2pF,A_(~^3Zr,6{q65(7dA'GM$-:(#3%pf |;6L8'pגK-TڑuS3)VV UÁr*2^m㵸]mtG}Cu\ 0{ZK}4b?^3O ȣddBgjs C·l;4YMGyO`Ma#ܫEb8| ߣ5/n%DkیoZe_+HTtTY*R#)S@{qUVi+^kC*Lole>!rz]χl*td#=I]B8k<@xPy'jܻ+Ee4((rNE_ (9`/YYjdvk#@)" \_E^4Q(;[njއ)_#Oxǖ)sQߕOd;"ݬbJinko`]NI" eT &CMBStIq< pNtrh{EC`21,EH& ``)s9ﯿ=~x}tm9^Ql#I6nsp p`m؏ ZRi(/qJ2ש{+8,s =?,BUn~(.#A0S&ÓcU+0߾iKW⩽ݻ<)bnt2xK#Ĺ,G@N~fFM+?e? &Q&13BĻ)o%of2=#HIAJGhsyW.1$Х:lgߗ6ZGWtc o@VdO2_u^nCM1Z/w&W?ّ`// 1\l]HW܅-",, \sPC &Q>DnY<f#?ۏگ Lg_ +}=m9z?!rV6G%DlBvKo~XME?-yeW C3/2t.rؒ U]yF)5=K+`^טQ潺or*qbhXR .gOuwƆWd؟ (dK%ito "w2Y$)(uKq=Q '*`% N$2TQXܰEe[$p37TpdвؙsnLS*Bt=7P;OR?tĂB$qRxՒq[7275*ޡRJD<> fmT  @"0fԢ0LRNWM˪?tM)^w ^^T[n  J%ߊ3,o~2䛱KFVR'aO,wq5-QWE0x[wG32"B M(9 IN3f`D1&QX3J&7wQè7\"^s/v:w>/5c+Lf+uI0XO%Zȿ+K)ƭ;ao(M4.N=<=v-NPVYwD*)+|6ۈ֜v8EQASrjMwx"_, "g:G/cmbDq i>e(O-0%u"WsbqDQxtcNgP]^%B}:" Pʍ)P2݃%\cS{c:qѶC'^) !X"o|p1}Y2&tW.[7pg4iR. 657M*H0Ssr=[3S5zUt`~{sb@`ꂈj`J]Dif0:Qɭ, ~AqeԎ+W!^Vww( ݿ{ (b>%1z6U5PF7س R 3eV9ڊ?$.]&#🯣c-좶m=38*ZEw2:va " $"ѺG\wƸ~8 r"(!{WJ % Βb_n/$ܺQ%,xŸ yHoilƵ7Xޘ 43ٶzϦ})DDpPqZCcG)3kCUiij^%S5G2@#!GJI~&x.8'_Ѻ$h@HX(ߖ< v #Dv"Z HAI-:[Aϩ\Mig d^H'K[&Qܐ}Edy֯P (n#Tp3BRWO36 2\ʕՠ}sb9@,mk&S8o8k0 >BYZ'a(vr"y+=~޴ Ȕ;dț{dM_ zSWCQVjKfr<:4 lE,E* #m8lc تKL- MU maЉD=a!sCv5W<٣ag69q2_oRJvMY,+LNvtcUVchJfFi|9{ ` -Zw)\ٲ=Am" K7AZ|(upZs>nx-AU7MCUpה6ies Hbuu)/}_TlBF8@vbMf`qr9y>}0G50bXid0ӞqEjz&֊'lޱfg)]_/Wd Gey'ȡPBpA+IcS"9}4Nce3)To CTU.`bβDl?Db9'|Ϊ6 `YҢ={:Fj#XJklE&TL:U-I=6%|oh[Y(BS9 K p@ u _#Hڵ9ٯ`Ug"t ZmjT:neCBy[*Aawmn˽a;_Z(8`[o+Q 11pz͒A/0!uqR>löcA+7`׊,ڑ%HX4PA@efKxIJ5XH)G>,tc6VߊfDkzF^O'ml5ѼLH/ނ,/I A}:`?@p"QvW/oDla댮mC/,&%89" E%hd5?~8Ey$4M띞Jf};,$_ /q.v=W&Y>f9䓶 2gepK 6m\tFߑiK-䭋vC|/C_&C+= F0[ Aa.ZOX}5ݱ ]hOtMm }F~9p lt<1@H1Wt'C>m EdOӓ'=# +\)T$v%%oy ?.hj)Ҍv+MQ8i^3>* )ncPxz0~@q;v>G}?$Ҭ*Ƨ:;NjD<$Z.A"F_-f njnR k6 SNQ5ʷSw+겚jvd/K(&l60Z밈 : dPMCu~zN6/f?ְHFkVיhv™r PvHշD!Zzү ړԄ'8hvЩ֮wd`)]W7>%6tL2:$6줌_XS&-/xʓzȗLQvG7>~%Wt_deEm|j]u<1gC[zVeѕ@60j5o\パ\|D?3=:DT10CXTL&X70yo! bqQ-b#!.n&^ xd!cakfCtWj1&k8诏, @xʦ;T/o1pPI1Xqk 3kU dUO h?uA[ ~fGuv K>cƫſ k5jDU7^AI! /6r5X7 }_v}n#&ԁ-q5ojBr?Dty/8=]LU61GfqFa{W!RC@A eC!ѻ94JU{ \O`>k!ﮔ.-{zSN`s(GnPަaH|~{h-<}~rpKFa4*qD1k#7>W52zTgHDjYnR,Bf~)+m:.~*}4uc =IrMÚH7u;%7NExs>Er]g@~;K3.:= qO#vB.5U?s kσc!Q]#189E0]6= |'a[MmZC3\&~:" R(L~>̘HeU7RE9$yjIVɓcz#r2"–?=괧ͺV'&CO)}'3%Ĺ wqJN/-F-̘?fu8Q3K Cm~1=%Nvy<RQ6Ѧ~)zYL 7.q&˜ppn9|7&th c*eV33TƈjGS5ݧ<1/> (RIhP2%RŀDFESP ?~(J5!G\NQcD P6{hac0n3,rODCݰPu[U68˖>CxJ:PDLX7]ܧK^Hc*ۘ"tlq$F}qSV?xȪl!v륍1(Kvv.MVM]M#sD;V'>^hDn~Il|W[UKozv`%zrL(u19yۗ릊۶-9W!jmD>⦋ƥD`:Sl%mZW.S$ -Lĉۧn}v|uV#=J`a >-Ǽ'YaDiQ_S*"^LԗRQs Ş|T$G)M?W908*2/H*RwXEٖ閿!m`fbg#dDe9W-ձ|/><1NjԂ6yWHWfBFؕps["yNy--Bm`*WqV uֺ`.FEn`o"r7fOꡬX-!eg#Z[)[HjbZ*LI#ZC=lW4$#Qf+5 wqۮz9nN쥃NMde+nN(FCqyK[`?F~=0e? Iy ^4dql>$nVjUQ+Hv2*!9_*>}b熍[].A؜zc׾.]muW;ŸDtĬUkpW5ڱR/0]ݎ4k(}x:! A]w*!Yֻ+kO{ vLc*՜`9.w4%J?j{YUֶxGKQ9!*jR.}܍\HN%驀$g͞t Б#45,w֜6[bdRZڟ^#*RiQGĬW*YCbpD g>.~#eؖ7ƃm0*=dCOL'p{]s,J (Ol\oj_^Bz毉7-+HŃ}.^ga06 ނ9p@cq (Yh\vUujۊ  % E{,:.\'Moä|jNLX1Ok7-{2s+ A`ħi8WX_F5τDsP IsNByPͥvi -zԲ{5Jk$m$5"l<H27P,ǔAe6ϰ YR!!mPKc :ҙi^M\!$]:i9nd=!Qϕ6i$L?pZ`: v؍<ƥm49Us5(56p\t_bOBI)@HڎQUILς:ܒmBon7ĵP/ Ѵg D1uw%n}+X#OΑ"{5&ը{('˳R[ע[Hh߯̒USPwOND7JZpeUUҫnYVk@w "yfO;ô-C {@GCƎ~]xpJk YOݛVF󦃏+k N}F͇8.ND7X0.,ObDC\[o#<}ꧾz@ FjlUE`^5huG7aN W!V04/x;84VMEj_2,O,5Hg@p7 t֦X1DX%Yo]\<=RCSiYC9@}n4ŽeSuK/nON8v!<ٟ~(?NkxۯR/Xtfo:;NS(]+]DJ 5{<_y_bݴS0"OgR9LaߝPVuh oZ&80LvDyڊ9=.l4:T@*G&fyԣ] 0E47aN@DQ~5Łn+9fEnםkqRlC4b&JwU;Zn@0?1%jFdHټ Јe;YPN{<ݎC/IZnsa,@Z$޾ٷSHN[$bnm!D5k>ĆVlʈqѷg:4Ƃ]@>ĠϿA*'\){uIbz7ӁwZ-la\$3Xz@zNV"ҖIt* ߙޜEQ Jϱ6eG>\x񛅈}*}+ɭaxIl#q* t{%$2K{I9Lrenz8A6sg j'Nj;<\> GWhA% E4s~n/gQ/GuPdk R)u{m+%S{Z(w8N8,-VYgZ! G侸>'-e/ÄB< CbvXe)9F-p  }]M[]qFcnym1F'-.0FJ.p7+EKuc [^cVA8ɷUJDo@qiD ؎|O ~6kXb<|dٯq'T  D6.kw# nj""S+&v+) 1pame0aӤDw\|CyuL?,m{J _4?SU:i}%=ƶ)1\p z|++b12}G宔bZFRZ9ٌ>Af2{}zjq#~Y;@9]E-E0YűCOsĩo*"Aߔ ] C5tŽ9gDc8p"+0B Qd/V!6Xp "B[ %4b׮ձj~nIϰQ3Q+CA$ӴO~X0b|Gϊ~Kr=TxD[2 qLgnʀ5:)~=oO)L +!iCCEp=]#1+6Q`0^&IHSYWruBo76_(h!?JVG5p\u6MW`l-z d,;ҝ~8/O7x*֯h[B uzd=nLoy5Mu-Cõ3Fing,4l/^y)TZXYe292_cr{ToX6-hs<뇆(e6td`2^lpH'b-+oLO !ؤ~Dt ;TeSN"CXs||15F&P: f[ i[w'! N7vRC/ۻǞ m;;6? mWn?aDaHc(O_ih)\W:΀Țp8)iWRkT ^G"D.EAUи;6ZFǪ;JH!6B=?૲$͆7yr'(xFVsFগZGHSѾj*Զ+Ǫb[S$g-2mWvEdi;vZO@y:^ȠG%<2XZB %x4D sjՙ1<`[Oo{X8-)ïf&SwQp؎db#H]0SpUs0%-SV2H&KwNWpΉ6.jɼ" oCrn,fa:I~}KaN)jCНetmj;B%뺹wc}/4FaSǙ%oL&U O` k}Xׁ!rac0yK֟ \CIpMpc.+^%F`iIr eRvQ'e)16D>-L6{APu(K*Kw]@.G-40A[q'mW;ӭ7ʄ%C;G \G`aOᶛ[d zrѯM:%A`xxgSOE>-  qoNwڙ#Y/<C]:;=f]HSQ9雜 O=w9c-ł c!fWV!ɧ/S[. ( ^xɷPhb{`,r"$4]L=cV҇l_6SL.3n"tc)Ϲ)b( m[U`Oe 0(o2Q<ߌ)[,[RVF1 =lw&]Z~@Џ^)+۫PVy7]^`[W( 3;4r1w/uٰM:oW>D31³foJAz ȴқ$ZfYMڿP7s[ #xTTxS86 {uDK [{7T.LzBwnAEK)j#'7%Z WA΀<$3̕lxˬ=b4ng}:$uX 7&퍝$oB>?@.Sյ_]0?eFSp s6Q SfI~ jeָRS t޳t-tROmKbO8,] h[:qc q5tׁ*k#&em- / ۣޫkDYpYЏv "e#̧Ovz{&ۥe&i)b0,oՁFWU!AX|jPDw/ 'f0 ,Ιn9H6/tIWG_/Aqp^qU~^\[ -E/I-pKQt7!= CW 5`U-gEmeUp]PB┚Yha'LD0m] ^n' Oij#?Sj~ߋeRF8ufRӎaCd_ L=zX]H8 ۨ&mv?Ԇ>a$7.Gy4׃nD LEpi$TmkHoh4v[#J Y%R>9nT7euX;kyKV%مõd58i 032ӳkO䣦r =z(9F=;fY5hG83T`vp{wBO=Yܞ0=di %NV`.E9`4ɦwF:"aK]h^iaFk )4Em1e E]<գl- +Ci/[Ɣl"`kLi@EdIA/$~OGؠF"=D,PG v⃹ & #yD>+⌧7ڞ }lYj"[~"9Z 7w)yF3z l0t.I+ya _?'hX6\q-P\$i3XS-Ti>Q2(d6{:a\9c&H@Z0g x6ZZyxrҩIjUrDm%$mV*Y?kT["^L<.h`Zݮ~(ZObtB37em.ΔŖ_ IYmudB<;~ΐT}ރ$o3;&apoWك-W4h F vQI n Ԉڤw!x@`,U&ٻb^H4"kj96d)~i},S &[NWwO^(C-m[8Ɯbhmw/Dx -/'WAd$ HE4ia~ ޘ&xv aI䮱A'qĵd_2menKώWGοn w܉1|&B:˫#GȝWR}r1Cd'1. uVg`. *~9B_iN' JLӑm*-F_r6 6]OLA_ou_(790EަS[h}Cq@gydD8OCɆp⛎H=rFxq<d{UKwjfmR}pЗcnLMB& W5╙R+}؃;ԇO.[ْp94'7I!6ëOTM F$4`yB<'NMCjUeY&#v0ᳩJ_\2t%4{#E#/((yۥ-^klj+M'J]:u/x1{1='?"۠o=mx-q^ $ b%:!&gKq`P6Ctukѽ=PĢ)$Y.vC8@|Y<2e.vͨ&sFfaH uK;:D s=°Ѻ&oM7 S4YB gqx4V.F3xSvzhm  GHuk j\]%Op乙A,| gp+ݾXA r^ wq׆$-ݲ" a*v sקv8I%Bm ;I nbڈ:B*ꑆ@<N=zHozm~2KA&g'DCpՖM(5ijWCCmC;eҶVgeƦNa,qkKFc/GPwgoVQan5r_tfucj2cfFRFĚ"TyMF#iI"άEi/d s?1"K}%R~XYIm3g$XjI_Z@.Y/{n(+ECloLGp`BTڨC3]G CV@!ef]WxK72 3Cyr ݜt5Oce rժTB7Yi3glrhD9}P0gttQFe]C.K]ׄܛkBaXlunM*r/[fݱ?hJswu5S/1 X|!g?#Y/Kv44)3Us'5eioGlvP7qΠOATIW;CwF=P Űu iC1C)՚y].f\,J$ڱ&# \v/"q^9  |VI((z!ք*;: ӗ\y.HaJi ghb9ʒaT$3f9+8Q)y.XlL0 i3P9l pO\"?{KpTHn C$\ 4_B<`?շ!fx/L+9=u7jeEAӔy 0y|1wn3P̼Xв~Rca` -U]I*xw(HK~- w{C+36]dDF4T2vo@c'6=0+& +ը`!i~o!A_ͤBys9ǠiKrP]@7 zkqN@0 J|{l8Av0ޫdl "G;oV,0("޿b//}n)Tہؙh~@q>㳽*@ts R虩*O8f/3)3 d%ƍX]e#<*7^FkvDM:wlfJ @0XZc<ԷmNϖkǶQqF -((O>NM+.y 1w+ x X⾍,¯.o,ܣVDo KK-$J%.ssJ{ ytͯoR]m(?${M(|G]wh߉ j䁺1)po9*ߒ'{k=ѐ}^=XD\@5]d,$cL3Ԕz|[ -" L>:޵o]l3WR̕Ϙ3BBm3`ҺK(^GȐqSeВ̣P}LJ v0)9)}`KfvFF; VmE-i1y(RSMe)wO][`|_ƥSP#}Nł֚ĵQa&SPcL2IdD._kae$ͯ=}JŻR{ ÏyV\4r&w\ pW-]]EݙjwDAK#y2>qJn_` q@9Ӊ#^pu ѨgiHWN`ݏ Cꊩ/ܲvq ~ 1+ EvĥxɼO8-x[m_'V»gֈUVI͏*]mx"Me:pgGbxfM d-iI:۫|^A.BQv3E߼3!Iz ǟmp:04Yd[ u}*R$P= KFg0#l\̎Vmg1sgLI |lTDͶ:A*%oջ[3't0䡗zkvSi%,wd|dܴDC-ܷD*ba@ktw9դ9ix #d.?5yc׸;GŞQyoN ?LgMtE& ?N-bпS~aB-c ӽ`ꭓܫ !Lv8qOmQ> %,WEȬbL+7SuSL&&\(^rdo|ᚵߞ)dgՁ/JVn峛kxϷ<A tenvT VQFPt,nhac!GmN*o_)3qj/;H&?!mb E-~SuVi wt"whv6x$#%r2Pg]B334es"[cp fpMN)CM^*qACânH i ݡpR'U o;I6ʠZQmhHbt|Oj.ߧ֟)XƩ0RDx0qe.m|-2'O.",6Zdd!&TFe2R9UЇ1ap-ɕP~i &s1۲F+Hhؾ䷆4AASv&إgX ,Bd_uL 'E*ӜwSOnﭨtN?ɱ ʎoٛX0z]2[ՍI3fp~=zk#si V&Uz%*싺x/v:\ H.n[4Q읩j1|߈ uLo%#l@\M1k62ɢ.\IiNGAV G^e[+xus e̦xs0_tohi%BdGYNR -u@%(-\Y|ꀔE%ot-LK?PSAvT L05DKoUzRA*G+~T#DK3yrc>Y_AB|څ#7RYkl; OO}ցŌ)Y5l(dPת͂ \r5,G5'' FV }J88~m$ɝ!5!Vv|#W '0{@*S+5^lGҺc炇BIiKbڤOe7ϒ{?*06HzO7~eM!fN\Di+9\*MRu#cE J0&yboYe?4=d:ۋ jpnqF<1]#vȓ E[ 9wj{OxX?adE'n+ARۿ' zf6EI iFy:!%DJk_s#BYҞPJfWګ,8'% ZEyYIU0腌T*(+n[O9ާ{[X=sLfl`D L<?->bqdYOD(EnIYi6\! c<2* ESQ.|m!.VFW!)=.x})v\Z/pyV D"Mat,XL]xw/hGN+-{.Z:EciDRƪY TUAv+ `<.BD e{ˊh+@9LM:+mR#%R#KOFPRfxv9tkA߽-! ptSl"So#1|d#owN/]N a'3 ݡ0) 47>cQ=^'9UQ|N̼zqºH`Zi6}ʧ)PoǠ&Q3g3m}7&HnEoݖT]KCYN rх6sD^s K!IK-&W;D\}Nzac,A͈b_F=Ic|[Îg@IW{,|ìC?h1xOh%2AY)ǀt_2SßWvMl4Ih+ ήH[դ=K!}!Z]7fkty) )z3Y W |N!0eQ{$"cPN$iqZ,>W(S +T4bŃlC}Y s0$3avʊzHj!ܝ47~Z =zdp;e-Ȋk)lS% tV[nǗ9+IƩjaLk=S?d~AeFᏟ%R y~J_}6Y},ng7.&Ǐmb7MXY8܁P#n-cd8g8Ux"\N3^uaѫ@6v(GSZ(A[8y"_p֢|[h =><C\޲7qiӶ f8J)O9>0_1o$~-q- H:J+yĮ~akG~Œ8#+75T&<%VbY2$ gK<Dž榞a)@ I*+.Mygi6aӏzmQ%msu L%=s 4x"~ -! [!7+Ql}t6_-qEX+vi@TFZ90PqVYnHδaR5fmE\T &- IeN$>ҒSy"N l e\PǙrdXuFtΊ}Pc9Gюkv]H6ۗ1C(T@ mh9kVɎH AjOOif_izPʙR<Tڮ錄CU{4|FA6Q7qa$'[%M 0K"0•u@1߁|:+ҫYNawW֞|]]G[l.*! %0Si#= `#=m c,) ƤKݭzfm1!Ы+e H&Nro]E.5':XN 섒7IPfx=w<-V2gkLr{.ZsFqd?`Nk#<^E!> chIS3dR=yR>~p>Me"7qgsƒFY|ѝ*{oRcRXh¨nk3D]W5!,w(9`VkI=*?zyԐ) g)Z9=O+#/D_Bs,EASg&]$Vm1E5'x};wu&i9+ =C=7EhaT f <}f$Jh1 ["'?jC4DKVwbꜙv0\dRw[Kt2hi]ƥi9>?=l sY67 *A'ݧ6v1K9]G/)ig줳Ux%UF< -LX_jA!W+M57-2洍ؠ lluuqPx^8c%Y 3.2/K\rMDG@L[{ԍ5gӬUԄVp) 1w 2̴uͣS0 *'ot@H#nĆq\!KbZ #2Hum(n@ސ0E\hĘ;`tyC@E˜2.lM.D%j%_Po=xKU1a zI(IV0ͥѥ:E'X#zNc Zo_nk -cp_/ [3w-˜_?3Km,5 )p9:%U&BpsWW?X~= nX_dˏ(nmvjC`@*EOAQ Fw&*Yr,#kDg8' hug VɌ* bM nd+VR[Y]_ "s٤k&b֗D=(c Itf͖[\RsrHXq=k̽@ZL~ߢ>y/6QܧUt$Ͳr]0w(h`m" Vm=zǜOjJq:_O9P2^KM :[J2H=Q]R E6Lmgg_m7?ϧOZIJ }8Ok}ɜ/%' lR%i6k@Wy&cq}X_pblNwZX|X Ա2/MWu4hʊCuU}_ Am :!o9)4#FZi]%\f5ZtGړJo̪p7$o3qAa;z ԮK6=EAqJZoJ`I>e;s-~Wv`!TvSuW\ !OQ)>#) J5 ҥd?O]焵1ur+ou|~|f/HU #A/8nRlFbc8GRfes|\R:7/&Qo yb[l`S ]ʈX?ǟkoK=]eR"8~O{ƀL ё[VFq)sGxn3&zErQQ<1<-,Gn";)H z8.pk'{]j e*]qJY^Ci;z~$|\E|ԖE=1.&ca%.͈T;^A@%EtVBR%*59R(͟\p̐MCIP4O΁<:Te*@`"^sQ#cDdIPJ?>N%5X_Qfv?[U dAVH&"Z}6Z4 n65 D}s,2QqP:R7QujF/%wgEJ=s2bY@cʥ-xX׉dy=9E/F?_)>m27>R`9!E4׿ T諸@$D-O&,FdnHNǤԻ+!@H}Ggm*!&xg:%luA.- }:qڞp O8kf)7rUO#8k ă]? 0^^pٯ?a/F aJ6!)Qz'ʡcX?qi*YAI[Xhx#tڼq&MF9#ݸpB$ Nl=7ÏTfE jǞ#Zs*j%Ϗڬ#unCn־QpDsam>g \'Ad&Ikk%Z̓(t7ttguIq5**\QP0 f~?Hr.AGK:ȦzW`tx4 `{9rCmP\2T/}0M |.>*kk tk҈vh'mD䆲dX2vKZDw22ń!mB )&$Wܺ,ʑ~h$LY^v%2VetA/iE2T&u;Q|oץ~F\qδK.G="8)K~GcAX0ayc՞*TǶks\2M>~A~ƴz4X9 wz4xonFR!Dj]HJȓM! 9w8c8\*I:&MӉ:?M_sJtZ ux]S#j-JW6 6T9gfP&ބ DZܓ lC0BLĞşXlse ?Ma+ m6lNiعArq Zj<b?F\^.tϤ 3hEӈK!k#GZ m·fg Hv^+j`0(?5,A a@zi-o29u38>4d7: #onF߃h YZOXSdWDNs|,VaQ Y>$jtw0E :xbh(mn :4niٙ zJ]=.: =.whػ=}7dY: $9INb le8FҴs|`٪]<~ cG-ʂ2c.ۛG_Xm j-uB^fbxa@[YJNW4 "xP2Ԥ/]Kc 1#@lڭe)TA={{TYw/w|?Û54g`ޞuLjHaSy'W4^C-ԗ-, FHa/Ug!$L̮88Iݵ 0%lf?4b3F]_T\S5FbRz({ owxF>@xP|y#AN֒~+Aex ]~؛F͟rC=&"1x1pmO=F-w2a7aG*7 Ͻ@\ȳOQ TyƘ~2 6wҩ9x ~+̉[l@'GA*ƹl+j^`S0$˔܋8&jMom⥯oƵW VǼ?|Zmt^^N! mW Jop&\x'kC,yk2⵻!2T3jR_yC!iQ K78pT(@ϸ,+}LBʉ ou7lGìLtOm ƁW^ ڜCnSv'݆k[jb gGɶe|l ScEoA%-;' ̀onUi32'!-/s`_ʹ+ p fk[ϻs`7CL+5&;h*Ђ}3\؎жYgeЋW}Dxyuфg'WclR)$U2Fyؘ Wfru}]ӄĉl3 |EdmYY$Yt4#iMjӆn̴+g__T c0ѹ]%ot@$~8,rLsN*F~҂htUó=O]ʗIjO$JBl"6rS A| fGyXf18 =|Ŀ`!oÜJ踚k<"@mYr ^ `E9O-}4h躝ň|t>zb:e,zw/ /J5Ž~-̀0EƷ^2a`%n֝\sVBvDx8w+x D)+1r Y*\JOh "+ܡCV!!L_#sz4!BvQ o8-q Joj{K7\D pS`(`Mx^KM\P;㵶G_yXXxfCo(T)3. 9AW(`MI@w,9a/KᄢJ C]VY5jy . /1}h=q)lHkƅɑ@$08t>o8W!Ր '*fUT:0i˧/Th- 2 f@^V l#8k>>A-E=ՍeCP`iS"z,_VG UJNctE-T K2FoGzTOyTTw} p#"ЭjX?cbӴVSʲP|!ud6$G}E-_+a~ȟ:aލܴAMImnrۮXmXp>SG9Żj>`q?A2>~TMFÅ{&w6SxLN*oJ#y &dVyNH7 pcQ ypFm|=o E( < s0^(؁ D HsNtY:|2 eV(d wIOB)i&QToMl wL@xS`q2A#ee n`j0% UeqVS1\d[yld[5\hwӰeOGd(?! =e_$4 ÿadzg9Gtp6?a]* g8 “.~̀PJUX5MĐLlZWp MXe])0xQƻ4A{{B5,#j 8ow.x[-kWk s~8X92\sBmhK!c;33\5_@6xju]DiRVB1ScX5ylUS 8 ='MD ^lRCǗPecUeĊ6>oXqaξ{h=CgY 0|О?N͇/X'9˚ 'zz\_ 1+3ϖv ;|\y A_d:B6p}jMfߤdžڟtҶS/'[ߎҿ1wϳK&*ͫ%ý=r֘(yR&NDGҎed9/ygI>YQ-T[Vt z Eq[>Cfu2:b`6mS #Ks{pʼGa]'zE7Nfx_D8IȲ}#7x_Sv ",ߔm,NqDs7*;w/ÑuPAsV н޶|K.4|i#4i3-rNş;2ͯNl6rycy|?k0:7=7bhLnO)7cX)"@h6~*H(bj[;` jMm .ƽ*Ԁ럳d<h;1g;cyAMa!knCU_! 7YkCQ x{U;y.c1ꊓDMɂ72ÿ! Xێ= 99jyr1DZ[H\9Vxĕd!gk?}'^D>XZ!2dZ^؄ "YZP+pED.$T8CiOM@s35D~C*BNvTBd^;*g.=T 5 ({7O.Z,".; = sBoɜ ZtFkJvWT%i-2~̍n{ȭ&)&)DYѨv0Z뱼BwRö~/q~g7̛p% AI"I{aBfoBq|@)xjy"9wZۙFfu ZCSJ?*n<{7s2x<w)oԿyu)vU^6OJjY_uBAlw 뵶Ţ;%"XQOiY9H<{t=l{AW̔4oߋ?_$:*t/V.|Pq+F% < Pˡ 8퍩L2sY׺^N^lVq g2IoRhYjh*;EFIM#@ tгWE&R3vw[,`1Vl=`Řf"B,XV]Y=kn:_J国d6N*A}QbH$]<5\}epUlnJyI,Aj(;e"G40\줄+e-?)!"]DcH<\=t1޽ [K| 9_+{[-)E_<\k֭7!A+/W͆L^Nrvk r͒41:fRTJ^UīuEyպ]ڏ>3s+9K)Idz$[3,y&偒Mv~7W. m,"$!OYԽX YV4ͫ| A~½vmTf1eg LH$-s+)@g$Ói(Jj KƦ$r.zN_Ucxf`O ENhӀw44թ]c y3lpza3[!2<XY?b9ݐ(v;q´2T P5_}N=-CP x0K둘{֎ZGtyOIp|*/L۔6x84"=@-BXR̼5 ξ^ B`{hEm+M;_Y5\@tq- l"0\j8wzgwtQմ 섽)=0NŀVW0;|z5P2|m dwm`]48nl{9|.gT /+4!gƚNep sGP/$"-|v?& t&jMtz%z. h#A{!H%WFz*NNR&WaB3/r uh[cCXoi7I }0ҪkFV54[oDC!;P/%@ØCqkŻ"QeК(?0o%B0i/˫{c[2vO|v8 "ҍqoG*>@'o>lb*_E(b yz =bbtZY`POdJ16(q Nug1d{"zZHm{cMyyMi 2N^oEV YCGb /1*\iL E {sf^!Cgi2]w’NTSKWEGt1CCփuH`[n*$D.Nn|x xm3}Y ejI([@*8"K0zk@@2Xe3 =-3Fiиɍ7+Nhs4N.mw6ooUH|='OHg;c9=ӭ@u+$I[[xޢ?cSiܠ2P9ҍd6s29eB7z$?P8@eW{}caCK"\vRU7 }֬ iP.n_(Hj~h^KQ@ <̖fmqCӁp'IN\9tu+;"=F|فy:ì0;Qu9$)T=MFEj^bg?bA'na**7$"p$^CFd#pZr_Pն̀v9,Mv >, =[\9J7t#m8Ng+$24컾8[JuD.}eAqf1I]IcۍVt;:))>2_+);1Twy/ar‚D+p 3e??]iqmy`.peMeuf_9ˌ *~$re3Yb|Xkč-N+V|S\#|!dZp"7E~PB+s@wCM[A`v|[뗘Yo"#q|[Go/p\~{?H  ԓ2uՑӊh.׊"@gV7>;,I8RAVӇ9y*x",sj}/xe}Ѩ.P$},1p9^9`v+ƪeDщsåIE}ŬB\l<6Ny+XyW麵wz YZ