Re: Package naming for vkbasalt-cli

2023-04-27 Thread Sandro
On 27-04-2023 15:03, Ian McInerney wrote: Albeit, I don't mind naming it python-vkbasalt-cli and providing a python3-vkbasalt-cli subpackage and a provides vkbasalt = ... I did the same for python-fvs, which looks to be primarily a library with an added utility [1] I had the same question when

Re: Package naming for vkbasalt-cli

2023-04-27 Thread Ian McInerney
On Thu, Apr 27, 2023 at 1:27 PM Sandro wrote: > On 27-04-2023 10:48, Petr Viktorin wrote: > > That sounds good. You could also do it the other way around. > > I think that depends on the main purpose of the package. Is it primarily > an app or primarily a library. In this case it seems the utilit

Re: Package naming for vkbasalt-cli

2023-04-27 Thread Sandro
On 27-04-2023 10:48, Petr Viktorin wrote: That sounds good. You could also do it the other way around. I think that depends on the main purpose of the package. Is it primarily an app or primarily a library. In this case it seems the utility is prevalent. Albeit, I don't mind naming it pytho

Re: Package naming for vkbasalt-cli

2023-04-27 Thread Petr Viktorin
Hi! On 21. 04. 23 12:46, Sandro wrote: Hi, I need to package vkbasalt-cli [1] as a dependency for Bottles. Bottles will use the Python library, but vkbasalt-cli also provides a command for independent/direct usage. My plan is to name the Fedora package 'vkbasalt-cli' in line with upstream