mirror of
https://github.com/thingsboard/thingsboard-gateway
synced 2025-10-26 22:31:42 +08:00
17 lines
418 B
INI
17 lines
418 B
INI
[metadata]
|
|
name = thingsboard-gateway
|
|
version = 2.2.4.2
|
|
description = Thingsboard Gateway for IoT devices.
|
|
long_description= file: README.md
|
|
license = Apache Software License (Apache Software License 2.0)
|
|
url = https://github.com/thingsboard/thingsboard-gateway
|
|
author = ThingsBoard
|
|
author_email = info@thingsboard.io
|
|
|
|
[options]
|
|
include_package_data = True
|
|
python_requires = >=3.5
|
|
|
|
[options.package_data]
|
|
* = config/*
|