
      # -*- Entry points: -*-
      [paste.app_factory]
      main = jsonstore.rest:make_app

      [paste.paster_create_template]
      jsonstore = jsonstore.template:JsonstoreTemplate
      