summaryrefslogtreecommitdiff
path: root/devel/ruby-calendar/pkg-descr
diff options
context:
space:
mode:
authorAkinori MUSHA <knu@FreeBSD.org>2001-11-03 21:21:54 +0000
committerAkinori MUSHA <knu@FreeBSD.org>2001-11-03 21:21:54 +0000
commita0d81a3235cb7b6c35b4d357d31fb21ab6345bc6 (patch)
tree30825926ebb18d3e1b55cb08a63c614896d2e4c2 /devel/ruby-calendar/pkg-descr
parenta Web page that is still online (diff)
Add ruby-calendar, Ruby modules to handle various calendars.
Notes
Notes: svn path=/head/; revision=49542
Diffstat (limited to 'devel/ruby-calendar/pkg-descr')
-rw-r--r--devel/ruby-calendar/pkg-descr21
1 files changed, 21 insertions, 0 deletions
diff --git a/devel/ruby-calendar/pkg-descr b/devel/ruby-calendar/pkg-descr
new file mode 100644
index 000000000000..8489f683f038
--- /dev/null
+++ b/devel/ruby-calendar/pkg-descr
@@ -0,0 +1,21 @@
+Ruby-calendar includes the following modules.
+
+Calendrical Calculations module:
+ This module supports the following calendars:
+ Gregorian (current civil), Calendar week (ISO), Julian (old
+ civil), Islamic (Moslem), Hebrew (Jewish), Mayan, French
+ Revolutionary, Old Hindu, Achelis', Coptic, Ethiopian, Jalaali
+ (incomplete), Kyureki (Japanese traditional with CE) A "Getdate"
+ module
+
+Getdate module:
+ This module provides a method which creates a Time object reflecting
+ the given representation of dates and times. An "Sdn" module
+
+Sdn module:
+ This is an interface to the Scott E. Lee's SDN package.
+ This module supports the following calendars:
+ Gregorian, Julian, French Republican, Jewish
+
+Author: Tadayoshi Funaba <tadf@funaba.org>
+WWW: http://www.funaba.org/en/calendar.html#calendar