Skip to content

Latest commit

 

History

History
5 lines (4 loc) · 208 Bytes

README.rst

File metadata and controls

5 lines (4 loc) · 208 Bytes

FixedWidth

This is a module to efficiently parse fixed width files in python. It is intended to be as compatible with the python standard library's csv module as much as possible.