h-booru: Haskell library for retrieving data from various booru image sites

[ gpl, library, program, web ] [ Propose Tags ]

Haskell library for retrieving data from various booru image sites. By providing a common interface for such sites and some parsers for few existing sites, the hope is to alleviate the effort of writing applications which interface with them.


[Skip to Readme]

Modules

[Last Documentation]

  • HBooru
    • HBooru.Network
    • Parsers
      • HBooru.Parsers.Gelbooru
      • HBooru.Parsers.Ichijou
      • HBooru.Parsers.Konachan
      • HBooru.Parsers.Safebooru
      • HBooru.Parsers.Yandere
    • HBooru.Types

Downloads

Maintainer's Corner

Package maintainers

For package maintainers and hackage trustees

Candidates

  • No Candidates
Versions [RSS] 0.1.0.0, 0.2.0.0, 0.3.0.0
Dependencies base (>=4.6 && <5), bytestring, http-conduit, hxt (>=9.3.1.2), template-haskell, utf8-string, vinyl (>=0.4) [details]
License GPL-3.0-only
Author Mateusz Kowalczyk
Maintainer fuuzetsu@fuuzetsu.co.uk
Category Web
Home page https://github.com/Fuuzetsu/h-booru
Source repo head: git clone git@github.com:Fuuzetsu/h-booru.git
head: git clone https://github.com/Fuuzetsu/h-booru.git
Uploaded by MateuszKowalczyk at 2014-08-12T07:17:11Z
Distributions
Reverse Dependencies 1 direct, 0 indirect [details]
Executables h-booru
Downloads 2496 total (9 in the last 30 days)
Rating (no votes yet) [estimated by Bayesian average]
Your Rating
  • λ
  • λ
  • λ
Status Docs not available [build log]
All reported builds failed as of 2016-12-14 [all 7 reports]

Readme for h-booru-0.2.0.0

[back to package description]

h-booru

Haskell library for retrieving data from various booru image sites