File: README.Debian

package info (click to toggle)
python-mt940 0.8.0-1
  • links: PTS, VCS
  • area: main
  • in suites: sid
  • size: 160 kB
  • sloc: python: 445; sh: 11; makefile: 6
file content (8 lines) | stat: -rw-r--r-- 341 bytes parent folder | download | duplicates (2)
1
2
3
4
5
6
7
8
To avoid file collisions with the Debian package python-mt-940 while
maintaining co-installability the Python namespace of this package
has been changed to tryton_mt940.

So to use this package you should do something like

from tryton_mt940 import (MT940, rabo_description, abn_amro_description,
    ing_description, regiobank_description)