Export to GitHub

scion-lib - issue #24

Package Browsing API


Posted on Apr 8, 2009 by Happy Bear

Implement functions to:

  • List all the packages in the package database
  • List all the modules in a package
  • List all exported items of a module

Various search functions, e.g.,

  • search for module
  • search for exported item in all packages / module (this may need some extra infrastructure such as Hoogle)

Status: New

Labels:
Type-Enhancement Priority-Medium