Re: checking upstream package

2020-04-07 Thread Alexander Gerasiov
On Tue, 7 Apr 2020 17:48:29 +0900
Yosuke Otsuki  wrote:

> Hi
> 
> I am wondering if someone could direct me.
> I want to check if a pip package is ported to debian.
> Is there already tools to match pip and debian's python package ?
> 
> checked following, but could not found such tool.
> https://debian-python.readthedocs.io/en/latest/README.html
> https://wiki.debian.org/Python/LibraryStyleGuide
> 
> If there is not I will compare upstream URL in `pip show` and
> `apt-cache show`
https://wiki.debian.org/debian/watch
search for PyPi



-- 
Best regards,
 Alexander Gerasiov

 Contacts:
 e-mail: a...@gerasiov.net  WWW: http://gerasiov.net  TG/Skype: gerasiov
 PGP fingerprint: 04B5 9D90 DF7C C2AB CD49  BAEA CA87 E9E8 2AAC 33F1



Request to join the team

2018-06-20 Thread Alexander Gerasiov
Hello Piotr and folks =)

I'd like to join the team as I need to debianize some python modules
for internal project and would like to upload them into archive too.

I think it would be best to maintain them under DPMT.

And of course I've read and accept team policy for package maintenance.


-- 
Best regards,
 Alexander Gerasiov

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


pgptlzrB1fH3N.pgp
Description: OpenPGP digital signature


Packaging multiple python modules in one Debian package

2016-07-19 Thread Alexander Gerasiov
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