Connect Publik with Maarch LetterBox
====================================

Compatible with Maarch 1.4 SOAP webservices.
http://maarchcourrier.com/

How to use
----------

1) Install python-suds

2) Add to your settings.py

# local_settings.py:
INSTALLED_APPS += ('passerelle.contrib.maarch',)
