
    e                     p    d Z ddlmZ ddlmZ ddlmZ ddlmZ ddl	m
Z
 ddlmZ ddlmZ d	Zd
ZdZg dZy)z'Matchers that perform text comparisons.   )equal_to_ignoring_case)equal_to_ignoring_whitespace)contains_string)string_contains_in_order)	ends_with)matches_regexp)starts_withzJon ReidzCopyright 2011 hamcrest.orgzBSD, see License.txt)r   r   r   r   r   r	   r   N)__doc__isequal_ignoring_caser   isequal_ignoring_whitespacer   stringcontainsr   stringcontainsinorderr   stringendswithr   stringmatchesr   stringstartswithr	   
__author____copyright____license____all__     @/usr/lib/python3/dist-packages/hamcrest/library/text/__init__.py<module>r      s3    - 9 E + ; % ) )
-$r   