Control: tags -1 moreinfo

On Tue, 13 Jan 2026 11:00:28 +0700
Ermakov Alexander <[email protected]> wrote:

> I am looking for a sponsor for my package doh-cli:

hi Alexander,

I noticed the maintainer field for doh-cli is set to the Debian
Python Team, but the package isn't actually maintained by the team.
If you want this to be a Python Team package, it should be hosted in
the team's salsa repo rather than on github; if not, you should fix
the maintainer field to avoid bug reports and other communication
ending up on the team's mailing list.

Then for the package's design: doh-cli looks like an application
written in Python that internally takes the shape of a (private)
module [1], but it installs into /usr/lib/python3/ as a public module
[2]. Unless the doh_cli module is actually intended to be imported by
other scripts, it should be installed as a private module.


[1]https://www.debian.org/doc/packaging-manuals/python-policy/#programs-shipping-private-modules
[2]https://www.debian.org/doc/packaging-manuals/python-policy/#types-of-python-modules

Attachment: pgpiUuosAxwml.pgp
Description: OpenPGP digital signature

Reply via email to