tech-pkg archive

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

Re: Python module naming convention



On Tue, Dec 31, 2019 at 3:53 PM Leonardo Taccari <leot%netbsd.org@localhost> wrote:
> I think that's a bit more cacophonic and redundant and usually you will
> find a lot of Python packages were the extra `python-' is removed.

In the past, when adding Python packages in pkgsrc, I applied the
following transformations:

foo -> py-foo
pyfoo -> py-foo
foo-python -> py-foo

I think this approach is sensible, even if it is not applied
consistently by everyone.

-- 
Benny


Home | Main Index | Thread Index | Old Index