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/generic/__init__.py
src/rule/generic/time.py
src/rule/generic/value.py
src/rule/github/__init__.py
src/rule/github/time.py
src/rule/github/value.py
src/rule/manifold/__init__.py
src/rule/manifold/value.py
src/test/__init__.py
src/test/test_market.py
src/test/test_rule.py
src/test/test_util.py