LICENSE
README.md
pyproject.toml
setup.cfg
src/worktoy/__init__.py
src/worktoy/_anywayuwantit.py
src/worktoy/_argument.py
src/worktoy/_callmemaybe.py
src/worktoy/_core.py
src/worktoy/_field.py
src/worktoy/_hereismynumber.py
src/worktoy/_maybe.py
src/worktoy/_maybeType.py
src/worktoy/_maybeTypes.py
src/worktoy/_monospace.py
src/worktoy/_overload.py
src/worktoy/_overloadlist.py
src/worktoy/_parameterlist.py
src/worktoy/_parsify.py
src/worktoy/_parsifyerrors.py
src/worktoy/_searchKeys.py
src/worktoy/_searchterm.py
src/worktoy/_stringlist.py
src/worktoy/_textbetween.py
src/worktoy/_typenames.py
src/worktoy/_workdict.py
src/worktoy/_workdictmeta.py
src/worktoy/_workmeta.py
src/worktoy.egg-info/PKG-INFO
src/worktoy.egg-info/SOURCES.txt
src/worktoy.egg-info/dependency_links.txt
src/worktoy.egg-info/top_level.txt
src/worktoy/mockdata/__init__.py
src/worktoy/mockdata/_intfactory.py
src/worktoy/mockdata/_strfactory.py
src/worktoy/sharperexceptions/__init__.py
src/worktoy/sharperexceptions/_argumenterror.py
src/worktoy/sharperexceptions/_parsingerror.py
src/worktoy/sharperexceptions/_readonlyerror.py
src/worktoy/sharperexceptions/_testexception.py
tests/test__ArgumentError.py
tests/test__callmemaybe.py
tests/test__intfactory.py
tests/test__maybe.py
tests/test__maybeType.py
tests/test__maybeTypes.py
tests/test__readonlyerror.py
tests/test__searchKeys.py
tests/test__searchterm.py
tests/test__strfactory.py
tests/test__stringlist.py
tests/test__textbetween.py