shellserver

View on PyPIReverse Dependencies (0)

0.1.1 shellserver-0.1.1-py3-none-any.whl

Wheel Details

Project: shellserver
Version: 0.1.1
Filename: shellserver-0.1.1-py3-none-any.whl
Download: [link]
Size: 30493
MD5: e7755b7e24a89db62435bfb9b8606f03
SHA256: 2faadbe04710d0a1564172764d4082496311d74b0831598a9f7c9a0a5687f653
Uploaded: 2024-04-03 04:04:45 +0000

dist-info

METADATA

Metadata-Version: 2.1
Name: shellserver
Version: 0.1.1
Summary: Server to aid shell navigation.
Author: Henrique do Val
Author-Email: henrique.val[at]hotmail.com
Project-Url: Home-page, https://github.com/HenriquedoVal/shellserver
License: MIT
Classifier: Programming Language :: Python :: 3 :: Only
Classifier: Programming Language :: Python :: Implementation :: CPython
Classifier: Programming Language :: Python :: Implementation :: PyPy
Classifier: License :: OSI Approved :: MIT License
Classifier: Development Status :: 4 - Beta
Classifier: Operating System :: Microsoft :: Windows
Classifier: Environment :: Console
Classifier: Intended Audience :: Developers
Classifier: Topic :: System :: Shells
Classifier: Topic :: Terminals
Classifier: Typing :: Typed
Requires-Python: >=3.10
Requires-Dist: win-basic-tools (>=0.4.2)
Requires-Dist: tomlkit (>=0.11.5); python_version < "3.11"
Description-Content-Type: text/markdown
[No description]

WHEEL

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

RECORD

Path Digest Size
shellserver/__init__.py sha256=occieuYSW1J2wjUF-EwZfli-lpIh2Ict001OxjNnm9E 250
shellserver/__main__.py sha256=0GwUP66Nt3bQsu1xqBLNBE68X8xzkrtIaExnvR0FbIQ 558
shellserver/cli.py sha256=kx1jvSyAAD8XmANTBxhxRXF3X0KBdbHXKxbHup9JVpA 1936
shellserver/server.py sha256=PazxU83OZoKHEyCqAVBhX2Z7V7Ymtswq-BSPHHh9Vx8 15160
shellserver/style.py sha256=kh9s_W7kewGm4psAtIXiKjW7SUvqWRBeBv0mfnvmaNQ 9081
shellserver/utils.py sha256=r900VQ2md_oQDbFM2Fru42o0L_ZL_mOZugC6eOeQAZg 14554
shellserver/gitstatus/__init__.py sha256=47DEQpj8HBSa-_TImW-5JCeuQeRkm5NMpJWZG3hSuFU 0
shellserver/gitstatus/base.py sha256=-4uYhERm5lWGQqBiiXNHq8EzBJ3dIX4ojKmslWZ3eJ4 16797
shellserver/gitstatus/high.py sha256=HGxeMzfFG6ytMUsU7G1AwUqfithel1IaEcoTISADpVA 26383
shellserver/gitstatus/interface.py sha256=Cdz6fBotw6zVlEfBNYQdckQEKse6swY1arRIz1ijFQk 4772
shellserver/gitstatus/packs.py sha256=DiywUBcIJPT5O-OASRE7Y0k3pYzwVXpthM9nR5wWRnk 4667
shellserver/gitstatus/plugins.py sha256=PHPcr5_reGgbS_uYUKFfxi3yBtB-yjZNYg3ygBxUx8g 1296
shellserver/gitstatus/utils.py sha256=zjqcTQW9U1bYryDLrYEf2SmorNu5b_aTUstkU845hKE 2595
shellserver-0.1.1.dist-info/METADATA sha256=V-BM7Uae7m0VUyoMiGWihGB_fo_De4gaggOFqfz-xj8 947
shellserver-0.1.1.dist-info/WHEEL sha256=GJ7t_kWBFywbagK5eo9IoUwLW6oyOeTKmQ-9iHFVNxQ 92
shellserver-0.1.1.dist-info/entry_points.txt sha256=ErsZKlI-bzserDhIeR54HTrGC3ZIWrTcMTVf--7EmNA 104
shellserver-0.1.1.dist-info/top_level.txt sha256=a9M5C_AxRK687rbTCEHd78KlcCLn5IXI3_zNo1AQXyw 12
shellserver-0.1.1.dist-info/RECORD

top_level.txt

shellserver

entry_points.txt

shellserver = shellserver.cli:main
shellserverw = shellserver.cli:main