jimbo

View on PyPIReverse Dependencies (0)

0.1 jimbo-0.1-py3-none-any.whl

Wheel Details

Project: jimbo
Version: 0.1
Filename: jimbo-0.1-py3-none-any.whl
Download: [link]
Size: 1394
MD5: 891fc989c1125797574a07817daac516
SHA256: a6a62506665fdb0cefea0140563b4b62148a8efc1a2fc1fae18d629f2502ce68
Uploaded: 2018-04-07 10:39:36 +0000

dist-info

METADATA

Metadata-Version: 2.1
Name: jimbo
Version: 0.1
Summary: JIM protocol messenger
Author: Evgeny Shkryabin
Author-Email: evgenyshkryabin[at]gmail.com
License: GNU General Public License v3.0
Keywords: python,jim,socket,server,client
Requires-Dist: PyQT5
Requires-Dist: SQLAlchemy
Requires-Dist: pymongo
Requires-Dist: Kivy
[Description omitted; length: 64 characters]

WHEEL

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

RECORD

Path Digest Size
jimbo-0.1.dist-info/METADATA sha256=ag0ByMJCZVYCP3T_kg7US_zq_5jfCPHKWMXYvAicYqo 419
jimbo-0.1.dist-info/RECORD
jimbo-0.1.dist-info/WHEEL sha256=pZyAqgNAylOf0KG_hPHMtuuY08rV3WzWwZu2OTsNnnw 97
jimbo-0.1.dist-info/entry_points.txt sha256=eud6QFHf8EzhdkuNMUwcUoA_nFs7VDoblOGPxPEaa1U 150
jimbo-0.1.dist-info/top_level.txt sha256=AbpHGcgLb-kRsJGnwFEktk7uzpZOCcBY74-YBdrKVGs 1

top_level.txt

[empty]

entry_points.txt

jimbo_kivy = jimbo.kivy_start:kivy_start
jimbo_qt = jimbo.client_start:client_start
jimbo_server = jimbo.server_start:server_start