36 lines
1.1 KiB
TOML
36 lines
1.1 KiB
TOML
# This file is automatically @generated by Poetry 2.1.1 and should not be changed by hand.
|
|
|
|
[[package]]
|
|
name = "pyfis"
|
|
version = "1.13.0"
|
|
description = "A library for controlling devices in the passenger information realm"
|
|
optional = false
|
|
python-versions = "*"
|
|
groups = ["main"]
|
|
files = [
|
|
{file = "pyFIS-1.13.0-py3-none-any.whl", hash = "sha256:fe70ec50cf19443ca4c806dc812c72d6a0c1bdac845792518234e4632a10f14d"},
|
|
{file = "pyFIS-1.13.0.tar.gz", hash = "sha256:bd064534b422d01ab55c4335a8ba22591605e95de919e5da0e6f38e5f38efdb8"},
|
|
]
|
|
|
|
[package.dependencies]
|
|
pyserial = "*"
|
|
|
|
[[package]]
|
|
name = "pyserial"
|
|
version = "3.5"
|
|
description = "Python Serial Port Extension"
|
|
optional = false
|
|
python-versions = "*"
|
|
groups = ["main"]
|
|
files = [
|
|
{file = "pyserial-3.5-py2.py3-none-any.whl", hash = "sha256:c4451db6ba391ca6ca299fb3ec7bae67a5c55dde170964c7a14ceefec02f2cf0"},
|
|
{file = "pyserial-3.5.tar.gz", hash = "sha256:3c77e014170dfffbd816e6ffc205e9842efb10be9f58ec16d3e8675b4925cddb"},
|
|
]
|
|
|
|
[package.extras]
|
|
cp2110 = ["hidapi"]
|
|
|
|
[metadata]
|
|
lock-version = "2.1"
|
|
python-versions = ">=3.10,<4.0"
|
|
content-hash = "26406bd0806bf5a00f187b6cbe55ea0b681e558d2af61096a298196d659a869f"
|