linkotron

View on PyPIReverse Dependencies (0)

0.2.0 linkotron-0.2.0-py3-none-any.whl

Wheel Details

Project: linkotron
Version: 0.2.0
Filename: linkotron-0.2.0-py3-none-any.whl
Download: [link]
Size: 5989
MD5: f22e52d61e73beb1057089ea1943b6ed
SHA256: ff8842742950e8a83fd6c6af66caa2e5fa7bbe6f851634cdd3d16cc0e79d57b3
Uploaded: 2024-01-30 16:09:51 +0000

dist-info

METADATA

Metadata-Version: 2.1
Name: linkotron
Version: 0.2.0
Summary: CLI to format links
Author: Hugo van Kemenade
Project-Url: Changelog, https://github.com/hugovk/linkotron/releases
Project-Url: Homepage, https://github.com/hugovk/linkotron
Project-Url: Source, https://github.com/hugovk/linkotron
License: MIT
Keywords: link,markdown,md,restructuredtext,rst
Classifier: Development Status :: 3 - Alpha
Classifier: Intended Audience :: Developers
Classifier: Intended Audience :: End Users/Desktop
Classifier: License :: OSI Approved :: MIT License
Classifier: Operating System :: OS Independent
Classifier: Programming Language :: Python :: 3 :: Only
Classifier: Programming Language :: Python :: 3.10
Classifier: Programming Language :: Python :: 3.11
Classifier: Programming Language :: Python :: 3.12
Classifier: Programming Language :: Python :: Implementation :: CPython
Classifier: Programming Language :: Python :: Implementation :: PyPy
Requires-Python: >=3.10
Requires-Dist: pyperclip; platform_system == "Darwin"
Requires-Dist: pyperclip; platform_system == "Windows"
Requires-Dist: pytest; extra == "tests"
Requires-Dist: pytest-cov; extra == "tests"
Provides-Extra: tests
Description-Content-Type: text/markdown
License-File: LICENSE.txt
[Description omitted; length: 3621 characters]

WHEEL

Wheel-Version: 1.0
Generator: hatchling 1.21.1
Root-Is-Purelib: true
Tag: py3-none-any

RECORD

Path Digest Size
linkotron/__init__.py sha256=LezZwaK6fezqLyVRyaSd8HNIMcbNStymZyO3vplrVhI 1842
linkotron/__main__.py sha256=XqQRd4atI7OfEzKPTtM9LEjDwM8XX0WnojuD1m-YgmY 97
linkotron/cli.py sha256=jS88A6yGXjzWuI-2Yz6o_oVqOuW3aCOesi5o2XSPeSc 1605
linkotron/py.typed sha256=47DEQpj8HBSa-_TImW-5JCeuQeRkm5NMpJWZG3hSuFU 0
linkotron/scripts/__init__.py sha256=47DEQpj8HBSa-_TImW-5JCeuQeRkm5NMpJWZG3hSuFU 0
linkotron/scripts/run_command.py sha256=OUVDbJ4O-13p2sCvdPt5LY-6h2vgG3b3FpRjiR1vGuQ 575
linkotron-0.2.0.dist-info/METADATA sha256=1esxUVWUSSxJ-y7uKqFVEQftz3jqt0330iDrFpSmZwg 4868
linkotron-0.2.0.dist-info/WHEEL sha256=TJPnKdtrSue7xZ_AVGkp9YXcvDrobsjBds1du3Nx6dc 87
linkotron-0.2.0.dist-info/entry_points.txt sha256=q4-Vb50rc1JByA8rRhBvGAhHeJSNk9KK35H4UF_4jhI 76
linkotron-0.2.0.dist-info/licenses/LICENSE.txt sha256=czwzAq7xzMjdfa-d17ybACleFkWyqhVlZyajiOGQDc4 1079
linkotron-0.2.0.dist-info/RECORD

entry_points.txt

linkotron = linkotron.cli:main
linky = linkotron.cli:main