diff options
Diffstat (limited to 'libraries/jcal/README')
-rw-r--r-- | libraries/jcal/README | 9 |
1 files changed, 9 insertions, 0 deletions
diff --git a/libraries/jcal/README b/libraries/jcal/README new file mode 100644 index 0000000000..c4344cb32c --- /dev/null +++ b/libraries/jcal/README @@ -0,0 +1,9 @@ +|-----handy-ruler------------------------------------------------------| +Jalali calendar is a small and portable free software library to +manipulate date and time in Jalali calendar system. It's written in C +Jalali calendar provides an API similar to that of libc's timezone, date +and time functions. + +Jalali calendar package consists of a library namely libjalali and two +simple and easy to use terminal tools, jcal and jdate with functionality +similar to UNIX cal and date. |