arpa2.shell

View on PyPIReverse Dependencies (4)

0.1.0 arpa2.shell-0.1.0-py3-none-any.whl

Wheel Details

Project: arpa2.shell
Version: 0.1.0
Filename: arpa2.shell-0.1.0-py3-none-any.whl
Download: [link]
Size: 37995
MD5: cb4769a726c91e453173f88c2c210323
SHA256: 30e46bdfabfadf8065019056ebbed5581480873513c8bd82f5433dadfb4e660a
Uploaded: 2020-02-14 12:42:40 +0000

dist-info

METADATA

Metadata-Version: 2.1
Name: arpa2.shell
Version: 0.1.0
Summary: Generic ARPA2 commandline shell support -- shell switching -- JSON/AMQP backend
Author: Rick van Rein (for the ARPA2 Shell project)
Author-Email: rick[at]openfortress.nl
Home-Page: https://gitlab.com/arpa2/shell
Requires-Dist: six
Requires-Dist: enum34; python_version < "3"
Requires-Dist: gssapi; extra == "json"
Requires-Dist: python-qpid-proton; extra == "json"
Provides-Extra: json
Description-Content-Type: text/markdown
[Description omitted; length: 6345 characters]

WHEEL

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

RECORD

Path Digest Size
arpa2.shell-0.1.0-py3.7-nspkg.pth sha256=EtPZ1evMlAFGTLbbSlPfgIWKT7io1WyUdfUxrKlHuZU 1682
arpa2/shell/amqp/__init__.py sha256=rbuGlSnStZ8yL4-joKtvz7OvpYj9kEB7jY7UuGldDa8 83
arpa2/shell/amqp/client.py sha256=ophzR4uEO_uxQs2CiV5VK4o1q9TdkQLALtJSMqe5B7o 6779
arpa2/shell/amqp/server.py sha256=O9jRbF1t2nsAlGuDTTnp_LgpU8iVOB0kn5Md2HeEFZ8 10149
arpa2/shell/cmdparser/__init__.py sha256=FY2pPXCoKx7M3uApIGnbtzMKmqdkFVTV7r1W9IM_QFM 127
arpa2/shell/cmdparser/cmdparser.py sha256=n0FeWhOY4GX63JUVwDOnzawox7-flHkSAqQNcz6vJRg 61389
arpa2/shell/cmdparser/datetimeparse.py sha256=WiyR1smqc3T6ii8MlI1AdBjudbRK-8pb_9lTCUlu0pw 23315
arpa2/shell/cmdshell/__init__.py sha256=gPMujbvemO7C0oWcRWt_n-2YuMpgDOOe5EwqMy3jB9I 130
arpa2/shell/cmdshell/base.py sha256=fK14uY5B9CX6gTdos0d_6_pvOG_Se4a19tJDmaIhgAQ 5894
arpa2/shell/cmdshell/meta.py sha256=gnWd5O1DzFealnvUxLNQ-37zyvnrEUpVrP49JbJrzW4 2703
arpa2.shell-0.1.0.dist-info/METADATA sha256=53IvknQLew9FuSSUx4JDDqcWcoRMeZm4zVpxeWfE0Ac 6871
arpa2.shell-0.1.0.dist-info/WHEEL sha256=U88EhGIw8Sj2_phqajeu_EAi3RAo8-C6zV3REsWbWbs 92
arpa2.shell-0.1.0.dist-info/entry_points.txt sha256=yP_FBix6kgz9PXnEsdD-zhGaGkWzCxoUNbOe5gBDkfA 237
arpa2.shell-0.1.0.dist-info/namespace_packages.txt sha256=FBBNOAHIdofGwOzn59qrKJuhACSaMCGeV5132Y0ngp4 18
arpa2.shell-0.1.0.dist-info/top_level.txt sha256=48wuifR-u-2AqZ4WPdifTrb5vqvvnAJUqCnbDs4yKCA 6
arpa2.shell-0.1.0.dist-info/RECORD

top_level.txt

arpa2

entry_points.txt

arpa2shell = arpa2.shell.cmdshell.meta:Cmd
arpa2api = arpa2.shell.amqp.client:main [json]
arpa2api.d = arpa2.shell.amqp.server:main [json]
arpa2shell = arpa2.shell.cmdshell.meta:main

namespace_packages.txt

arpa2
arpa2.shell