vexshell

View on PyPIReverse Dependencies (0)

0.0.1 vexshell-0.0.1-py3-none-any.whl

Wheel Details

Project: vexshell
Version: 0.0.1
Filename: vexshell-0.0.1-py3-none-any.whl
Download: [link]
Size: 7724
MD5: 7e39a5d3e960b3704144c3d0b90f7b64
SHA256: 0136ec3506cef031c2cde65e32c0a3da3b81d1a38f16a2105424f8702db4fea1
Uploaded: 2016-09-19 21:24:02 +0000

dist-info

METADATA

Metadata-Version: 2.0
Name: vexshell
Version: 0.0.1
Summary: shell for vexbot
Author: Ben Hoff
Author-Email: beohoff[at]gmail.com
Home-Page: https://github.com/benhoff/vexshell
License: GPL3
Classifier: Development Status :: 1 - Planning
Classifier: Intended Audience :: Developers
Classifier: License :: OSI Approved :: GNU General Public License v3 (GPLv3)
Classifier: Programming Language :: Python :: 3
Classifier: Programming Language :: Python :: 3.5
Classifier: Operating System :: OS Independent
Requires-Dist: pyzmq
Requires-Dist: vexbot
Requires-Dist: vexmessage
[No description]

WHEEL

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

RECORD

Path Digest Size
vexshell/__init__.py sha256=47DEQpj8HBSa-_TImW-5JCeuQeRkm5NMpJWZG3hSuFU 0
vexshell/__main__.py sha256=1H7I3fBVZu75_G9Z5U2ygCJdEwYHBw7VofS9OHeQ5NQ 794
vexshell/command_manager.py sha256=W-GF_9G2dj-zuziDoZcqF3d_dUiiFzltsgczEVLV01w 8250
vexshell/controller.py sha256=5r5gw53I51CPDGF2ZfrcaK0NNO7Cn2Ekv454B4CQQus 2331
vexshell/model.py sha256=Qa71ktCqqDLIjjYutBzBtmR2q2HRBVR2mVhjITmpaYU 461
vexshell/shell.py sha256=E33f88D5nEUakZBrg_5_ctZ6pmcCfSItzQLiwXAdLAg 3385
vexshell-0.0.1.dist-info/DESCRIPTION.rst sha256=OCTuuN6LcWulhHS3d5rfjdsQtW22n7HENFRh6jC6ego 10
vexshell-0.0.1.dist-info/METADATA sha256=MIaBAkgrqQiVFxYMl8mDMAwq_dtoEx1MvmFOaQ_TpS4 599
vexshell-0.0.1.dist-info/RECORD
vexshell-0.0.1.dist-info/WHEEL sha256=dXGL5yz26tu5uNsUy9EBoBYhrvMYqmFH9Vm82OQUT-8 95
vexshell-0.0.1.dist-info/entry_points.txt sha256=2AwU0X7SJ87FxfNHNmKT5HfpFbsd9T8jx73zjP_JFQY 45
vexshell-0.0.1.dist-info/metadata.json sha256=Fuy2rVW22IDGZIicOJ1bax3tAtNRtHa3w1XvZZihIrw 824
vexshell-0.0.1.dist-info/top_level.txt sha256=vP4pHzOoGC3w3an2qbZT22ZfFH3m2n1WOhCNn1DW8K4 9

top_level.txt

vexshell

entry_points.txt

shell = vexshell.__main__