LICENSE
README.md
pyproject.toml
setup.cfg
setup.py
src/ManifoldMarketManager.egg-info/PKG-INFO
src/ManifoldMarketManager.egg-info/SOURCES.txt
src/ManifoldMarketManager.egg-info/dependency_links.txt
src/ManifoldMarketManager.egg-info/requires.txt
src/ManifoldMarketManager.egg-info/top_level.txt
src/rule/__init__.py
src/rule/abstract.py
src/rule/generic.py
src/rule/github.py
src/rule/manifold/__init__.py
src/rule/manifold/other.py
src/rule/manifold/this.py
src/rule/manifold/user.py
src/test/__init__.py
src/test/test_market.py
src/test/test_rule.py
src/test/test_util.py
src/test/rule/__init__.py
src/test/rule/generic.py