[Date Prev][Date Next] [Thread Prev][Thread Next] [Date Index] [Thread Index]

Re: [python-odtwriter] package name wrong?



Hi,

> Then, the main reason why I have chosen to use this name is that calling
> it rst2odt would be inconsequent; python-docutils also contains rst2*
> scripts and is not named after them, even though they arguably provide
> the interface that is used most of the time.

Python module packages are supposed to be anmed after the module they
contain. So if you use
import foo
in your code to import a module, the package would be called python-foo.

>  So I think it is not the
> worst solution to stick with “python-odtwriter”—something like
> “python-docutils-odtwriter” would still make sense to me, but that’s a
> bit bulky.

So python-docutils-writers-odtwriter would be the right name in theory,
but this doesn't make sense, indeed.

I don't have a better idea than python-odtwriter, though.

Cheers,

Bernd


Reply to: