Re: [libgpiod][PATCH 11/11] bindings: python: extend setup.py

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

 



On Wed, Nov 30, 2022 at 01:42:31PM +0100, Bartosz Golaszewski wrote:
> From: Bartosz Golaszewski <bartosz.golaszewski@xxxxxxxxxx>
> 
> Add additional information to setup.py. This will be visible in the EGG
> file.

...

>      packages=find_packages(include=["gpiod"]),
>      ext_modules=extensions,
>      version=__version__,
> +    author="Bartosz Golaszewski",
> +    author_email="brgl@xxxxxxxx",
> +    description="Python bindings for libgpiod",
> +    platforms=["linux"],

> +    license="LGPLv2.1",

Is it applicable to the bindings only? I am not familiar with the code base,
but one of the patches in this series makes me wonder if you are not going to
make same mistake by licensing tools, if any written in pure Python, with a
wrong license.

-- 
With Best Regards,
Andy Shevchenko





[Index of Archives]     [Linux SPI]     [Linux Kernel]     [Linux ARM (vger)]     [Linux ARM MSM]     [Linux Omap]     [Linux Arm]     [Linux Tegra]     [Fedora ARM]     [Linux for Samsung SOC]     [eCos]     [Linux Fastboot]     [Gcc Help]     [Git]     [DCCP]     [IETF Announce]     [Security]     [Linux MIPS]     [Yosemite Campsites]

  Powered by Linux