data/pyhamcrest-1.9.0/.coveragerc: ASCII text data/pyhamcrest-1.9.0/.gitignore: ASCII text data/pyhamcrest-1.9.0/.travis.yml: ASCII text data/pyhamcrest-1.9.0/CHANGES.txt: ASCII text data/pyhamcrest-1.9.0/LICENSE.txt: ASCII text data/pyhamcrest-1.9.0/MANIFEST.in: ASCII text data/pyhamcrest-1.9.0/README.rst: Python script, ASCII text executable data/pyhamcrest-1.9.0/devel-requirements.txt: ASCII text data/pyhamcrest-1.9.0/distribute_setup.py: Python script text executable Python script, ASCII text executable data/pyhamcrest-1.9.0/doc/.gitignore: ASCII text data/pyhamcrest-1.9.0/doc/Makefile: ASCII text data/pyhamcrest-1.9.0/doc/conf.py: Python script, ASCII text executable data/pyhamcrest-1.9.0/doc/core.rst: ASCII text data/pyhamcrest-1.9.0/doc/custom_matchers.rst: Python script, ASCII text executable data/pyhamcrest-1.9.0/doc/decorator_matchers.rst: ASCII text data/pyhamcrest-1.9.0/doc/dictionary_matchers.rst: ASCII text data/pyhamcrest-1.9.0/doc/helpers.rst: ASCII text data/pyhamcrest-1.9.0/doc/index.rst: ASCII text data/pyhamcrest-1.9.0/doc/integration.rst: ASCII text data/pyhamcrest-1.9.0/doc/library.rst: ASCII text data/pyhamcrest-1.9.0/doc/logical_matchers.rst: ASCII text data/pyhamcrest-1.9.0/doc/number_matchers.rst: ASCII text data/pyhamcrest-1.9.0/doc/object_matchers.rst: Apache Avro version 101 data/pyhamcrest-1.9.0/doc/sequence_matchers.rst: ASCII text data/pyhamcrest-1.9.0/doc/text_matchers.rst: ASCII text data/pyhamcrest-1.9.0/doc/tutorial.rst: Python script, ASCII text executable data/pyhamcrest-1.9.0/docker/Dockerfile: ASCII text data/pyhamcrest-1.9.0/docker/README.md: ASCII text data/pyhamcrest-1.9.0/docker/clean-launch.sh: Bourne-Again shell script, ASCII text executable data/pyhamcrest-1.9.0/examples/CustomDateMatcher.py: Python script, ASCII text executable data/pyhamcrest-1.9.0/examples/ExampleWithAssertThat.py: Python script, ASCII text executable data/pyhamcrest-1.9.0/release.sh: Bourne-Again shell script, ASCII text executable data/pyhamcrest-1.9.0/requirements.txt: ASCII text data/pyhamcrest-1.9.0/setup.cfg: ASCII text data/pyhamcrest-1.9.0/setup.py: Python script, ASCII text executable data/pyhamcrest-1.9.0/src/hamcrest/__init__.py: Python script, ASCII text executable data/pyhamcrest-1.9.0/src/hamcrest/core/__init__.py: Python script, ASCII text executable data/pyhamcrest-1.9.0/src/hamcrest/core/assert_that.py: Python script, ASCII text executable data/pyhamcrest-1.9.0/src/hamcrest/core/base_description.py: Python script, ASCII text executable data/pyhamcrest-1.9.0/src/hamcrest/core/base_matcher.py: Python script, ASCII text executable data/pyhamcrest-1.9.0/src/hamcrest/core/compat.py: Python script, ASCII text executable data/pyhamcrest-1.9.0/src/hamcrest/core/core/__init__.py: Python script, ASCII text executable data/pyhamcrest-1.9.0/src/hamcrest/core/core/allof.py: Python script, ASCII text executable data/pyhamcrest-1.9.0/src/hamcrest/core/core/anyof.py: Python script, ASCII text executable data/pyhamcrest-1.9.0/src/hamcrest/core/core/described_as.py: Python script, ASCII text executable data/pyhamcrest-1.9.0/src/hamcrest/core/core/is_.py: Python script, ASCII text executable data/pyhamcrest-1.9.0/src/hamcrest/core/core/isanything.py: Python script, ASCII text executable data/pyhamcrest-1.9.0/src/hamcrest/core/core/isequal.py: Python script, ASCII text executable data/pyhamcrest-1.9.0/src/hamcrest/core/core/isinstanceof.py: Python script, ASCII text executable data/pyhamcrest-1.9.0/src/hamcrest/core/core/isnone.py: Python script, ASCII text executable data/pyhamcrest-1.9.0/src/hamcrest/core/core/isnot.py: Python script, ASCII text executable data/pyhamcrest-1.9.0/src/hamcrest/core/core/issame.py: Python script, ASCII text executable data/pyhamcrest-1.9.0/src/hamcrest/core/core/raises.py: Python script, ASCII text executable data/pyhamcrest-1.9.0/src/hamcrest/core/description.py: Python script, ASCII text executable data/pyhamcrest-1.9.0/src/hamcrest/core/helpers/__init__.py: Python script, ASCII text executable data/pyhamcrest-1.9.0/src/hamcrest/core/helpers/hasmethod.py: Python script, ASCII text executable data/pyhamcrest-1.9.0/src/hamcrest/core/helpers/wrap_matcher.py: Python script, ASCII text executable data/pyhamcrest-1.9.0/src/hamcrest/core/matcher.py: Python script, ASCII text executable data/pyhamcrest-1.9.0/src/hamcrest/core/selfdescribing.py: Python script, ASCII text executable data/pyhamcrest-1.9.0/src/hamcrest/core/selfdescribingvalue.py: Python script, ASCII text executable data/pyhamcrest-1.9.0/src/hamcrest/core/string_description.py: Python script, ASCII text executable data/pyhamcrest-1.9.0/src/hamcrest/library/__init__.py: Python script, ASCII text executable data/pyhamcrest-1.9.0/src/hamcrest/library/collection/__init__.py: Python script, ASCII text executable data/pyhamcrest-1.9.0/src/hamcrest/library/collection/is_empty.py: Python script, ASCII text executable data/pyhamcrest-1.9.0/src/hamcrest/library/collection/isdict_containing.py: Python script, ASCII text executable data/pyhamcrest-1.9.0/src/hamcrest/library/collection/isdict_containingentries.py: Python script, ASCII text executable data/pyhamcrest-1.9.0/src/hamcrest/library/collection/isdict_containingkey.py: Python script, ASCII text executable data/pyhamcrest-1.9.0/src/hamcrest/library/collection/isdict_containingvalue.py: Python script, ASCII text executable data/pyhamcrest-1.9.0/src/hamcrest/library/collection/isin.py: Python script, ASCII text executable data/pyhamcrest-1.9.0/src/hamcrest/library/collection/issequence_containing.py: Python script, ASCII text executable data/pyhamcrest-1.9.0/src/hamcrest/library/collection/issequence_containinginanyorder.py: Python script, ASCII text executable data/pyhamcrest-1.9.0/src/hamcrest/library/collection/issequence_containinginorder.py: Python script, ASCII text executable data/pyhamcrest-1.9.0/src/hamcrest/library/collection/issequence_onlycontaining.py: Python script, ASCII text executable data/pyhamcrest-1.9.0/src/hamcrest/library/integration/__init__.py: Python script, ASCII text executable data/pyhamcrest-1.9.0/src/hamcrest/library/integration/match_equality.py: Python script, ASCII text executable data/pyhamcrest-1.9.0/src/hamcrest/library/number/__init__.py: Python script, ASCII text executable data/pyhamcrest-1.9.0/src/hamcrest/library/number/iscloseto.py: Python script, ASCII text executable data/pyhamcrest-1.9.0/src/hamcrest/library/number/ordering_comparison.py: Python script, ASCII text executable data/pyhamcrest-1.9.0/src/hamcrest/library/object/__init__.py: Python script, ASCII text executable data/pyhamcrest-1.9.0/src/hamcrest/library/object/haslength.py: Python script, ASCII text executable data/pyhamcrest-1.9.0/src/hamcrest/library/object/hasproperty.py: Python script, ASCII text executable data/pyhamcrest-1.9.0/src/hamcrest/library/object/hasstring.py: Python script, ASCII text executable data/pyhamcrest-1.9.0/src/hamcrest/library/text/__init__.py: Python script, ASCII text executable data/pyhamcrest-1.9.0/src/hamcrest/library/text/isequal_ignoring_case.py: Python script, ASCII text executable data/pyhamcrest-1.9.0/src/hamcrest/library/text/isequal_ignoring_whitespace.py: Python script, ASCII text executable data/pyhamcrest-1.9.0/src/hamcrest/library/text/stringcontains.py: Python script, ASCII text executable data/pyhamcrest-1.9.0/src/hamcrest/library/text/stringcontainsinorder.py: Python script, ASCII text executable, with CRLF line terminators data/pyhamcrest-1.9.0/src/hamcrest/library/text/stringendswith.py: Python script, ASCII text executable data/pyhamcrest-1.9.0/src/hamcrest/library/text/stringmatches.py: Python script, ASCII text executable data/pyhamcrest-1.9.0/src/hamcrest/library/text/stringstartswith.py: Python script, ASCII text executable data/pyhamcrest-1.9.0/src/hamcrest/library/text/substringmatcher.py: Python script, ASCII text executable data/pyhamcrest-1.9.0/tests/hamcrest_unit_test/__init__.py: ASCII text data/pyhamcrest-1.9.0/tests/hamcrest_unit_test/assert_that_test.py: Python script, ASCII text executable data/pyhamcrest-1.9.0/tests/hamcrest_unit_test/base_matcher_test.py: Python script, ASCII text executable data/pyhamcrest-1.9.0/tests/hamcrest_unit_test/collection/__init__.py: empty data/pyhamcrest-1.9.0/tests/hamcrest_unit_test/collection/is_empty_test.py: Python script, ASCII text executable data/pyhamcrest-1.9.0/tests/hamcrest_unit_test/collection/isdict_containing_test.py: Python script, ASCII text executable data/pyhamcrest-1.9.0/tests/hamcrest_unit_test/collection/isdict_containingentries_test.py: Python script, ASCII text executable data/pyhamcrest-1.9.0/tests/hamcrest_unit_test/collection/isdict_containingkey_test.py: Python script, ASCII text executable data/pyhamcrest-1.9.0/tests/hamcrest_unit_test/collection/isdict_containingvalue_test.py: Python script, ASCII text executable data/pyhamcrest-1.9.0/tests/hamcrest_unit_test/collection/isin_test.py: Python script, ASCII text executable data/pyhamcrest-1.9.0/tests/hamcrest_unit_test/collection/issequence_containing_test.py: Python script, ASCII text executable data/pyhamcrest-1.9.0/tests/hamcrest_unit_test/collection/issequence_containinginanyorder_test.py: Python script, ASCII text executable data/pyhamcrest-1.9.0/tests/hamcrest_unit_test/collection/issequence_containinginorder_test.py: Python script, ASCII text executable data/pyhamcrest-1.9.0/tests/hamcrest_unit_test/collection/issequence_onlycontaining_test.py: Python script, ASCII text executable data/pyhamcrest-1.9.0/tests/hamcrest_unit_test/collection/quasidict.py: Python script, ASCII text executable data/pyhamcrest-1.9.0/tests/hamcrest_unit_test/collection/quasisequence.py: Python script, ASCII text executable data/pyhamcrest-1.9.0/tests/hamcrest_unit_test/collection/sequencemixin.py: Python script, ASCII text executable data/pyhamcrest-1.9.0/tests/hamcrest_unit_test/core/__init__.py: empty data/pyhamcrest-1.9.0/tests/hamcrest_unit_test/core/allof_test.py: Python script, ASCII text executable data/pyhamcrest-1.9.0/tests/hamcrest_unit_test/core/anyof_test.py: Python script, ASCII text executable data/pyhamcrest-1.9.0/tests/hamcrest_unit_test/core/described_as_test.py: Python script, ASCII text executable data/pyhamcrest-1.9.0/tests/hamcrest_unit_test/core/isanything_test.py: Python script, ASCII text executable data/pyhamcrest-1.9.0/tests/hamcrest_unit_test/core/isequal_test.py: Python script, ASCII text executable data/pyhamcrest-1.9.0/tests/hamcrest_unit_test/core/isnone_test.py: Python script, ASCII text executable data/pyhamcrest-1.9.0/tests/hamcrest_unit_test/core/isnot_test.py: Python script, ASCII text executable data/pyhamcrest-1.9.0/tests/hamcrest_unit_test/core/issame_test.py: Python script, ASCII text executable data/pyhamcrest-1.9.0/tests/hamcrest_unit_test/core/nevermatch.py: Python script, ASCII text executable data/pyhamcrest-1.9.0/tests/hamcrest_unit_test/core/raises_test.py: Python script, ASCII text executable data/pyhamcrest-1.9.0/tests/hamcrest_unit_test/core/is_test.py: Python script, ASCII text executable data/pyhamcrest-1.9.0/tests/hamcrest_unit_test/core/isinstanceof_test.py: Python script, ASCII text executable data/pyhamcrest-1.9.0/tests/hamcrest_unit_test/integration/__init__.py: empty data/pyhamcrest-1.9.0/tests/hamcrest_unit_test/integration/match_equality_test.py: Python script, ASCII text executable data/pyhamcrest-1.9.0/tests/hamcrest_unit_test/number/__init__.py: empty data/pyhamcrest-1.9.0/tests/hamcrest_unit_test/number/iscloseto_test.py: Python script, ASCII text executable data/pyhamcrest-1.9.0/tests/hamcrest_unit_test/number/ordering_comparison_test.py: Python script, ASCII text executable data/pyhamcrest-1.9.0/tests/hamcrest_unit_test/object/__init__.py: empty data/pyhamcrest-1.9.0/tests/hamcrest_unit_test/object/haslength_test.py: Python script, ASCII text executable data/pyhamcrest-1.9.0/tests/hamcrest_unit_test/object/hasproperty_test.py: Python script, ASCII text executable data/pyhamcrest-1.9.0/tests/hamcrest_unit_test/object/hasstring_test.py: Python script, ASCII text executable data/pyhamcrest-1.9.0/tests/hamcrest_unit_test/string_description_test.py: Python script, ASCII text executable data/pyhamcrest-1.9.0/tests/hamcrest_unit_test/text/__init__.py: empty data/pyhamcrest-1.9.0/tests/hamcrest_unit_test/text/isequal_ignoring_case_test.py: Python script, ASCII text executable data/pyhamcrest-1.9.0/tests/hamcrest_unit_test/text/isequal_ignoring_whitespace_test.py: Python script, ASCII text executable data/pyhamcrest-1.9.0/tests/hamcrest_unit_test/text/stringcontains_test.py: Python script, ASCII text executable data/pyhamcrest-1.9.0/tests/hamcrest_unit_test/text/stringcontainsinorder_test.py: Python script, ASCII text executable, with CRLF line terminators data/pyhamcrest-1.9.0/tests/hamcrest_unit_test/text/stringendswith_test.py: Python script, ASCII text executable data/pyhamcrest-1.9.0/tests/hamcrest_unit_test/text/stringmatches_test.py: Python script, ASCII text executable data/pyhamcrest-1.9.0/tests/hamcrest_unit_test/text/stringstartswith_test.py: Python script, ASCII text executable data/pyhamcrest-1.9.0/tests/hamcrest_unit_test/base_description_test.py: Python script, ASCII text executable data/pyhamcrest-1.9.0/tests/hamcrest_unit_test/matcher_test.py: Python script, ASCII text executable data/pyhamcrest-1.9.0/tests/object_import.py: Python script, ASCII text executable data/pyhamcrest-1.9.0/tox.ini: ASCII text data/pyhamcrest-1.9.0/debian/changelog: UTF-8 Unicode text data/pyhamcrest-1.9.0/debian/clean: ASCII text data/pyhamcrest-1.9.0/debian/control: ASCII text data/pyhamcrest-1.9.0/debian/copyright: UTF-8 Unicode text data/pyhamcrest-1.9.0/debian/examples: ASCII text data/pyhamcrest-1.9.0/debian/gitlab-ci.yml: ASCII text data/pyhamcrest-1.9.0/debian/patches/0001-Silence-warnings-from-tests-due-to-use-of-old-pytest.patch: unified diff output, ASCII text data/pyhamcrest-1.9.0/debian/patches/0002-Mark-issue56-in-a-way-that-works-wity-pytest-4.patch: unified diff output, ASCII text data/pyhamcrest-1.9.0/debian/patches/0003-Drop-Python-2-only-tests-breaking-with-pytest-4.patch: unified diff output, ASCII text data/pyhamcrest-1.9.0/debian/patches/series: ASCII text data/pyhamcrest-1.9.0/debian/rules: a /usr/bin/make -f script, ASCII text executable data/pyhamcrest-1.9.0/debian/source/format: ASCII text data/pyhamcrest-1.9.0/debian/watch: ASCII text data/pyhamcrest-1.9.0/.pc/.version: ASCII text data/pyhamcrest-1.9.0/.pc/.quilt_patches: ASCII text data/pyhamcrest-1.9.0/.pc/.quilt_series: ASCII text data/pyhamcrest-1.9.0/.pc/applied-patches: ASCII text data/pyhamcrest-1.9.0/.pc/0001-Silence-warnings-from-tests-due-to-use-of-old-pytest.patch/tests/hamcrest_unit_test/base_description_test.py: Python script, ASCII text executable data/pyhamcrest-1.9.0/.pc/0002-Mark-issue56-in-a-way-that-works-wity-pytest-4.patch/pytest.ini: ASCII text data/pyhamcrest-1.9.0/.pc/0002-Mark-issue56-in-a-way-that-works-wity-pytest-4.patch/tests/hamcrest_unit_test/core/is_test.py: Python script, ASCII text executable data/pyhamcrest-1.9.0/.pc/0002-Mark-issue56-in-a-way-that-works-wity-pytest-4.patch/tests/hamcrest_unit_test/core/isinstanceof_test.py: Python script, ASCII text executable data/pyhamcrest-1.9.0/.pc/0003-Drop-Python-2-only-tests-breaking-with-pytest-4.patch/tests/hamcrest_unit_test/core/is_test.py: Python script, ASCII text executable data/pyhamcrest-1.9.0/.pc/0003-Drop-Python-2-only-tests-breaking-with-pytest-4.patch/tests/hamcrest_unit_test/core/isinstanceof_test.py: Python script, ASCII text executable data/pyhamcrest-1.9.0/.pc/0003-Drop-Python-2-only-tests-breaking-with-pytest-4.patch/tests/hamcrest_unit_test/matcher_test.py: Python script, ASCII text executable data/pyhamcrest-1.9.0/pytest.ini: ASCII text