kvsh

View on PyPIReverse Dependencies (0)

0.1.2 kvsh-0.1.2-py3-none-any.whl

Wheel Details

Project: kvsh
Version: 0.1.2
Filename: kvsh-0.1.2-py3-none-any.whl
Download: [link]
Size: 3280
MD5: 7f2774f23a33862ab6345e02102f84e2
SHA256: 1f006da18117ddb6337023250802f08ef3df5864009ce759d422ca80b906b6df
Uploaded: 2022-01-21 16:23:17 +0000

dist-info

METADATA

Metadata-Version: 2.1
Name: kvsh
Version: 0.1.2
Summary: Persistent key-value store for the command line
Author: Aatif Syed
Author-Email: aatifsyedyp[at]gmail.com
Home-Page: https://github.com/aatifsyed/kvsh
Project-Url: Repository, https://github.com/aatifsyed/kvsh
License: MIT
Classifier: License :: OSI Approved :: MIT License
Classifier: Programming Language :: Python :: 3
Classifier: Programming Language :: Python :: 3.10
Classifier: Programming Language :: Python :: 3.8
Classifier: Programming Language :: Python :: 3.9
Requires-Python: >=3.8,<4.0
Requires-Dist: argcomplete (<2.0.0,>=1.12.3)
Requires-Dist: argparse (<2.0.0,>=1.4.0)
Requires-Dist: dataclasses-json (<0.6.0,>=0.5.6)
Requires-Dist: jsonschema (<5.0.0,>=4.2.1)
Requires-Dist: logging-actions (<0.2.0,>=0.1.6)
Requires-Dist: xdg (<6.0.0,>=5.1.1)
Description-Content-Type: text/markdown
[Description omitted; length: 761 characters]

WHEEL

Wheel-Version: 1.0
Generator: poetry 1.0.7
Root-Is-Purelib: true
Tag: py3-none-any

RECORD

Path Digest Size
kvsh/__init__.py sha256=t17il9mwaJ6srZLhCoooov3rkVKFA_7LhiBrHv2oobI 4205
kvsh/__main__.py sha256=U6Pb05yWnZexoUtL3NAZlx8S1gv7tdi9DbQFSFgKs6I 59
kvsh-0.1.2.dist-info/entry_points.txt sha256=V_OdoZO-4MSSOr5U9wMrSRknv1m2TGPRqgCTbf8Rwu0 43
kvsh-0.1.2.dist-info/WHEEL sha256=y3eDiaFVSNTPbgzfNn0nYn5tEn1cX6WrdetDlQM4xWw 83
kvsh-0.1.2.dist-info/METADATA sha256=zVBCoDRRXP74Yio4NGKcBZ2T4WXhddKAwm30uXuUC_M 1619
kvsh-0.1.2.dist-info/RECORD

entry_points.txt

kv = kvsh:kv
kvv = kvsh:kvv