ksc

View on PyPIReverse Dependencies (0)

1.2.3 ksc-1.2.3-py3-none-any.whl

Wheel Details

Project: ksc
Version: 1.2.3
Filename: ksc-1.2.3-py3-none-any.whl
Download: [link]
Size: 15098
MD5: 0510b6861349e3f39ae14b4c6f87e4ff
SHA256: deaa1f5469d2ad5b70faa790288998d2f7f3dbc35c5b0ecdacdde8a1d49130d7
Uploaded: 2022-11-14 01:59:18 +0000

dist-info

METADATA

Metadata-Version: 2.1
Name: ksc
Version: 1.2.3
Summary: A command line tool and python library for documenting and describing keyboard shortcuts.
Author-Email: Jared Crapo <jared[at]kotfu.net>
Project-Url: homepage, https://github.com/kotfu/ksc
License: MIT License Copyright (c) 2021 kotfu Permission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation files (the "Software"), to deal in the Software without restriction, including without limitation the rights to use, copy, modify, merge, publish, distribute, sublicense, and/or sell copies of the Software, and to permit persons to whom the Software is furnished to do so, subject to the following conditions: The above copyright notice and this permission notice shall be included in all copies or substantial portions of the Software. THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.
Keywords: keyboard shortcut,documentation,command line
Classifier: Development Status :: 5 - Production/Stable
Classifier: Environment :: Console
Classifier: Operating System :: OS Independent
Classifier: Topic :: Utilities
Classifier: Topic :: Software Development :: Libraries :: Python Modules
Classifier: Intended Audience :: Developers
Classifier: License :: OSI Approved :: MIT License
Classifier: Programming Language :: Python :: 3 :: Only
Classifier: Programming Language :: Python :: 3.7
Classifier: Programming Language :: Python :: 3.8
Classifier: Programming Language :: Python :: 3.9
Classifier: Programming Language :: Python :: 3.10
Classifier: Programming Language :: Python :: 3.11
Requires-Python: >=3.7
Requires-Dist: importlib-metadata (>=1.6.0); python_version < "3.8"
Requires-Dist: build; extra == "dev"
Requires-Dist: pytest; extra == "dev"
Requires-Dist: pytest-mock; extra == "dev"
Requires-Dist: pytest-cov; extra == "dev"
Requires-Dist: codecov; extra == "dev"
Requires-Dist: pylint; extra == "dev"
Requires-Dist: black; extra == "dev"
Requires-Dist: wheel; extra == "dev"
Requires-Dist: twine; extra == "dev"
Requires-Dist: rope; extra == "dev"
Requires-Dist: invoke; extra == "dev"
Provides-Extra: dev
Description-Content-Type: text/markdown
License-File: LICENSE
[Description omitted; length: 8201 characters]

WHEEL

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

RECORD

Path Digest Size
ksc/__init__.py sha256=3-oIkjwqqpw8A06Lt80djoYZdlvdVf86-E0SQve13IM 1653
ksc/__main__.py sha256=97p4cGFC4XdeGS0MecNnikpF2BVWjM9uimVx8XbtuUc 4832
ksc/macos.py sha256=ZErHfSHWfEf_TR_J1lxkB5tvDd1RZ17PaK7rzewDliA 17476
ksc-1.2.3.dist-info/LICENSE sha256=Qpf8_rEtNm0quVNLpTNmGrmZomYZRTAYpsF143oi05w 1062
ksc-1.2.3.dist-info/METADATA sha256=LxvVQb0vSbOOUDVdOrR-Qb5XFOzHpg_wYpyoXo5QGZs 11029
ksc-1.2.3.dist-info/WHEEL sha256=2wepM1nk4DS4eFpYrW1TTqPcoGNfHhhO_i5m4cOimbo 92
ksc-1.2.3.dist-info/entry_points.txt sha256=DbzAFW-9YgaFJiYBcCrPSsZueOKuF8V7-kLkQa5cSi4 42
ksc-1.2.3.dist-info/top_level.txt sha256=wEXxwcgaXW_u6tOSxluQkACJh_uDtMZeC9nL26Q_Sfg 4
ksc-1.2.3.dist-info/RECORD

top_level.txt

ksc

entry_points.txt

ksc = ksc.__main__:main