[console_scripts]
annotate-sections = figleaf.annotate_sections:main
figleaf = figleaf:main
figleaf2ast = figleaf:display_ast
figleaf2cov = figleaf.annotate_cover:main
figleaf2html = figleaf.annotate_html:main

[nose.plugins.0.10]
figleaf-sections = figleaf.nose_sections:FigleafSections
