From 30aafd5c2fecd8ab90cc1d52d51d467cd107131c Mon Sep 17 00:00:00 2001 From: Mohammad Etemaddar Date: Fri, 28 Aug 2015 22:54:41 +0700 Subject: libraries/jcal: Added (Jalali calender). Signed-off-by: Willy Sudiarto Raharjo --- libraries/jcal/README | 9 +++++++++ 1 file changed, 9 insertions(+) create mode 100644 libraries/jcal/README (limited to 'libraries/jcal/README') 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. -- cgit v1.2.3