xuanruiqi / alpm4h

Haskell bindings to libalpm

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

alpm4h

Haskell bindings to libalpm, the Arch Linux Package Management library.

Goals

  • low-level binding to libalpm with basic marshalling (done)
  • high-level monadic API (done)
  • documentation (not done)
  • tests (not done)

About

Haskell bindings to libalpm

License:BSD 3-Clause "New" or "Revised" License


Languages

Language:Haskell 100.0%