splitter: Use numerical ranges to split out certain lines from a file.
Splitter lets you specify numerical ranges to split out certain lines from a file. This means that you can extract exactly what you want from a file and only the sections that you want. Or, if you are only interested in a log file after a certain preamble then you can specify that range of files too.
[Skip to Readme]
Downloads
- splitter-0.1.0.0.tar.gz [browse] (Cabal source package)
- Package description (as included in the package)
Maintainer's Corner
For package maintainers and hackage trustees
Candidates
- No Candidates
Versions [RSS] | 0.1.0.0 |
---|---|
Dependencies | base (>=4 && <5), directory (>=1.1 && <1.3), filepath (>=1.2 && <1.4), parsec (>=3), range (>=0.1 && <=0.2) [details] |
License | MIT |
Copyright | (c) 2013 Robert Massaioli |
Author | Robert Massaioli |
Maintainer | robertmassaioli@gmail.com |
Category | Text |
Home page | https://bitbucket.org/robertmassaioli/splitter |
Bug tracker | https://bitbucket.org/robertmassaioli/splitter/issues |
Source repo | head: git clone git@bitbucket.org:robertmassaioli/splitter.git |
Uploaded | by RobertMassaioli at 2013-07-01T12:33:29Z |
Distributions | |
Reverse Dependencies | 1 direct, 0 indirect [details] |
Executables | splitter |
Downloads | 1124 total (5 in the last 30 days) |
Rating | (no votes yet) [estimated by Bayesian average] |
Your Rating | |
Status | Docs not available [build log] Last success reported on 2016-12-21 [all 7 reports] |