summaryrefslogtreecommitdiff
path: root/libraries/jcal/README
diff options
context:
space:
mode:
authorMohammad Etemaddar <mohammad.etemaddar@gmail.com>2015-08-28 22:54:41 +0700
committerWilly Sudiarto Raharjo <willysr@slackbuilds.org>2015-08-28 22:54:41 +0700
commit30aafd5c2fecd8ab90cc1d52d51d467cd107131c (patch)
treed97c0080a9f3a451f53fbc2759d32a13c565b06d /libraries/jcal/README
parent8a8778d5a812de4e052d3d9faabc30dd2fff352f (diff)
downloadslackbuilds-30aafd5c2fecd8ab90cc1d52d51d467cd107131c.tar.gz
libraries/jcal: Added (Jalali calender).
Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
Diffstat (limited to 'libraries/jcal/README')
-rw-r--r--libraries/jcal/README9
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.