Metadata-Version: 2.1
Name: shellserver
Version: 0.0.18
Summary: Server to aid shell navigation.
Author: Henrique do Val
Author-email: henrique.val@hotmail.com
License: MIT
Project-URL: Home-page, https://github.com/HenriquedoVal/shellserver
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.9
Description-Content-Type: text/markdown
Requires-Dist: win-basic-tools >=0.4.0
Requires-Dist: tomlkit >=0.11.5 ; python_version < "3.11"
Provides-Extra: all
Requires-Dist: whatchdog >=3.2.1 ; extra == 'all'
Requires-Dist: ssd-checker >=1.0.3 ; extra == 'all'
Requires-Dist: pygit2 >=1.11.1 ; extra == 'all'

