mirror of
https://git.freebsd.org/ports.git
synced 2025-06-08 14:20:33 -04:00
- Rename the port to match the canonical/registered (PyPI/CHEESESHOP) name - Switch from CHEESESHOP to GitLab for complete tests data - Update the project website URL in pkg-descr - Add LICENSE_FILE - Add sysutils/py-cron-descriptor to RUN_DEPENDS - Add test target Reviewed by: koobs Approved by: koobs (ports, mentor), portmgr (maintainer timeout: > 2 weeks) Differential Revision: https://reviews.freebsd.org/D23968
4 lines
169 B
Text
4 lines
169 B
Text
Module for reading and writing crontab files and accessing the system cron
|
|
automatically and simply using a direct API.
|
|
|
|
WWW: https://gitlab.com/doctormo/python-crontab
|