LICENSE.md
MANIFEST.in
README.rst
pyproject.toml
setup.cfg
setup.py
AssertionLib.egg-info/PKG-INFO
AssertionLib.egg-info/SOURCES.txt
AssertionLib.egg-info/dependency_links.txt
AssertionLib.egg-info/not-zip-safe
AssertionLib.egg-info/requires.txt
AssertionLib.egg-info/top_level.txt
assertionlib/README.rst
assertionlib/__init__.py
assertionlib/__version__.py
assertionlib/assertion_functions.py
assertionlib/dataclass.py
assertionlib/functions.py
assertionlib/manager.py
assertionlib/manager.pyi
assertionlib/ndrepr.py
assertionlib/protocol.pyi
assertionlib/py.typed
tests/test_dataclass.py
tests/test_functions.py
tests/test_manager.py
tests/test_manager_math.py
tests/test_manager_misc.py
tests/test_manager_os.py
tests/test_ndrepr.py
tests/test_sphinx.py