Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/relrod/fedora-packages-hs

Haskell interface to the Fedora Packages webapp API
https://github.com/relrod/fedora-packages-hs

Last synced: 24 days ago
JSON representation

Haskell interface to the Fedora Packages webapp API

Awesome Lists containing this project

README

        

# Fedora Packages (for Haskell)

[![Build Status](https://travis-ci.org/CodeBlock/fedora-packages-hs.png)](https://travis-ci.org/CodeBlock/fedora-packages-hs)
[![Hackage](http://img.shields.io/hackage/v/fedora-packages.png)](http://hackage.haskell.org/package/fedora-packages)

Access the [Fedora Packages](https://apps.fedoraproject.org/packages/) API from
Haskell.

See Haddock docs for usage information.

Currently only bits and pieces of the API are implemented, and this is a work
in progress.

# License

BSD-3, see LICENSE.