Tools

Gentoo

A tool, findbigupdates, for picking out what packages have significant upgrades available. So I usually do
    emerge -puv world | findbigupdates.py
    
to find packages that really need updating and not for example, upgrading emacs-21.4-r4 to emacs-21.4-r6.




OCaml (wiki here)

  • Enhtop+: Enhance OCaml Toplevel with Completion (details)

  • Tuareg-plus (SOLID): Extensions to tuareg-mode (details)

  • zUtils Overlay of libraries on top of stdlib (object based) (details)


Everything is GPL3.