archlinux-0.3.2: Support for working with Arch Linux packages

Distribution.ArchLinux.Report

Description

Construct reports about a set of packages in AUR

Synopsis

Documentation

report :: [String] -> IO StringSource

Take as input a list of package names, return an html page with interesting facts about the state of the packages.

loadPackageIndex :: IO (Map String Version)Source

Load a table of packag names associated with their latest versions