[Hackage] #183: Provide "library-rank" in hackage

#183: Provide "library-rank" in hackage --------------------------+------------------------------------------------- Reporter: guest | Owner: Type: enhancement | Status: new Priority: normal | Milestone: Component: HackageDB | Version: 1.2.2.0 Severity: normal | Keywords: Difficulty: normal | Ghcversion: 6.4.2 Platform: Linux | --------------------------+------------------------------------------------- Google page rank is assigned to each page depening on (transitive) popularity. Something similar could be used to rank libraries, giving an indication of how central each library is in the haskell community. Google page rank is described in http://en.wikipedia.org/wiki/PageRank -ketil -- Ticket URL: http://hackage.haskell.org/trac/hackage/ticket/183 Hackage http://haskell.org/cabal/ Hackage: Cabal and related projects

#183: Provide "library-rank" in hackage --------------------------------+------------------------------------------- Reporter: guest | Owner: Type: enhancement | Status: new Priority: normal | Milestone: Component: HackageDB website | Version: 1.2.2.0 Severity: normal | Resolution: Keywords: | Difficulty: normal Ghcversion: 6.4.2 | Platform: Linux --------------------------------+------------------------------------------- Changes (by dons): * cc: dons@galois.com (added) Comment: there's a range of quality / popularity metrics we'd like to implement. Others include: * most dependend upon * most downloaded * code coverage above a cerain percent (e.g.. 75% minimum) -- Ticket URL: http://hackage.haskell.org/trac/hackage/ticket/183#comment:1 Hackage http://haskell.org/cabal/ Hackage: Cabal and related projects

#183: Provide "library-rank" in hackage --------------------------------+------------------------------------------- Reporter: guest | Owner: Type: enhancement | Status: new Priority: normal | Milestone: Component: HackageDB website | Version: 1.2.2.0 Severity: normal | Resolution: Keywords: | Difficulty: normal Ghcversion: 6.4.2 | Platform: Linux --------------------------------+------------------------------------------- Changes (by guest): * cc: ndmitchell@gmail.com (added) Comment: Additional ideas for metrics: * % of exported definitions with haddock comments (should be 100%) * Bonus points for being -Wall safe, unless specific warnings have been deliberately excluded (shows they care and think about warnings) I would say haddockness is more important than coverage, and coverage is more important than -Wall. -- Ticket URL: http://hackage.haskell.org/trac/hackage/ticket/183#comment:2 Hackage http://haskell.org/cabal/ Hackage: Cabal and related projects
participants (1)
-
Hackage