o
    >hl                     @   sh   d Z dZdZdZdZdZedd edD Zd	d
l	m
Z
 d	dl	mZ d	dl	mZ d	dl	mZ dZdS )aq  

uritemplate
===========

URI templates implemented as close to :rfc:`6570` as possible

See http://uritemplate.rtfd.org/ for documentation

:copyright:
    (c) 2013 Ian Stapleton Cordasco
:license:
    Modified BSD Apache License (Version 2.0), see LICENSE for more details
    and either LICENSE.BSD or LICENSE.APACHE for the details of those specific
    licenses

uritemplatezIan Stapleton Cordascoz+Modified BSD or Apache License, Version 2.0z%Copyright 2013 Ian Stapleton Cordascoz4.2.0c                 c   s     | ]}|  rt|V  qd S )N)isdigitint).0i r   t/var/www/vedio/testing/chatpythonscript.ninositsolution.com/env/lib/python3.10/site-packages/uritemplate/__init__.py	<genexpr>   s    
r   .    )URITemplate)expand)partial)	variables)r   r   r   r   N)__doc__	__title__
__author____license____copyright____version__tuplesplit__version_info__uritemplate.apir   r   r   r   __all__r   r   r   r   <module>   s    