poetspy

View on PyPIReverse Dependencies (0)

0.2.0 poetspy-0.2.0-py3-none-any.whl

Wheel Details

Project: poetspy
Version: 0.2.0
Filename: poetspy-0.2.0-py3-none-any.whl
Download: [link]
Size: 7087
MD5: ee8b6f4a5095773bf6f503d922fcc102
SHA256: 4913755201ac8c568074a14a0894a23ddf75bfe489e7baf8856a881376616581
Uploaded: 2021-12-02 17:26:44 +0000

dist-info

METADATA

Metadata-Version: 2.1
Name: poetspy
Version: 0.2.0
Summary: A small cli util to show project directories
Author: JokeNeverSoke
Author-Email: zengjoseph[at]hotmail.com
Home-Page: https://github.com/jokeneversoke/poets
License: MIT
Classifier: Development Status :: 3 - Alpha
Classifier: Intended Audience :: Developers
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
Classifier: Topic :: Terminals
Classifier: Topic :: Utilities
Requires-Python: >=3.8,<4.0
Requires-Dist: click (<9.0.0,>=8.0.0)
Requires-Dist: loguru (<0.6.0,>=0.5.3)
Requires-Dist: marko (<2.0.0,>=1.0.1)
Requires-Dist: toml (<0.11.0,>=0.10.2)
Description-Content-Type: text/markdown
[Description omitted; length: 2259 characters]

WHEEL

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

RECORD

Path Digest Size
poetspy/generate.py sha256=z1afzXb8y36fUBIckl7hORIX5yRRD9-wOQQoEr_CsmI 1489
poetspy/poets.py sha256=hIvLAetiVkMccoYIA2qRv7ksTDSJg-lMH-_HmNZJtKk 11898
poetspy-0.2.0.dist-info/entry_points.txt sha256=byJgHk7yHbS3nbH5h-DPpOQSWIsDCls7As6EX3ui4TE 67
poetspy-0.2.0.dist-info/LICENSE sha256=s-uxW_K3lYya0b95T2bsC6UKJaJa76bY4vcz16fDoic 1070
poetspy-0.2.0.dist-info/WHEEL sha256=y3eDiaFVSNTPbgzfNn0nYn5tEn1cX6WrdetDlQM4xWw 83
poetspy-0.2.0.dist-info/METADATA sha256=lPnUhpxuaJAem6oox_NFRN2vxa6u-9sREbp2VuoGJAE 3109
poetspy-0.2.0.dist-info/RECORD

entry_points.txt

pt = poetspy.poets:main
ptg = poetspy.generate:main