Re: [PATCH v2 03/27] libbtrfsutil: add Python bindings

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

 



On Thu, Feb 15, 2018 at 11:04:48AM -0800, Omar Sandoval wrote:
> +setup(
> +    name='btrfsutil',
> +    version=get_version(),
> +    description='Library for managing Btrfs filesystems',
> +    url='https://github.com/kdave/btrfs-progs',
> +    license='GPLv3',

LGPLv3?

> +    cmdclass={'build_ext': my_build_ext},
> +    ext_modules=[module],
> +)
--
To unsubscribe from this list: send the line "unsubscribe linux-btrfs" in
the body of a message to majordomo@xxxxxxxxxxxxxxx
More majordomo info at  http://vger.kernel.org/majordomo-info.html




[Index of Archives]     [Linux Filesystem Development]     [Linux NFS]     [Linux NILFS]     [Linux USB Devel]     [Linux Audio Users]     [Yosemite News]     [Linux Kernel]     [Linux SCSI]

  Powered by Linux