Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
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
- Host: GitHub
- URL: https://github.com/relrod/fedora-packages-hs
- Owner: relrod
- License: bsd-3-clause
- Created: 2014-01-30T06:32:24.000Z (almost 11 years ago)
- Default Branch: master
- Last Pushed: 2014-04-10T06:31:27.000Z (over 10 years ago)
- Last Synced: 2024-04-15T14:18:34.867Z (7 months ago)
- Language: Haskell
- Size: 246 KB
- Stars: 1
- Watchers: 4
- Forks: 0
- Open Issues: 2
-
Metadata Files:
- Readme: README.md
- License: LICENSE
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.