File: //opt/osm/venv/lib64/python3.10/site-packages/setuptools/__pycache__/_reqs.cpython-310.pyc
o
0i� � @ s8 d dl m m mZ d dlmZ dd� Zdd� ZdS )� N)�Requirementc C s t �tt jt �| ���S )z�
Yield requirement strings for each specification in `strs`.
`strs` must be a string, or a (possibly-nested) iterable thereof.
)�textZjoin_continuation�mapZdrop_comment�yield_lines��strs� r �>/opt/osm/venv/lib/python3.10/site-packages/setuptools/_reqs.py�
parse_strings s r
c C s t tt| ��S )zN
Deprecated drop-in replacement for pkg_resources.parse_requirements.
)r r r
r r r r �parse s r )Zsetuptools.extern.jaraco.textZexternZjaracor �
pkg_resourcesr r
r r r r r �<module> s