U
    Shr                     @  s<   d dl mZ d dlmZ er(d dlmZ dddddZd	S )
    )annotations)TYPE_CHECKING)URLr   str)urlreturnc                 C  s   d}|| j pd7 }|| jrdnd7 }|| jr6| jd nd7 }| jr`d| jkr`|d| j d 7 }n|| jpjd7 }|| jrd| j nd7 }|| jpd7 }|| jpd7 }|| jpd7 }|S )N z//@:[])protocolZslashesauthhostnameportpathnamesearchhash)r   result r   @/root/rtd-docs/venv/lib/python3.8/site-packages/mdurl/_format.pyformat	   s    r   N)
__future__r   typingr   Z
mdurl._urlr   r   r   r   r   r   <module>   s   