The latest version of tsparse is 0.4.0.0-0.

tsparse

Version 0.2.0.0 revision 0 uploaded by OmariNorman.

Package meta

Synopsis
Parses U.S. federal Thrift Savings Plan PDF quarterly statements
Description

See the TsParse module for details.

There are also multiple tests in the package, but these are not built by default. To get the tests, build with the "test" flag.

Binaries you will get if you build with the "test" flag:

  • parse-tsp-pdf - given a single command-line argument which is the filename of a TSP PDF statement, will pretty print the data in the file.

  • parse-tsp-text - given a single command-line argument which is the filename of TSP data that is output from pdftotext (or is generated by gen-tsp), pretty prints the data in the file. If no filename, reads standard input.

  • test-tsp - tests all QuickCheck properties in the library.

  • gen-tsp - given a single command-line argument which is the QuickCheck "size" parameter (this should be a non-negative integer), generates a valid input to the parse-tsp-text file. The bigger the number, the more text you get.

Author
Omari Norman
Bug reports
n/a
Category
Finance
Copyright
n/a
Homepage
http://www.github.com/massysett/tsparse
Maintainer
omari@smileystation.com
Package URL
n/a
Stability
n/a

Components