2012-05-01 08:22:45 +02:00
|
|
|
retrofix
|
|
|
|
========
|
|
|
|
|
|
|
|
RetroFix is a python library for reading and writing fixed-size field text file
|
2013-09-24 19:19:54 +02:00
|
|
|
and more specifically for managing files from Spanish banks and public
|
|
|
|
institutions, including:
|
|
|
|
|
2015-10-21 12:53:44 +02:00
|
|
|
- CSB 19, 32, 34 (several versions), 43, 57 & 58
|
2016-04-27 14:17:20 +02:00
|
|
|
- AEAT 182, 303, 340, 347 & 349
|
2012-05-01 08:22:45 +02:00
|
|
|
|
|
|
|
Installing
|
|
|
|
----------
|
|
|
|
|
|
|
|
See INSTALL
|
|
|
|
|
|
|
|
Package Contents
|
|
|
|
----------------
|
|
|
|
|
|
|
|
doc/
|
2013-09-24 19:19:54 +02:00
|
|
|
documentation in reStructuredText. To generate the HTML:
|
2012-05-01 08:22:45 +02:00
|
|
|
|
2013-09-24 19:19:54 +02:00
|
|
|
make html
|
2012-05-01 08:22:45 +02:00
|
|
|
|
|
|
|
retrofix/
|
2013-09-24 19:19:54 +02:00
|
|
|
retrofix sources
|
2012-05-01 08:22:45 +02:00
|
|
|
|
|
|
|
Support
|
|
|
|
-------
|
|
|
|
|
|
|
|
License
|
|
|
|
-------
|
|
|
|
|
|
|
|
See LICENSE
|
|
|
|
|
|
|
|
Copyright
|
|
|
|
---------
|
|
|
|
|
|
|
|
See project files for the complete list of Copyright owners.
|