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 and add a virtual provide for 'python3-vkbasalt-cli'.
Could someone confirm that this is the right approach for vkbasalt-cli?
Thanks in advance,
That sounds good. You could also do it the other way around.
In this case, it looks like `vkbasalt-cli` is developed independently of vkbasalt itself, is that right? If there's a chance that an “official” vkbasalt CLI appears in the future, consider using only `python-vkbasalt-cli`, to prevent future confusion. But I guess if that ever happened, the fact that vkbasalt-cli provides `/usr/bin/vkbasalt` would be a bigger issue.