      [paste.app_factory]
      main = liches:main
      [console_scripts]
      initialize_liches_db = liches.scripts.initializedb:main
      import_liches_csv = liches.scripts.importcsv:main
      empty_link_table = liches.scripts.emptydb:main
      checkpage = liches.scripts.checkpage:main
      liches_linkchecker = liches.scripts.checklinks:main
      