fileplow: Library to process and search large files or a collection of files

[ bsd3, library, web ] [ Propose Tags ]

Library to process and search large files or a collection of files


[Skip to Readme]

Downloads

Maintainer's Corner

Package maintainers

For package maintainers and hackage trustees

Candidates

  • No Candidates
Versions [RSS] 0.1.0.0
Dependencies base (>=4.7 && <5), binary-search, bytestring, vector [details]
License BSD-3-Clause
Copyright 2017 Alexander Thiemann <mail@athiemann.net>
Author Alexander Thiemann
Maintainer mail@athiemann.net
Category Web
Home page https://github.com/agrafix/fileplow#readme
Source repo head: git clone https://github.com/agrafix/fileplow
Uploaded by AlexanderThiemann at 2017-07-01T20:47:55Z
Distributions LTSHaskell:0.1.0.0, NixOS:0.1.0.0, Stackage:0.1.0.0
Reverse Dependencies 1 direct, 0 indirect [details]
Downloads 1329 total (15 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-07-01 [all 1 reports]

Readme for fileplow-0.1.0.0

[back to package description]

fileplow

CircleCI

A Haskell library to process and search large files or a collection of files. This is useful if you are processing (rotated) log files for example.