Klafybridge

View on PyPIReverse Dependencies (0)

0.1 Klafybridge-0.1-py3-none-any.whl

Wheel Details

Project: Klafybridge
Version: 0.1
Filename: Klafybridge-0.1-py3-none-any.whl
Download: [link]
Size: 9065
MD5: daa5c38331b409c6a1a09736eb99791e
SHA256: 4bc8515a128d9b058b611b31e0d312151333d7b14c56389d35465fedd60244fd
Uploaded: 2020-03-27 23:38:51 +0000

dist-info

METADATA

Metadata-Version: 2.0
Name: Klafybridge
Version: 0.1
Summary: This is a bridge between Telegram and IRC
Author: Hugo LEVY-FALK
Author-Email: hugo[at]klafyvel.me
Home-Page: http://github.com/Klafyvel/Klafybridge
Project-Url: Source Code, http://github.com/Klafyvel/Klafybridge
Keywords: telegram irc
Classifier: License :: OSI Approved :: MIT License
Requires-Dist: certifi (==2019.11.28)
Requires-Dist: cffi (==1.14.0)
Requires-Dist: click (==7.1.1)
Requires-Dist: cryptography (==2.8)
Requires-Dist: decorator (==4.4.2)
Requires-Dist: future (==0.18.2)
Requires-Dist: irc (==18.0.0)
Requires-Dist: jaraco.classes (==3.1.0)
Requires-Dist: jaraco.collections (==3.0.0)
Requires-Dist: jaraco.functools (==3.0.0)
Requires-Dist: jaraco.logging (==3.0.0)
Requires-Dist: jaraco.stream (==3.0.0)
Requires-Dist: jaraco.text (==3.2.0)
Requires-Dist: more-itertools (==8.2.0)
Requires-Dist: pycparser (==2.20)
Requires-Dist: python-telegram-bot (==12.4.2)
Requires-Dist: pytz (==2019.3)
Requires-Dist: six (==1.14.0)
Requires-Dist: tempora (==3.0.0)
Requires-Dist: toml (==0.10.0)
Requires-Dist: tornado (==6.0.4)
Requires-Dist: importlib-resources (==1.4.0); python_version < "3.7"
Requires-Dist: importlib-metadata (==1.6.0); python_version < "3.8"
Requires-Dist: zipp (==3.1.0); python_version < "3.8"
Description-Content-Type: text/markdown
[No description]

WHEEL

Wheel-Version: 1.0
Generator: bdist_wheel (0.30.0)
Root-Is-Purelib: true
Tag: py3-none-any

RECORD

Path Digest Size
Klafybridge-0.1.dist-info/DESCRIPTION.rst sha256=OCTuuN6LcWulhHS3d5rfjdsQtW22n7HENFRh6jC6ego 10
Klafybridge-0.1.dist-info/METADATA sha256=TQ0UPGbGuOukB61X7V4HppkD9yWzjp2xxGbqml73_MM 1378
Klafybridge-0.1.dist-info/RECORD
Klafybridge-0.1.dist-info/WHEEL sha256=8Lm45v9gcYRm70DrgFGVe4WsUtUMi1_0Tso1hqPGMjA 92
Klafybridge-0.1.dist-info/entry_points.txt sha256=SykggrWGAZoOzW0KwL0yRsMIKq_SpekT2llvQfopiF4 50
Klafybridge-0.1.dist-info/metadata.json sha256=Fe_wZ4FnlAdu1ypHPDEi2rmMy_KQScdBiL1BdDFzrLU 1516
Klafybridge-0.1.dist-info/top_level.txt sha256=QsML9cxevBOrKwzmiIbTKBmnVjJyLLxFt62h7BzE99Q 12
klafybridge/__init__.py sha256=SqcIOyPtl6_RX2IwxC8pdL6iPm24amBhNlZhwOiVBl0 25
klafybridge/__main__.py sha256=ubt6XyZvcHwdjCQ90B_U4MeP-3YJduz5GWUC9yOgkrg 27
klafybridge/bridge.py sha256=ylVrIFbjd-ixsynquQ5mFFMjkR5rpX9JRrW_Uvh4NSY 763
klafybridge/messages.py sha256=H8pmOUxNTVB_y0gMcqR2mW7QEysUHeMs9dlAE7V9Y9Q 764
klafybridge/irc_bot/__init__.py sha256=jIB_A21BGC5AzbHLPMvWIWXNiwGf0NZP3t0w2gmtitA 27
klafybridge/irc_bot/__main__.py sha256=gwrSTznOG_LNwwbz8aYR7Rx3SCmCOqzezd9Ygj_I10A 99
klafybridge/irc_bot/bot.py sha256=TjfSMnvBDlTQ-ul73Ho-OjK00TGCpgdZCSbbhlEj8Fs 6396
klafybridge/tg_bot/__init__.py sha256=jIB_A21BGC5AzbHLPMvWIWXNiwGf0NZP3t0w2gmtitA 27
klafybridge/tg_bot/__main__.py sha256=gwrSTznOG_LNwwbz8aYR7Rx3SCmCOqzezd9Ygj_I10A 99
klafybridge/tg_bot/bot.py sha256=ceXDxWAPGLfA4BtoaEcWnnKEr1kdn-8_hj9YfE_M5bc 8262

top_level.txt

klafybridge

entry_points.txt

klafybridge = klafybridge:main