cronrepo

View on PyPIReverse Dependencies (0)

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

Wheel Details

Project: cronrepo
Version: 0.3.3
Filename: cronrepo-0.3.3-py3-none-any.whl
Download: [link]
Size: 12274
MD5: 14c2e027cc69e263d64b53aee72e0f3c
SHA256: bd02c7533778d1aa037aac1993fb3d1f460d0d016c04d604a3d7a0a7bf22b83c
Uploaded: 2020-08-02 02:50:22 +0000

dist-info

METADATA

Metadata-Version: 2.1
Name: cronrepo
Version: 0.3.3
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
[Description omitted; length: 9262 characters]

WHEEL

Wheel-Version: 1.0
Generator: bdist_wheel (0.34.2)
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.3.dist-info/LICENSE sha256=PH84pnnj2CJPXgvXieXtkXF-n7FkOEt3lqc1-e-SG5k 1065
cronrepo-0.3.3.dist-info/METADATA sha256=H7zVGzn5Tu268IdCSwbRLVugrN6XVSww_D0S73ujIlI 9836
cronrepo-0.3.3.dist-info/WHEEL sha256=g4nMs7d-Xl9-xC9XovUrsDHGXt-FT0E17Yqo92DEfvY 92
cronrepo-0.3.3.dist-info/entry_points.txt sha256=UBEOKzqSjH-aIcx4Cf9z0RgiEJXrfVi14Fzhhg5U3XE 107
cronrepo-0.3.3.dist-info/top_level.txt sha256=dpiAOnGRLLWXxLw9o7APvXQtM-cK8b7iJb3-TCtPRt0 9
cronrepo-0.3.3.dist-info/RECORD

top_level.txt

cronrepo

entry_points.txt

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