[console_scripts]
crf_learn = crfpy.learn:main
crf_test = crfpy.test:main

