Dotlink

View on PyPIReverse Dependencies (0)

2.1 dotlink-2.1-py3-none-any.whl

Wheel Details

Project: Dotlink
Version: 2.1
Filename: dotlink-2.1-py3-none-any.whl
Download: [link]
Size: 13981
MD5: af8851a011bf17ebdb2c4b292553135b
SHA256: 6b914b6cb4942becbd549b256c4df3e39ebd1e92bda71741461e0c5487d94883
Uploaded: 2024-04-30 06:26:59 +0000

dist-info

METADATA

Metadata-Version: 2.1
Name: dotlink
Version: 2.1
Summary: Automate deployment of dotfiles to local paths or remote hosts
Author-Email: Amethyst Reese <amy[at]noswap.com>
Project-Url: Github, https://github.com/amyreese/dotlink
Project-Url: home-page, https://github.com/amyreese/dotlink
Classifier: Development Status :: 5 - Production/Stable
Classifier: License :: OSI Approved :: MIT License
Classifier: Operating System :: OS Independent
Classifier: Topic :: Utilities
Requires-Python: >=3.8
Requires-Dist: click (>=8)
Requires-Dist: platformdirs (>=4)
Requires-Dist: typing_extensions (>=4)
Requires-Dist: attribution (==1.7.1); extra == "dev"
Requires-Dist: black (==24.4.2); extra == "dev"
Requires-Dist: flake8 (==7.0.0); extra == "dev"
Requires-Dist: flit (==3.9.0); extra == "dev"
Requires-Dist: mypy (==1.10.0); extra == "dev"
Requires-Dist: pytest (==8.2.0); extra == "dev"
Requires-Dist: usort (==1.0.8.post1); extra == "dev"
Requires-Dist: ufmt (==2.5.1); extra == "dev"
Provides-Extra: dev
Description-Content-Type: text/markdown
[Description omitted; length: 1523 characters]

WHEEL

Wheel-Version: 1.0
Generator: flit 3.9.0
Root-Is-Purelib: true
Tag: py3-none-any

RECORD

Path Digest Size
dotlink/__init__.py sha256=KL6NwYLX4q18rcYtk-lUS-pYHED8EyGVgiN9QYHIHzE 201
dotlink/__main__.py sha256=GI9AEfT0yQZROShcWVlFHjeGBx7BSFkOyyLt3tefw8c 129
dotlink/__version__.py sha256=0IPAIN_-utQyQVFNditxB3BoOuEeRwLpGhudjCQGCDs 154
dotlink/actions.py sha256=Kt9BBg-6Eiok6weO-Btg8j63d7uhodi8Zj4sGiYLa-I 3471
dotlink/cli.py sha256=oocm_AE1xzmEbjRnNZ0LuEOND4_JOcHEPb1YjITbAls 1980
dotlink/core.py sha256=-VHahYX6tuiF3WKr_kMp7eqlnL_5uffzEEu-xBVgDq8 5146
dotlink/types.py sha256=_dTbypM8_H5uXBM4Rk740L932-15bKzvIiAivZO8AoY 2466
dotlink/util.py sha256=Y1HjneWuJeXI82ZqM_XSdkIyDTcYMq1v7bPFJv_tVEs 516
dotlink/tests/__init__.py sha256=47DEQpj8HBSa-_TImW-5JCeuQeRkm5NMpJWZG3hSuFU 0
dotlink/tests/actions.py sha256=qzlkx3fDHP8FKGvuYy--v2sCp1SNcrOn1PxhWdSOyM8 9893
dotlink/tests/core.py sha256=rUj7CizuBKB1uuLEg2Enj2sMyUrJty-Kbc-VOiM2dWk 4704
dotlink/tests/smoke.py sha256=F1iXtIg0dA9fzdk8a0z-mOe1JrkRTShpuqNqp2gqcic 124
dotlink/tests/types.py sha256=pPXa3pYFKe1k_aQ7DBxtUjKSJS6gHqZB3iEVUKSOTw0 1934
dotlink/tests/util.py sha256=zOi3btYVK9IrmnQercuwYmpSA2QSChkZqGaID5ehDnU 694
dotlink-2.1.dist-info/entry_points.txt sha256=Z1L2uQKwoGIa3fas-EtOdwyNsJF-V0V9uJ-RZi_Z9Bc 44
dotlink-2.1.dist-info/LICENSE sha256=pflivPFA07GrhHxo88qvhxQNonBe2y_0bXz2NJ_5E5E 1076
dotlink-2.1.dist-info/WHEEL sha256=EZbGkh7Ie4PoZfRQ8I0ZuP9VklN_TvcZ6DSE5Uar4z4 81
dotlink-2.1.dist-info/METADATA sha256=sFybklmJ3jWhimBNgiCultdI5zQDcIZwsrtozo-eJqY 2546
dotlink-2.1.dist-info/RECORD

entry_points.txt

dotlink = dotlink.cli:main