portage-livecheck

View on PyPIReverse Dependencies (0)

0.0.13 portage_livecheck-0.0.13-py3-none-any.whl

Wheel Details

Project: portage-livecheck
Version: 0.0.13
Filename: portage_livecheck-0.0.13-py3-none-any.whl
Download: [link]
Size: 22175
MD5: c2e197befac34e11198db1a542d4df8b
SHA256: 1eeb9fc5a288816c585da172f91bce2d932a5e3ab54fed515d828c77caa81530
Uploaded: 2024-07-07 15:36:41 +0000

dist-info

METADATA

Metadata-Version: 2.1
Name: portage-livecheck
Version: 0.0.13
Summary: Tool to update ebuilds.
Author: Andrew Udvare
Author-Email: audvare[at]gmail.com
Home-Page: https://github.com/Tatsh/livecheck
Project-Url: Documentation, https://livecheck.readthedocs.io/
Project-Url: Repository, https://github.com/Tatsh/livecheck
License: MIT
Keywords: command line,ebuild,gentoo,portage
Classifier: Development Status :: 4 - Beta
Classifier: Intended Audience :: Developers
Classifier: License :: OSI Approved :: MIT License
Classifier: Programming Language :: Python
Classifier: Programming Language :: Python :: 3
Classifier: Programming Language :: Python :: 3.11
Classifier: Programming Language :: Python :: 3.12
Classifier: Typing :: Typed
Requires-Python: >=3.11,<4
Requires-Dist: click (>=8.1.7)
Requires-Dist: loguru (<0.8.0,>=0.7.2)
Requires-Dist: pyxdg (<0.29,>=0.28)
Requires-Dist: pyyaml (<7.0.0,>=6.0.1)
Requires-Dist: requests (<3.0.0,>=2.31.0)
Description-Content-Type: text/markdown
[Description omitted; length: 3426 characters]

WHEEL

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

RECORD

Path Digest Size
livecheck/__init__.py sha256=hrids_12Y8uoyBqWLnKsMry45WWMrO9VH8WbOKpBFI4 83
livecheck/__main__.py sha256=vBQ82334kX06ImDbFlPFgiBRiLIinwNk3z8Khs6hd74 31
livecheck/constants.py sha256=cPpN9g-sqyZEaoVczF9i6eUDXkt4NhvIoSpQFcgtMpY 3520
livecheck/main.py sha256=6HeYj2zSHe81M25D6YDNAgGUCVzDrOrh2I22xLmAi7w 21465
livecheck/py.typed sha256=47DEQpj8HBSa-_TImW-5JCeuQeRkm5NMpJWZG3hSuFU 0
livecheck/settings.py sha256=d75SpPEMheU8v96h5eCbSu-UOsJH3HWMCe9m3qWQhiw 4262
livecheck/special/__init__.py sha256=AbpHGcgLb-kRsJGnwFEktk7uzpZOCcBY74-YBdrKVGs 1
livecheck/special/dotnet.py sha256=LyhRQCmgEBn6_8Ly0B2UvmytVR-qRBq4zUyoALUR3jU 5499
livecheck/special/golang.py sha256=U2UhjvQN88ySPLMpdSf8BERYMTj-4mPaVT9zlD6Mk2o 2109
livecheck/special/handlers.py sha256=xTnXYqm4HFl48Y97ceBatzX2IgB0q5JfBRvVcsf0psY 1588
livecheck/special/utils.py sha256=KGNI_4xleJ09epRMd-27nWkRW09RQ54CM9vlz4IJXUw 218
livecheck/special/yarn.py sha256=Z297aXFJg3cKWMORg2O_AwREQjDe89L48PcQBGLFDOA 3724
livecheck/typing.py sha256=3Mn2IphhW1-rfEV_baCYRK18OWoF0HBRrsHLfbvpxhI 222
livecheck/utils/__init__.py sha256=M-r_hr9o5ATz_ptX22HGQ0ic-gzxgJZv1qFvX43UDfE 3374
livecheck/utils/portage.py sha256=-_I-uiCyOeR50rKCbHnPka3yNz-cEMp4iczdWgG2trc 3578
portage_livecheck-0.0.13.dist-info/LICENSE.txt sha256=MjG3gPjxwIhxI2IqXy8XAYNZdtCnfq8YRgWS20uAOII 1084
portage_livecheck-0.0.13.dist-info/METADATA sha256=ZYrqlpH38bg7eRZw08bop4zdMpJI2BU3zHAeK9VU15A 4415
portage_livecheck-0.0.13.dist-info/WHEEL sha256=sP946D7jFCHeNz5Iq4fL4Lu-PrWrFsgfLXbbkciIZwg 88
portage_livecheck-0.0.13.dist-info/entry_points.txt sha256=O5x4lOEqTiTHP9UE38BXcXbjyx6puSsPFQmRUMc3u6g 49
portage_livecheck-0.0.13.dist-info/RECORD

entry_points.txt

livecheck = livecheck.main:main