Path to this page:
./
wip/py-khayyam,
Khayyam(Jalali Persian Datetime) library
Branch: CURRENT,
Version: 0.5rc2,
Package name: py312-khayyam-0.5rc2,
Maintainer: kamelderouicheKhayyam 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)
- (2024-09-19) Updated to version: py312-khayyam-0.5rc2
- (2024-09-19) Package has been reborn
- (2024-09-15) Package deleted from pkgsrc
- (2023-02-13) Package has been reborn
- (2023-02-13) Updated to version: py310-khayyam-0.5rc2
- (2021-10-08) Updated to version: py39-khayyam-0.5rc2
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) | |
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
|