
[console_scripts]
migrator = collective.migrator.migrator:main

[zc.buildout]
mkdir      = collective.migrator.recipes.migrator:Mkdir
copy_file  = collective.migrator.recipes.migrator:CopyFile
export_obj = collective.migrator.recipes.migrator:ExportObject
import_obj = collective.migrator.recipes.migrator:ImportObject
del_object = collective.migrator.recipes.migrator:DelObject
ext_method = collective.migrator.recipes.migrator:ExternalMethod
submit_url = collective.migrator.recipes.migrator:SubmitUrl
