Converts CSV files exported from aWallet to XML to be imported by KeePassX and then used by KeePassDroid.
Typical usage:
python awallet2keepassx.py dir out.xml
With dir being the directory that contains the CSV files that got exported from the aWallet Android app and out.xml the XML in KeePassX format to be created.