+
     hD  c                  sn   a  0 t $ R t^ RIHt RtR]R&   RtR]R&   RtR]R&   ^ R	IH	t	H
t
HtHt . ROtR
 tR# )z
rapid string matching library
)annotationszMax Bachmannstr
__author__ZMIT__license__z3.12.2__version__)distancefuzzprocessutilsc                 sL    ^ RI Hp  \        V ! \        4      P                  4      # )a  
Return the directory that contains the RapidFuzz \*.h header files.
Extension modules that need to compile against RapidFuzz should use this
function to locate the appropriate include directory.
Notes
-----
When using ``distutils``, for example in ``setup.py``.
::
    import rapidfuzz_capi
    ...
    Extension('extension_name', ...
            include_dirs=[rapidfuzz_capi.get_include()])
    ...
Path)Zpathlibr
   r   Z__file__Zparentr	   s    9/usr/lib64/python3.14/site-packages/rapidfuzz/__init__.pyget_includer      s     tH~$$%%    N)r   r   r   r   r   )__conditional_annotations__Z__doc__Z
__future__r    r   Z__annotations__r   r   Z	rapidfuzzr   r   r   r   Z__all__r   )r   s   @r   <module>r      s>    # 
C  S S  4 4
A&r   