
    Ixh                     6    d dl mc mc mZ d dlmZ d Zd ZdS )    N)Requirementc                 ~    t          j        t          t           j        t          j        |                               S )z
    Yield requirement strings for each specification in `strs`.

    `strs` must be a string, or a (possibly-nested) iterable thereof.
    )textjoin_continuationmapdrop_commentyield_linesstrss    C/var/www/html/what/lib/python3.11/site-packages/setuptools/_reqs.pyparse_stringsr      s-     !#d&79I$9O9O"P"PQQQ    c                 F    t          t          t          |                     S )zN
    Deprecated drop-in replacement for pkg_resources.parse_requirements.
    )r   r   r   r
   s    r   parser      s     {M$//000r   )setuptools.extern.jaraco.textexternjaracor   pkg_resourcesr   r   r    r   r   <module>r      sf    , , , , , , , , , , , , % % % % % %R R R1 1 1 1 1r   