faster-than-light

View on PyPIReverse Dependencies (2)

0.1.6 faster_than_light-0.1.6-py2.py3-none-any.whl

Wheel Details

Project: faster-than-light
Version: 0.1.6
Filename: faster_than_light-0.1.6-py2.py3-none-any.whl
Download: [link]
Size: 15256
MD5: b667d0ebcff01a0ea0e366fd32d52eee
SHA256: ab05e69020a8d13bf8e6572a6913b82ef924ac56f24b867451cd731a825343ef
Uploaded: 2025-02-24 16:08:19 +0000

dist-info

METADATA

Metadata-Version: 2.2
Name: faster_than_light
Version: 0.1.6
Requires-Dist: asyncssh
Requires-Dist: importlib_resources
Requires-Dist: pyyaml
Requires-Dist: docopt
Requires-Dist: pip
Requires-Dist: wheel
Requires-Dist: aiomultiprocess
License-File: LICENSE
License-File: AUTHORS.rst
[No description]

WHEEL

Wheel-Version: 1.0
Generator: setuptools (75.8.0)
Root-Is-Purelib: true
Tag: py2-none-any
Tag: py3-none-any

RECORD

Path Digest Size
faster_than_light/__init__.py sha256=GxJbTP0X4CJ7jILg8H3xS01OmqCzBTlizZ4qhC0C40w 376
faster_than_light/builder.py sha256=UtNXs7qFdReLgGNGhVIVww8xB7MHApXvTmwBoDA9d9A 1702
faster_than_light/cli.py sha256=twbDoxzI69jjinaK2ZGaD7JCBTyrntUHObcoMd_9XV8 2319
faster_than_light/exceptions.py sha256=0qLhLQcrZ4XI35P7gbOtRpTtTQusKAFGog5zUgTJigM 87
faster_than_light/gate.py sha256=AnaHOVFd7my9d1rTJisKmylpGhoNA4wogMxMZ7z1KuE 3039
faster_than_light/inventory.py sha256=3N0ANuZQqj5LHXrQl9uBaBpeZOq3V-f5Zh9a9QO20KA 434
faster_than_light/local.py sha256=PGM4VFbOhCIqdOxU9Cq0amIz_Z5bOhnZypgZHOrxaTQ 3049
faster_than_light/message.py sha256=Ffqns_CuMFIhDe9uuvJhxdTD3isK9Nsbmzdmpf1Hozw 1119
faster_than_light/module.py sha256=mG711mTo_kOPKU7elX5Q7QRBMfNhPcb3yf4DnDjMWC8 4233
faster_than_light/ssh.py sha256=p947NrrZbZP7K-hRz2hZklX-yZyrEpVDbgzWYpofgdk 6465
faster_than_light/types.py sha256=e22Q-fodMNBwxq18i-7rSS2ZOrjP_b8gjFrzsyqI588 245
faster_than_light/util.py sha256=jpZuqj94ihBAE1Z6Isz-PfkSo4GfdhYeMwTe1po9bxk 2468
faster_than_light/ftl_gate/__init__.py sha256=47DEQpj8HBSa-_TImW-5JCeuQeRkm5NMpJWZG3hSuFU 0
faster_than_light/ftl_gate/__main__.py sha256=KHxrobJNoBZ5jpCvQyaAjHrhO-uA_86E9-W7iR9r4no 9008
faster_than_light-0.1.6.dist-info/AUTHORS.rst sha256=cZDww7wVDZvhtWFI6VW6r2cqtc1JLyLfryrwsXhldgw 161
faster_than_light-0.1.6.dist-info/LICENSE sha256=woQcjyGlOl-a2HWuKmusttmB9mXSKJmWTWXyAj4wo0k 585
faster_than_light-0.1.6.dist-info/METADATA sha256=nLPYN94wEm7aBIa3z7EmASO1vPN8XsQxPp92wFiD9eY 283
faster_than_light-0.1.6.dist-info/WHEEL sha256=9Hm2OB-j1QcCUq9Jguht7ayGIIZBRTdOXD1qg9cCgPM 109
faster_than_light-0.1.6.dist-info/entry_points.txt sha256=zafAshH2tuv8o_S-ACZnaFWVh7eLdKy6Y86l64pBt3g 115
faster_than_light-0.1.6.dist-info/top_level.txt sha256=9TCJu0WGS0vCwwIyGn_MEaK8xf3fuGd0jFkatsj4ZR0 18
faster_than_light-0.1.6.dist-info/RECORD

top_level.txt

faster_than_light

entry_points.txt

ftl = faster_than_light.cli:entry_point
ftl-gate-builder = faster_than_light.builder:entry_point