LICENSE
MANIFEST.in
README.rst
requirements-test-py26.txt
requirements-test.txt
setup.py
taipan/__init__.py
taipan/_compat.py
taipan/algorithms.py
taipan/strings.py
taipan/testing.py
taipan.egg-info/PKG-INFO
taipan.egg-info/SOURCES.txt
taipan.egg-info/dependency_links.txt
taipan.egg-info/top_level.txt
taipan/api/__init__.py
taipan/api/decorators.py
taipan/api/fluency.py
taipan/api/properties.py
taipan/collections/__init__.py
taipan/collections/dicts.py
taipan/collections/lists.py
taipan/collections/sets.py
taipan/collections/tuples.py
taipan/functional/__init__.py
taipan/functional/combinators.py
taipan/functional/constructs.py
taipan/functional/functions.py
taipan/objective/__init__.py
taipan/objective/base.py
taipan/objective/classes.py
taipan/objective/methods.py
taipan/objective/modifiers.py
tests/test_api/__init__.py
tests/test_api/test_decorators.py
tests/test_api/test_fluency.py
tests/test_api/test_properties.py
tests/test_collections/__init__.py
tests/test_collections/test_dicts.py
tests/test_collections/test_lists.py
tests/test_collections/test_sets.py
tests/test_collections/test_tuples.py
tests/test_functional/__init__.py
tests/test_functional/test___init__.py
tests/test_functional/test_combinators.py
tests/test_functional/test_constructs.py
tests/test_functional/test_functions.py
tests/test_objective/__init__.py
tests/test_objective/test___init__.py
tests/test_objective/test_base.py
tests/test_objective/test_classes.py
tests/test_objective/test_methods.py
tests/test_objective/test_modifiers.py