[console_scripts]
svnco = svnhelper.script:svnco
svnh = svnhelper.script:main

[distutils.commands]
svn = svnhelper.command:svn
import = svnhelper.command:svnimport

