GoogleSB: Interface to Google Safe Browsing API

[ bsd3, library, security ] [ Propose Tags ]

This package implements support for Google Safe Browsing API, that provides almost real-time information about malware & other malicious sites on the Web


[Skip to Readme]

Modules

[Index]

Downloads

Maintainer's Corner

Package maintainers

For package maintainers and hackage trustees

Candidates

  • No Candidates
Versions [RSS] 0.1
Dependencies base (>=3 && <=5), binary, Crypto, haskell98, HTTP, mtl, network, split [details]
License BSD-3-Clause
Copyright (c) Alex Ott, 2009
Author Alex Ott
Maintainer alexott@gmail.com
Category Security
Uploaded by AlexOtt at 2009-06-19T10:18:31Z
Distributions
Reverse Dependencies 1 direct, 0 indirect [details]
Downloads 1224 total (4 in the last 30 days)
Rating (no votes yet) [estimated by Bayesian average]
Your Rating
  • λ
  • λ
  • λ
Status Docs uploaded by user
Build status unknown [no reports yet]

Readme for GoogleSB-0.1

[back to package description]
This package implements support for Google Safe Browsing API
(http://code.google.com/apis/safebrowsing/)

For description of package, please refer to documentation inside package sources (it could
be extracted with haddock)