cronrepo

View on PyPIReverse Dependencies (0)

0.3.4 cronrepo-0.3.4-py3-none-any.whl

Wheel Details

Project: cronrepo
Version: 0.3.4
Filename: cronrepo-0.3.4-py3-none-any.whl
Download: [link]
Size: 12267
MD5: 4dc5ab781492c9ade628851c3bb94161
SHA256: 90515923c14a97ba53829d1b10f739bbe279aecfd133752557a55495adbe1e3e
Uploaded: 2024-05-04 06:35:00 +0000

dist-info

METADATA

Metadata-Version: 2.1
Name: cronrepo
Version: 0.3.4
Summary: Maintain a set of cron jobs in your code repository
Author: Isaac To
Author-Email: isaac.to[at]gmail.com
Home-Page: https://github.com/isaacto/cronrepo
Classifier: Development Status :: 4 - Beta
Classifier: Programming Language :: Python :: 3
Classifier: Topic :: Software Development :: Libraries
Classifier: License :: OSI Approved :: MIT License
Classifier: Operating System :: POSIX :: Linux
Requires-Dist: calf
Requires-Dist: croniter
Description-Content-Type: text/markdown
License-File: LICENSE
[Description omitted; length: 9260 characters]

WHEEL

Wheel-Version: 1.0
Generator: bdist_wheel (0.43.0)
Root-Is-Purelib: true
Tag: py3-none-any

RECORD

Path Digest Size
cronrepo/__init__.py sha256=zdrN8IdANKG_fDtXpKLrphnfieu0e0IbqtjPZNnypPc 11826
cronrepo/__main__.py sha256=h1CYaKTC9QWCj9PMoTQhdthFu83I0QWtldUGbCZILnU 6806
cronrepo-0.3.4.dist-info/LICENSE sha256=PH84pnnj2CJPXgvXieXtkXF-n7FkOEt3lqc1-e-SG5k 1065
cronrepo-0.3.4.dist-info/METADATA sha256=4c7bWHRgjQcPFDyLrdwJR8RqNT75WCyUFs3g87ejnVA 9821
cronrepo-0.3.4.dist-info/WHEEL sha256=GJ7t_kWBFywbagK5eo9IoUwLW6oyOeTKmQ-9iHFVNxQ 92
cronrepo-0.3.4.dist-info/entry_points.txt sha256=1OrOM4-DgWOz7dpDaJqLjZ-JAKs9L16CTyCNd5BPQGQ 106
cronrepo-0.3.4.dist-info/top_level.txt sha256=dpiAOnGRLLWXxLw9o7APvXQtM-cK8b7iJb3-TCtPRt0 9
cronrepo-0.3.4.dist-info/RECORD

top_level.txt

cronrepo

entry_points.txt

cronrepo = cronrepo.__main__:cronrepo_mgr
cronrepo_run = cronrepo.__main__:cronrepo_run