[console_scripts]
bvh2csv = bvhtoolbox.convert.bvh2csv:main
bvh2egg = bvhtoolbox.convert.bvh2egg:main
bvh2xaf = bvhtoolbox.convert.bvh2xaf:main
bvh2xsf = bvhtoolbox.convert.bvh2xsf:main
bvhoffsetjointangles = bvhtoolbox.manipulate.offsetjointangles:main
bvhremoveframes = bvhtoolbox.manipulate.removeframes:main
bvhrenamejoints = bvhtoolbox.manipulate.renamejoints:main
csv2bvh = bvhtoolbox.convert.csv2bvh:main

