./wip/py-khayyam, Khayyam(Jalali Persian Datetime) library

[ CVSweb ] [ Homepage ] [ RSS ] [ Required by ] [ Add to tracker ]


Branch: CURRENT, Version: 0.5rc2, Package name: py310-khayyam-0.5rc2, Maintainer: kamelderouiche

Khayyam is a library to use date & time in persian style
(known as Jalali calendar or khayyam alg)

It's designed to replace the python standard "datetime.datetime" class with
"khayyam.JalaliDatetime". the "khayyam.JalaliDatetime" has two additional
methods, that can be used to convert it to gregorian calendar and vice-versa:

to_datetime(self)

from_datetime(cls


Required to run:
[devel/py-setuptools] [lang/python37]

Required to build:
[pkgtools/cwrappers]

Master sites:

RMD160: 887c9eb2b097d1aee8e5771a6d453634c221d266
Filesize: 278.814 KB

Version history: (Expand)


CVS history: (Expand)


   2012-10-07 14:25:12 by Aleksej Saushev | Files touched by this commit (52)
Log message:
Drop superfluous PKG_DESTDIR_SUPPORT, "user-destdir" is default these days.
Mark packages that don't or might probably not have staged installation.
   2012-03-27 11:22:16 by Kamel Derouiche | Files touched by this commit (4) | Imported package
Log message:
Import py27-khayyam-0.5rc2 as wip/py-khayyam.

Khayyam is a library to use date & time in persian style
(known as Jalali calendar or khayyam alg)

It's designed to replace the python standard "datetime.datetime" class with
"khayyam.JalaliDatetime". the "khayyam.JalaliDatetime" has \ 
two additional
methods, that can be used to convert it to gregorian calendar and vice-versa:

to_datetime(self)

from_datetime(cls