+
     h
O  c                   sh  a R: te0 t R t^ RIt^ RIt^ RIt^ RIt^ RIt^ RIt^ RIt^ RI	t	^ RI
t^ RIHt ^ RIHt ^ RIHtHtHtHtHtHtHtHtHtHt ^ RIHt ^ RIHtHt ^ RIH t  ]'       d   ^ RI!H"t" ^ R	I#H$t$ R
.t%]]]&]'3,          ,          t(]]'.]]']3,          3,          t)]PT                  ! R]PV                  4      t,]PT                  ! R4      t-]PT                  ! R4      t.]P^                  ]P`                  ]Pb                  ]Pd                  ]Pf                  ]Ph                  ]Pj                  ]Pl                  ]Pn                  ]Pp                  ]Pr                  ]Pt                  ]Pv                  ]Px                  .t=] ^ k ]P|                  ]P~                  ]P                  .tA] ^k ]P                  .tB] ^k ]A U u. uF  p ]'! V ! 4       P                  4      NK  	  up tD]B U u. uF  p ]'! V ! 4       P                  4      NK  	  up tE]P                  R3]P                  R3]P                  R3]P                  R3]P                  R3]P                  R3]P                  R3.tM] ^k ]PT                  ! R4      tNRtO]P                  ! ]Q4      tR]! RR7       ! R R4      4       tS]! RR7       ! R R4      4       tTR;R R lltUR R ltVR<R  R! lltWR=R" R# lltXR=R$ R% lltY ! R& R'4      tZR( R) lt[R* R+ lt\ ! R, R-]]4      t^R. R/ lt_R0 R1 lt`R2 R3 ltaR4 R5 ltbR6 R7 ltcR8 R9 ltdR# u up i u up i )>z
Requirements file parsing
N)	dataclass)Values)
TYPE_CHECKINGAnyCallableDict	GeneratorIterableListNoReturnOptionalTuple)
cmdoptions)InstallationErrorRequirementsFileParseError)SearchScope)PackageFinder)
PipSessionparse_requirementsz^(http|https|file):z(^|\s+)#.*$z#(?P<var>\$\{(?P<name>[A-Z0-9_]+)\})zutf-8zutf-32z	utf-32-bez	utf-32-lezutf-16z	utf-16-bez	utf-16-les   coding[:=]\s*([-\w.]+)T)Zfrozenc                   s0   a  ] tR t^it o RtV 3R ltRtV tR# )ParsedRequirementc                s   < V ^8  d   Qh/ S[ ;R&   S[;R&   S[ ;R&   S[;R&   S[S[S[ S[3,          ,          ;R&   S[S[ ,          ;R&   # )   requirementis_editable
comes_from
constraintoptionsline_source)strboolr
   r   r   format__classdict__   "?/usr/lib/python3.14/site-packages/pip/_internal/req/req_file.py__annotate__ZParsedRequirement.__annotate__i   sc          O     d38n%%! " ##      Nr   r   r   r   r   r   )__name__
__module____qualname____firstlineno__	__slots____annotate_func____static_attributes____classdictcell__r      @r!   r   r   i   s     I  r#   r   c                   sh   a  ] tR t^}t o Rt]V 3R lR l4       t]V 3R lR l4       tV 3R ltRt	V t
R# )	
ParsedLinec                s    < V ^8  d   QhRS[ /# r   return)r   r   r    r!   r"   ParsedLine.__annotate__   s     ) )T )r#   c                s@    \        V P                  P                  4      # N)r   opts	editablesself   &r!   r   ZParsedLine.is_editable   s    DII''((r#   c                s0   < V ^8  d   QhRS[ S[,          /# r1   )r
   r   r   r    r!   r"   r3      s      Xc] r#   c                s    V P                   '       d   V P                   # V P                  '       d   V P                  P                  ^ ,          # R# )    N)argsr   r5   r6   r7   r9   r!   r   ZParsedLine.requirement   s9    9999999&&q))r#   c                sV   < V ^8  d   Qh/ S[ ;R&   S[;R&   S[ ;R&   S[;R&   S[;R&   # )r   filenamelinenor;   r5   r   )r   intr   r   r   r    r!   r"   r3   }   sB      M	 
 K  I  L   r#   r$   N)r<   r=   r;   r5   r   )r&   r'   r(   r)   r*   Zpropertyr   r   r+   r,   r-   r.   r/   r!   r0   r0   }   s9     DI ) )    r#   r0   c                s    V ^8  d   QhR\         RRR\        R,          R\        \        P                  ,          R\        R\
        \        R	R	3,          /# )
r   r<   sessionr   finderr   r   r   r2   N)r   r
   optparser   r   r   r   r      "r!   r"   r"      s_       _% hoo&	
   $,-r#   c              #  s   "   \        V4      p\        W4      pVP                  W4       F  p\        WsW!R7      pVf   K  Vx  K  	  R# 5i)aU  Parse a requirements file and yield ParsedRequirement instances.

:param filename:    Path or url of requirements file.
:param session:     PipSession instance.
:param finder:      Instance of pip.index.PackageFinder.
:param options:     cli options.
:param constraint:  If true, parsing a constraint file rather than
    requirements file.
)r   r@   r?   N)get_line_parserRequirementsFileParserparsehandle_line)	r<   r?   r@   r   r   line_parserparserZparsed_line
parsed_reqs	   &&&&&    r!   r   r      sK       "&)K#G9F||H9 

 ! :s   9A
 
A
c                s0    V ^8  d   QhR\         R\        /# )r   contentr2   )r   ReqFileLinesrB   rC   r!   r"   r"      s     	 	 	 	r#   c                s~    \        V P                  4       ^R7      p\        V4      p\        V4      p\	        V4      pV# )zpSplit, filter, and join lines, and return a line iterator

:param content: the content of the requirements file
)Zstart)Z	enumerateZ
splitlines
join_linesignore_commentsexpand_env_variables)rK   
lines_enums   & r!   
preprocessrQ      s=    
  )););)=QGJJ'J ,J%j1Jr#   c                sf    V ^8  d   QhR\         R\        \        P                  ,          R\        /# )r   liner   r2   r0   r
   rA   r   r   rB   rC   r!   r"   r"      s/      
hoo& r#   c           	      sB   R P                  V P                  '       d   RMRV P                  V P                  4      pV P                  f   Q hV P
                  '       d   \        pM\        p/ pV Fc  pWPP                  P                  9   g   K  V P                  P                  V,          '       g   KD  V P                  P                  V,          WE&   Ke  	  RV P                   RV P                   2p\        V P                  V P
                  VV P                  VVR7      # )z{} {} (line {})z-cz-rline  of r%   )r   r   r<   r=   r   r   #SUPPORTED_OPTIONS_EDITABLE_REQ_DESTSUPPORTED_OPTIONS_REQ_DESTr5   Z__dict__r   )rR   r   Zline_comes_fromZsupported_destZreq_optionsdestr      &&     r!   handle_requirement_linerZ      s    
 (..TO ''' <3K99%%%$))*<*<T*B*B $		 2 24 8K  $++d4==/:K$$$$"?? r#   c                s    V ^8  d   QhR\         R\        R\        R\        R,          R\        \        P                   ,          R\        R,          R	R
/# )r   r5   r<   r=   r@   r   r   r?   r   r2   N)r   r   r>   r
   rA   rB   rC   r!   r"   r"      sj     C> C>
C>C> C> _%	C>
 hoo&C> l#C> 
C>r#   c                 sX  a V P                   '       d   \        P                  R VV4       S'       de   V P                  '       d   V P                  Sn        V P                  '       d0   SP                  P                  V3R lV P                   4       4       V'       Ed   VP                  pVP                  pVP                  P                  pV P                  RJ d   Rp. pV P                  '       d   V'       g   V P                  .pV P                  '       d$   V'       g   VP                  V P                  4       V P                  '       d   V P                  ^ ,          p	\        P                  P                  \        P                  P                  V4      4      p
\        P                  P!                  W4      p\        P                  P#                  V4      '       d   Tp	VP%                  V	4       V'       d   VP'                  V4       \)        VVVR7      pWn        V P*                  '       d   VP-                  4        V P.                  '       d   VP1                  4        V'       d:   V P2                  ;'       g    .  F  pRV RV 2pVP5                  WR7       K  	  R# R# R# )z>%s line %s has --hash but no requirement, and will be ignored.c              3   sL   <"   T F  qSP                   9  g   K  Vx  K  	  R # 5ir4   )features_enabled)Z.0fr   s   & r!   Z	<genexpr>Z%handle_option_line.<locals>.<genexpr>   s"      ,0aW=U=U4U0s   $
$T)
find_links
index_urlsno_indexrT   rU   )sourceN)Zhashesloggerwarningrequire_hashesr[   Zextendr]   r^   search_scoper_   	index_urlZextra_index_urlsospathdirnameabspathjoinZexistsappendZupdate_index_urlsr   preZset_allow_all_prereleasesprefer_binaryZset_prefer_binaryZtrusted_hostsZadd_trusted_host)r5   r<   r=   r@   r   r?   r]   r^   r_   valueZreq_dirZrelative_to_reqs_filerd   Zhostr`   s   &&&&f&         r!   handle_option_linero      s	    {{{L	
 %)%8%8G"   $$++ ,00, 
 v&&
&&
&&//==D HJ>>>(..)J   d334??? OOA&Eggoobggooh&?@G$&GGLL$@!ww~~344-e$%%j1"!!

 +888,,.$$&**00b0 XJ7(((= 1 O r#   c                s    V ^8  d   QhR\         R\        \        P                  ,          R\        R,          R\        R,          R\        \        ,          /# )r   rR   r   r@   r   r?   r   r2   rS   rB   rC   r!   r"   r"   $  sS     ) )
)hoo&) _%) l#	)
  )r#   c                s    V P                   e   \        W4      pV# \        V P                  V P                  V P
                  VVV4       R# )a  Handle a single parsed requirements line; This can result in
creating/yielding requirements, or updating the finder.

:param line:        The parsed line to be processed.
:param options:     CLI options.
:param finder:      The finder - updated by non-requirement lines.
:param session:     The session - updated by non-requirement lines.

Returns a ParsedRequirement object if the line is a requirement line,
otherwise returns None.

For lines that contain requirements, the only options that have an effect
are from SUPPORTED_OPTIONS_REQ, and they are scoped to the
requirement. Other options from SUPPORTED_OPTIONS may be present, but are
ignored.

For lines that do not contain requirements, the only options that have an
effect are from SUPPORTED_OPTIONS. Options from SUPPORTED_OPTIONS_REQ may
be present, but are ignored. These lines may contain multiple options
(although our docs imply only one is supported), and all our parsed and
affect the finder.
N)r   rZ   ro   r5   r<   r=   )rR   r   r@   r?   rJ   s   &&&& r!   rG   rG   $  sK    : #,T;
IIMMKK	
 r#   c                   sh   a  ] tR tRt o V 3R lR ltV 3R lR ltV 3R lR ltV 3R lR	 ltR
tV t	R# )rE   iP  c                s(   < V ^8  d   QhRRRS[ RR/# )r   r?   r   rH   r2   N)
LineParserr   r    r!   r"   #RequirementsFileParser.__annotate__Q  s)     ( ((  ( 
	(r#   c                s    Wn         W n        R # r4   )_session_line_parser)r8   r?   rH      &&&r!   __init__ZRequirementsFileParser.__init__Q  s    
  'r#   c          	      B   < V ^8  d   QhRS[ RS[RS[S[RR3,          /# r   r<   r   r2   Nr   r   r   r0   r   r    r!   r"   rq   Y  s1     
 

)-
	:tT)	*
r#   c              #  s   "   V P                  W\        P                  P                  V4      R/.4       Rj  xL
  R#  L5i)z*Parse a given file, yielding parsed lines.N)_parse_and_recurserf   rg   ri   )r8   r<   r   rt   r!   rF   ZRequirementsFileParser.parseY  s9      **BGGOOH$=t#D"E
 	
 	
s   6A?Ac                s~   < V ^8  d   QhRS[ RS[RS[S[S[ S[S[ ,          3,          ,          RS[S[RR3,          /# )r   r<   r   parsed_files_stackr2   N)r   r   r   r   r
   r   r0   r   r    r!   r"   rq   a  sR     2 22 2 !c8C=&8!9:	2
 
:tT)	*2r#   c              #  s  "   V P                  W4       EF  pVP                  Ef   VP                  P                  '       g   VP                  P                  '       Edt   VP                  P                  '       d!   VP                  P                  ^ ,          pRpMVP                  P                  ^ ,          pRp\
        P                  V4      '       d!   \        P                  P                  W4      pMu\
        P                  V4      '       g[   \        P                  P                  \        P                  P                  \        P                  P                  V4      V4      4      pV^ ,          pWW9   d&   Wu,          pVe   RV 2MRp	\        V RV V	 24      hVP!                  4       p
WV&   V P#                  WVV
.VO4       R j  xL
  EK  Vx  EK  	  R #  L5i)NFTz and again in  z" recursively references itself in )_parse_filer   r5   requirementsconstraints	SCHEME_REsearchurllibrF   Zurljoinrf   rg   ri   rj   rh   r   Zcopyry   )r8   r<   r   rz   rR   Zreq_pathZnested_constraintZparsed_filesZinitial_fileZtailZnew_parsed_filess   &&&&       r!   ry   Z)RequirementsFileParser._parse_and_recursea  s     $$X:D'		&&&$))*?*?*? 99)))#yy55a8H(-%#yy44Q7H(,% ##H--%||33HGH"))(33  "wwGGOOH5$ H  2!4+#/#9L (3 )7 
 5#*$FxjQUPVW  $0#4#4#6 -5*222B1XEW1X   
Y ;Ps2   A G G  G <AG :G B:G GG c          	      rv   rw   rx   r   r    r!   r"   rq     s1      )-	:tT)	*r#   c              #  s  "   \        WP                  4      w  r4\        V4      pV F*  w  rg V P                  V4      w  r\        TTTT	T4      x  K,  	  R#   \         d#   p
R T RT
P
                   2p\        T4      hRp
?
ii ; i5i)zInvalid requirement: Z
N)get_file_contentrr   rQ   rs   OptionParsingErrormsgr   r0   )r8   r<   r   _rK   rP   line_numberrR   args_strr5   er   s   &&&         r!   r|   Z"RequirementsFileParser._parse_file  s      &h>
(
!+K6!%!2!24!8   ", & 6-dV2aeeW=0556s(   *BA BB"A??BB)rs   rr   N)
r&   r'   r(   r)   ru   rF   ry   r|   r,   r-   r.   r/   r!   rE   rE   P  s.     ( (
 
2 2h r#   rE   c                s>    V ^8  d   QhR\         R,          R\        /# )r   r@   r   r2   )r
   rp   rB   rC   r!   r"   r"     s      H_5 * r#   c                 s   a  R  V 3R llpV# )c                sR    V ^8  d   QhR\         R\        \         \        3,          /# r   rR   r2   )r   r   r   rB   rC   r!   r"   Z%get_line_parser.<locals>.__annotate__  s#       sF{!3 r#   c                 s0  < \        4       pVP                  4       pR Vn        S	'       d   S	P                  Vn        \	        V 4      w  r4 \
        P                  ! V4      pTP                  YR4      w  rxY73#   \         d   p\        RT 24      ThR p?ii ; i)NzCould not split options: )
build_parserZget_default_valuesre   Zformat_controlbreak_args_optionsshlexsplitZ
ValueErrorr   Z
parse_args)
rR   rI   Zdefaultsr   Zoptions_strr   r   r5   r   r@   s
   &        r!   
parse_lineZ#get_line_parser.<locals>.parse_line  s     ,,.!&,&;&;H# 24 8	Wkk+.G ##G6~  	W$'@%NOUVV	Ws   
A6 6BBBr$   )r@   r   s   f r!   rD   rD     s     ( r#   c                sR    V ^8  d   QhR\         R\        \         \         3,          /# r   r   r   rB   rC   r!   r"   r"     s"     - -S -U38_ -r#   c                s4   V P                  R4      p. pVR,          pV FU  pVP                  R4      '       g   VP                  R4      '       d    M&VP                  V4       VP                  ^ 4       KW  	  RP	                  V4      RP	                  V4      3# )zBreak up the line into an args and options string.  We only want to shlex
(and then optparse) the options, not the args.  args can contain markers
which are corrupted by shlex.
 :NNNZ-z--)r   
startswithrk   Zpoprj   )rR   Ztokensr;   r   Ztoken   &    r!   r   r     s    
 ZZ_FDQiGC  E$4$4T$:$:KKKKN  88D>388G,,,r#   c                   s2   a  ] tR tRt o V 3R lR ltRtV tR# )r   i  c                s$   < V ^8  d   QhRS[ RR/# )r   r   r2   N)r   r   r    r!   r"   ZOptionParsingError.__annotate__  s      C D r#   c                s    Wn         R # r4   r   r8   r      &&r!   ru   ZOptionParsingError.__init__  s    r#   r   N)r&   r'   r(   r)   ru   r,   r-   r.   r/   r!   r   r     s      r#   r   c                s8    V ^8  d   QhR\         P                  /# r1   )rA   OptionParserrB   rC   r!   r"   r"     s      h++ r#   c                 s    \         P                  ! RR7      p \        \        ,           pV F  pV! 4       pV P	                  V4       K  	  R R lpW@n        V # )z/
Return a parser for parsing requirement lines
F)Zadd_help_optionc                s4    V ^8  d   QhR\         R\        RR/# )r   r8   r   r2   r	   )r   r   rB   rC   r!   r"   Z"build_parser.<locals>.__annotate__  s!     & &# &C &J &r#   c                 s    \        V4      hr4   )r   r   r   r!   parser_exitZ!build_parser.<locals>.parser_exit  s     %%r#   )rA   r   SUPPORTED_OPTIONSSUPPORTED_OPTIONS_REQZ
add_optionZexit)rI   Zoption_factoriesZoption_factoryZoptionr   s        r!   r   r     sQ     ""59F(+@@*!&! +&
 KMr#   c                0    V ^8  d   QhR\         R\         /# r   rP   r2   rL   rB   rC   r!   r"   r"     s     5 5< 5L 5r#   c              #  s  "   Rp. pV  F  w  r4VP                  R4      '       d   \        P                  V4      '       dd   \        P                  V4      '       d
   RV,           pV'       d1   VP                  V4       Vf   Q hVRP	                  V4      3x  . pK  W43x  K  V'       g   TpVP                  VP                  R4      4       K  	  V'       d   Vf   Q hVRP	                  V4      3x  R# R# 5i)zJoins a line ending in '' with the previous line (except when following
comments).  The joined line takes on the index of the first line.
NZ\r   r{   )Zendswith
COMMENT_REZmatchrk   rj   strip)rP   Zprimary_line_numberZnew_liner   rR   r   r!   rM   rM     s      H'}}T""j&6&6t&<&<%%Tz%*666)2778+<<<!''&1#OODJJt,- ($ "...!2778#444 s#   =C8 C8C8,>C8+-C8C8c                r   r   r   rB   rC   r!   r"   r"     s     $ $ $ $r#   c              #  s   "   V  F:  w  r\         P                  RV4      pVP                  4       pV'       g   K5  W3x  K<  	  R# 5i)z)
Strips comments and filter empty lines.
r{   N)r   Zsubr   )rP   r   rR   s   &  r!   rN   rN     s=      (~~b$'zz|4##	 (s
   3AAc                r   r   r   rB   rC   r!   r"   r"     s        \  l  r#   c              #  s   "   V  FY  w  r\         P                  V4       F6  w  r4\        P                  ! V4      pV'       g   K%  VP	                  W54      pK8  	  W3x  K[  	  R# 5i)a  Replace all environment variables that can be retrieved via `os.getenv`.

The only allowed format for environment variables defined in the
requirement file is `${MY_VARIABLE_1}` to ensure two things:

1. Strings that contain a `$` aren't accidentally (partially) expanded.
2. Ensure consistency across platforms for requirement files.

These points are the result of a discussion on the `github pull
request #3514 <https://github.com/pypa/pip/pull/3514>`_.

Valid characters in variable names follow the `POSIX standard
<http://pubs.opengroup.org/onlinepubs/9699919799/>`_ and are limited
to uppercase letter, digits and the `_` (underscore).
N)
ENV_VAR_REZfindallrf   ZgetenvZreplace)rP   r   rR   Zenv_varZvar_namern   s   &     r!   rO   rO     sY       (!+!3!3D!9GIIh'E<</D ":  (s   A"A$c                sV    V ^8  d   QhR\         RRR\        \         \         3,          /# )r   urlr?   r   r2   r   rB   rC   r!   r"   r"   7  s)      #  sCx r#   c                s   \         P                  P                  V 4      P                  pVR9   d8   ^ RIHp VP                  V 4      pV! V4       VP                  VP                  3#  \        V R4      ;_uu_ 4       pVP                  4       pRRR4       \        XT 4      pY3#   + '       g   i     L; i  \         d   p\        RT 24      hRp?ii ; i)a
  Gets the content of a file; it may be a filename, file: URL, or
http: URL.  Returns (location, content).  Content is unicode.
Respects # -*- coding: declarations on the retrieved files.

:param url:         File path or url.
:param session:     PipSession instance.
)raise_for_statusZrbNz"Could not open requirements file: )ZhttpZhttpsZfile)r   rF   ZurlsplitschemeZpip._internal.network.utilsr   Zgetr   ZtextZopenZreadZOSErrorr   _decode_req_file)	r   r?   r   r   Zrespr\   Zraw_contentZexcrK   s	   &&       r!   r   r   7  s     \\""3'..F**@{{3xx""L#t__&&(K 
 {C0G< _ L"DSE JKKLs6   )B8 =B%B8 %B5	0B8 5B8 8CCCc                s<    V ^8  d   QhR\         R\        R\        /# )r   datar   r2   )bytesr   rB   rC   r!   r"   r"   U  s!     , ,5 ,s ,s ,r#   c                 s   \          F;  w  r#V P                  V4      '       g   K  V \        V4      R  P                  V4      u # 	  V P	                  R4      R,           Fe  pVR,          R8X  g   K  \
        P                  V4      pVf   K.  VP                  4       ^ ,          P                  R4      pV P                  V4      u # 	   V P                  \        4      #   \         df    \        P                  ! R4      ;'       g    \        P                  ! 4       p\        P                  ! RT\        TT4       T P                  T4      u # i ; i)Ns   
:Nr   N:r:   i   Ns   #ZasciiFzunable to decode data from %s with default encoding %s, falling back to encoding from locale: %s. If this is intentional you should specify the encoding with a PEP-263 style comment, e.g. '# -*- coding: %s -*-')BOMSr   ZlenZdecoder   PEP263_ENCODING_REr   ZgroupsDEFAULT_ENCODINGZUnicodeDecodeErrorlocaleZgetpreferredencodingsysZgetdefaultencodingloggingrb   )r   r   ZbomZencodingrR   ZresultZlocale_encodingrY   r!   r   r   U  s   ??3C
#**844  

5!"%%9'..t4F!!==?1-44W={{8,, &,{{+,, , 55e<XX@V@V@XA 		
 {{?++,s   C 'EAEEc                s   V ^8  d   Qh/ ^ \         9   d,   \        \        R\        P                  3,          ,          ;R&   ^\         9   d,   \        \        R\        P                  3,          ,          ;R&   ^\         9   d,   \        \        R\        P                  3,          ,          ;R&   ^\         9   d&   \        \
        \        \        3,          ,          ;R&   # )r   .r   r   SUPPORTED_OPTIONS_EDITABLE_REQr   )__conditional_annotations__r   r   rA   ZOptionr   r   r   rB   rC   r!   r"   r"      s      f 4hoo!567 gJ tHS(//%9:; KV Xc8??.B%C D Wp d5 qr#   )NNFr4   )NNN)fr   Z__doc__Zcodecsr   r   rA   rf   Zrer   r   Zurllib.parser   Zdataclassesr    r   Ztypingr   r   r   r   r   r   r   r	   r
   r   Zpip._internal.clir   Zpip._internal.exceptionsr   r   Z!pip._internal.models.search_scoper   Z"pip._internal.index.package_finderr   Zpip._internal.network.sessionr   Z__all__r>   r   rL   rp   ZcompileZIr   r   r   re   Zextra_index_urlr_   r~   r}   Zeditabler]   Z	no_binaryZonly_binaryrm   rc   rl   Ztrusted_hostZuse_new_featurer   Zglobal_optionsZhashZconfig_settingsr   r   rX   rW   rV   ZBOM_UTF8Z	BOM_UTF32ZBOM_UTF32_BEZBOM_UTF32_LEZ	BOM_UTF16ZBOM_UTF16_BEZBOM_UTF16_LEr   r   r   Z	getLoggerr&   ra   r   r0   r   rQ   rZ   ro   rG   rE   rD   r   Z	Exceptionr   r   rM   rN   rO   r   r   r"   )Zor   s   0@r!   <module>r      s
       	 	  
  !    ) R 9@8
 c3h(seU3;//0
JJ-rtt4	ZZ'
 ZZ>?
 NN;  & OO?   H   6KK5Jc!#((m5JK 9'9aCM9' # __gx +&+&x +&+&!  ZZ :;  			8	$ $  & $  .6	DC>L)XZ Zz0-" 
.5>$ 6<,G L's     L*' L/