Loomio

Project Idea: create pypy2deb like npm2deb and gem2deb to automate python packaging

Pirate PraveenPirate Praveen Sat 7 Jan 2017 3:08PMPublicSeen by 432

dh-make already supports python libraries if we have the tarballs, we only need to automate downloading tarballs if module name is given. Reply if you are interested.

Shanavas M

Shanavas MTue 7 Mar 2017 8:10PM

There already exists a package pypi2deb from the creator of pybuild. We can use that

Pirate Praveen

Pirate PraveenWed 8 Mar 2017 2:40AM

Thanks! We missed it.