aur-1.0.0: Access metadata from the Arch Linux User Repository.

Copyright(c) Colin Woodbury, 2014
LicenseGPL3
MaintainerColin Woodbury <colingw@gmail.com>
Safe HaskellNone
LanguageHaskell2010

Linux.Arch.Aur.Pkgbuild

Description

 

Synopsis

Documentation

pkgbuild :: MonadIO m => String -> m (Maybe Text) Source

The PKGBUILD of a given package, retrieved from the AUR servers.

pkgbuildUrl :: String -> String Source

The location of a given package's PKGBUILD on the AUR servers.