AUTHORS
CHANGES
INSTALL
LICENSE
MANIFEST.in
README
setup.cfg
setup.py
docs/Makefile
docs/source/conf.py
docs/source/contents.txt
docs/source/index.txt
docs/source/logo.png
docs/source/intro/index.txt
docs/source/intro/installation.txt
docs/source/intro/overview.txt
docs/source/objects/Cart.txt
docs/source/objects/CartItem.txt
docs/source/objects/index.txt
shoppingCart/__init__.py
shoppingCart/cart.py
shoppingCart/release.py
shoppingCart/tax.py
shoppingCart/utils.py
shoppingCart.egg-info/PKG-INFO
shoppingCart.egg-info/SOURCES.txt
shoppingCart.egg-info/dependency_links.txt
shoppingCart.egg-info/namespace_packages.txt
shoppingCart.egg-info/not-zip-safe
shoppingCart.egg-info/top_level.txt
shoppingCart/tests/__init__.py
shoppingCart/tests/discount_coupon.py
shoppingCart/tests/product.py
shoppingCart/tests/testcases.py