README.txt
TODO.txt
bootstrap.py
buildout.cfg
setup.py
test-plone-3.3.x.cfg
test-plone-4.0.x.cfg
docs/HISTORY.txt
docs/INSTALL.txt
docs/LICENSE.GPL
docs/LICENSE.txt
src/collective/__init__.py
src/collective.transmogrifier.egg-info/PKG-INFO
src/collective.transmogrifier.egg-info/SOURCES.txt
src/collective.transmogrifier.egg-info/dependency_links.txt
src/collective.transmogrifier.egg-info/namespace_packages.txt
src/collective.transmogrifier.egg-info/not-zip-safe
src/collective.transmogrifier.egg-info/requires.txt
src/collective.transmogrifier.egg-info/top_level.txt
src/collective/transmogrifier/__init__.py
src/collective/transmogrifier/configure.zcml
src/collective/transmogrifier/genericsetup.py
src/collective/transmogrifier/genericsetup.txt
src/collective/transmogrifier/interfaces.py
src/collective/transmogrifier/meta.py
src/collective/transmogrifier/meta.zcml
src/collective/transmogrifier/transmogrifier.py
src/collective/transmogrifier/transmogrifier.txt
src/collective/transmogrifier/utils.py
src/collective/transmogrifier/sections/__init__.py
src/collective/transmogrifier/sections/breakpoint.py
src/collective/transmogrifier/sections/breakpoint.txt
src/collective/transmogrifier/sections/codec.py
src/collective/transmogrifier/sections/codec.txt
src/collective/transmogrifier/sections/condition.py
src/collective/transmogrifier/sections/condition.txt
src/collective/transmogrifier/sections/configure.zcml
src/collective/transmogrifier/sections/constructor.py
src/collective/transmogrifier/sections/constructor.txt
src/collective/transmogrifier/sections/csvsource.py
src/collective/transmogrifier/sections/csvsource.txt
src/collective/transmogrifier/sections/folders.py
src/collective/transmogrifier/sections/folders.txt
src/collective/transmogrifier/sections/inserter.py
src/collective/transmogrifier/sections/inserter.txt
src/collective/transmogrifier/sections/logger.py
src/collective/transmogrifier/sections/logger.txt
src/collective/transmogrifier/sections/manipulator.py
src/collective/transmogrifier/sections/manipulator.txt
src/collective/transmogrifier/sections/pathresolver.py
src/collective/transmogrifier/sections/savepoint.py
src/collective/transmogrifier/sections/savepoint.txt
src/collective/transmogrifier/sections/splitter.py
src/collective/transmogrifier/sections/splitter.txt
src/collective/transmogrifier/sections/tests.py
src/collective/transmogrifier/tests/__init__.py
src/collective/transmogrifier/tests/sample.csv
src/collective/transmogrifier/tests/test_transmogrifier.py