silvi: A generator for different kinds of logs.

[ bsd3, development, library, testing ] [ Propose Tags ]

A Haskell library for generating logs from user specifications.


[Skip to Readme]

Downloads

Maintainer's Corner

Package maintainers

For package maintainers and hackage trustees

Candidates

Versions [RSS] 0.0.2, 0.0.3, 0.0.4, 0.1.0
Dependencies base (>=4.9 && <5.0), bytestring, chronos (>=1.0.1 && <1.0.3), http-types (>=0.11 && <0.13), ip (>=1.0 && <2.0), quantification (>=0.3 && <0.5), savage (>=1.0.3 && <2.0), text [details]
License BSD-3-Clause
Author Daniel Cartwright
Maintainer dcartwright@layer3com.com
Category Development, Testing
Home page https://github.com/chessai/silvi#readme
Bug tracker https://github.com/chessai/silvi/issues
Source repo head: git clone https://github.com/chessai/silvi.git -b master
Uploaded by chessai at 2017-12-27T06:08:58Z
Distributions
Reverse Dependencies 1 direct, 0 indirect [details]
Downloads 2377 total (13 in the last 30 days)
Rating (no votes yet) [estimated by Bayesian average]
Your Rating
  • λ
  • λ
  • λ
Status Docs available [build log]
Last success reported on 2017-12-27 [all 1 reports]

Readme for silvi-0.0.4

[back to package description]

silvi

Hackage License

silvi is a Haskell library for generating fake logs from user specifications.

See src/Silvi/Tutorial.hs for a quick tutorial on getting started.