Hello dear All.

I'd like to package python app ofxstatement (converter of various csv
bank statement formats to ofx https://github.com/kedder/ofxstatement)
and bunch of plugins for this app.

Every plugin is just a small parser class which is called from
ofxstatement, parses input file and pass data back to main app. These
plugins are developed independently by various people who publish them
in separate repositories (mostly on github).

I decided to package ofxstatement as separate package, but put all
plugins in one package oxfstatement-plugins.

I'm not skilled in distributing python apps and packaging python
apps into .deb, so I'd like to get some review and feedback from the
community before upload to archive.

ofxstatement itself:
https://github.com/gerasiov/ofxstatement (branch debian)

ofxstatement-plugins:
https://github.com/gerasiov/ofxstatement-plugins

PS Please CC me, I'm not on the list.

-- 
Best regards,
 Alexander Gerasiov

 Contacts:
 e-mail: g...@cs.msu.su  Homepage: http://gerasiov.net  Skype: gerasiov
 PGP fingerprint: 04B5 9D90 DF7C C2AB CD49  BAEA CA87 E9E8 2AAC 33F1

Reply via email to