docker: Haskell wrapper for Docker Remote API

[ bsd3, library, network ] [ Propose Tags ]

Downloads

Maintainer's Corner

Package maintainers

For package maintainers and hackage trustees

Candidates

  • No Candidates
Versions [RSS] 0.1.0.0, 0.1.0.1, 0.2.0.1, 0.2.0.2, 0.2.0.3, 0.2.0.4, 0.3.0.0, 0.3.0.1, 0.4.0.0, 0.4.0.1, 0.4.0.2, 0.4.1.0, 0.4.1.1, 0.5.0.0, 0.5.0.1, 0.5.1.0, 0.5.1.1, 0.6.0.0, 0.6.0.2, 0.6.0.3, 0.6.0.4, 0.6.0.5, 0.6.0.6, 0.7.0.0, 0.7.0.1 (info)
Dependencies aeson (>=0.7), base (>=4.7 && <4.8), bytestring (>=0.10), containers (>=0.5), data-default (>=0.5.3), lens (>=4.2), lens-aeson, network-uri (>=2.6.0.1), pipes (>=4.1.2), pipes-bytestring (>=2.1.0), pipes-http (>=1.0.0), pipes-text (>=0.0.0.12), text (>=1.1), wreq (>=0.3) [details]
License BSD-3-Clause
Author Deni Bertovic
Maintainer deni@denibertovic.com
Category Network
Home page https://github.com/denibertovic/docker-hs
Uploaded by denibertovic at 2015-07-13T12:01:40Z
Distributions
Reverse Dependencies 2 direct, 0 indirect [details]
Downloads 14210 total (104 in the last 30 days)
Rating 2.0 (votes: 1) [estimated by Bayesian average]
Your Rating
  • λ
  • λ
  • λ
Status Docs available [build log]
Last success reported on 2015-07-13 [all 1 reports]

Readme for docker-0.2.0.1

[back to package description]

Docker Remote API wrapper for Haskell

Work in progress