fixed-width-parser
There are 4 repositories under fixed-width-parser topic.
jacobkap/asciiSetupReader
R package to read fixed-width ASCII files using SPSS or SAS setup files
SoftCircuits/SoftCircuits.FixedWidthParser
Lightweight .NET class for reading and writing fixed-width data files. Includes basic reader and writer class, and also includes generic classes that automatically map class properties to fixed-width fields. Includes many options to control the library's behavior.
org-not-included/payment_parser
PyPi Package which parses a fixed-width-format payment file into csvs. (Leverages a hyphen header-row for field widths).
ncke/FortranFile
Read data using Swift from files using a Fortran format specification.