
      # -*- Entry points: -*-
      [console_scripts]
      smartopen = smartopen.smartopen:main

      [smartopen.locations]
      URL = smartopen.handlers:URL
      GoogleMaps = smartopen.handlers:GoogleMaps
      Wikipedia = smartopen.handlers:Wikipedia
      Google = smartopen.handlers:Google
      Trac = smartopen.handlers:Trac
      Bugzilla = smartopen.handlers:Bugzilla
      