CNAB is an fixed width text document format used by banks in Brazil for all kinds of EDI operations. It is kind of messy because each bank tend to include their own variations (like splitting a field).
This project aims to implement a CNAB generator/parser/validator in Python