o
    r|aõ  ã                   @   s6   d Z ddlmZ ddlmZ ddlmZ ddd„ZdS )	zG
This module contains the initialization logic called by __init__.py.

é    )Úparse)ÚRenderer)ÚTemplateSpecNc                 K   s   t ƒ }|j| |fi |¤ŽS )zM
    Return the given template string rendered using the given context.

    )r   Úrender)ÚtemplateÚcontextÚkwargsZrenderer© r	   ú//usr/lib/python3/dist-packages/pystache/init.pyr      s   r   )N)Ú__doc__Zpystache.parserr   Zpystache.rendererr   Zpystache.template_specr   r   r	   r	   r	   r
   Ú<module>   s
   