mirror of
https://github.com/kellyjonbrazil/jc.git
synced 2025-08-06 22:32:54 +02:00
change description
This commit is contained in:
@ -134,7 +134,7 @@ import jc.parsers.universal
|
|||||||
|
|
||||||
class info():
|
class info():
|
||||||
version = '1.0'
|
version = '1.0'
|
||||||
description = 'crontab with user file parser'
|
description = 'crontab file parser with user support'
|
||||||
author = 'Kelly Brazil'
|
author = 'Kelly Brazil'
|
||||||
author_email = 'kellyjonbrazil@gmail.com'
|
author_email = 'kellyjonbrazil@gmail.com'
|
||||||
# details = 'enter any other details here'
|
# details = 'enter any other details here'
|
||||||
|
Reference in New Issue
Block a user