Re: New Python project

2020-12-13 Thread Emmanuel Arias
https://www.debian.org/doc/manuals/maint-guide/ is very useful for me. and these https://www.debian.org/doc/devel-manuals and https://salsa.debian.org/python-team/tools/python-modules/blob/master/policy.rst But as mention wRAR, that phrase is important. cheers!

Re: New Python project

2020-12-12 Thread Andrey Rahmatullin
On Sat, Dec 12, 2020 at 01:56:46PM +0100, Nyírő Balázs wrote: > Can you help me to give the steps > that how can a new project be placed in Debian repos? https://mentors.debian.net/intro-maintainers/ has the outline. But please note the "Please do not treat Debian as a platform to advertise your ow

New Python project

2020-12-12 Thread Nyírő Balázs
Hi, I have a small Python program to find sample sentences in free ebooks. https://github.com/BalazsNyiro/sentence-seeker I'd like to create a Debian package and manage/support it, as an education project. I read this articles: - https://mentors.debian.net/sponsors/ - https://wiki.debian.org/P