WIP: Added Driver and Settings objects to clean up APInew-api
commit5bdbb2e8c79e9c6e85c90f4b1e886cf4b32b3a2d
authorThomas Leonard <talex5@gmail.com>
Thu, 24 Feb 2011 21:26:30 +0000 (24 21:26 +0000)
committerThomas Leonard <talex5@gmail.com>
Thu, 24 Feb 2011 21:28:17 +0000 (24 21:28 +0000)
tree88fc340074c2e036a7f84d8e4d710913c7f11c9e
parente18fe390f57482f4d2f0f2a8a4dec27b4ba36647
WIP: Added Driver and Settings objects to clean up API
tests/basetest.py
tests/testinstall.py
tests/testsat.py
tests/testsolver.py
zeroinstall/injector/driver.py [new file with mode: 0644]
zeroinstall/injector/policy.py
zeroinstall/injector/settings.py [new file with mode: 0644]
zeroinstall/injector/solver.py
zeroinstall/zerostore/__init__.py