ports/sysutils/py-python-crontab/pkg-descr
Fukang Chen b8f558f391 sysutils/py-crontab: Rename to python-crontab, Update to 2.4.0
- 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
2020-03-31 01:41:29 +00:00

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