fixcol 0.2.0

A library for reading and writing fixed width / column delimited data files.
Documentation
1
2
3
4
5
6
7
8
9
10

## Wishlist of new features

 - [ ] Fixed column offsets
 - [ ] Better error messages for writing operations
 - [ ] Make param list data rather than code to support dynamic lists of
   valid parameters.
 - [ ] Allow a function based custom deserialization on individual columns
 - [ ] Clear error messages of location of error on read errors
 - [ ] Enable the `ignore_others` parameter