diff options
Diffstat (limited to 'sysutils/py-python-crontab/pkg-descr')
-rw-r--r-- | sysutils/py-python-crontab/pkg-descr | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/sysutils/py-python-crontab/pkg-descr b/sysutils/py-python-crontab/pkg-descr new file mode 100644 index 000000000000..fb8fe546e19c --- /dev/null +++ b/sysutils/py-python-crontab/pkg-descr @@ -0,0 +1,4 @@ +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 |