CHANGELOG.md
LICENSE
MANIFEST.in
README.rst
pyproject.toml
setup.cfg
tox.ini
src/anys/__init__.py
src/anys/py.typed
src/anys.egg-info/PKG-INFO
src/anys.egg-info/SOURCES.txt
src/anys.egg-info/dependency_links.txt
src/anys.egg-info/requires.txt
src/anys.egg-info/top_level.txt
test/test_any_and_or.py
test/test_any_compare.py
test/test_any_contains.py
test/test_any_datetime_str.py
test/test_any_func.py
test/test_any_in.py
test/test_any_instance.py
test/test_any_match.py
test/test_any_substr.py
test/test_any_truth.py
test/test_any_with_attrs.py
test/test_any_with_entries.py
test/test_lib.py
test/test_maybe.py
test/test_not.py
test/test_strict_equality.py