./wip/py-calverter, Convert date between Hijri, Jalali and Gregorian types of date

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


Branch: CURRENT, Version: 1.5, Package name: py310-calverter-1.5, Maintainer: kamelderouiche

pyCalverter (Python Calendar Converter) is a tool
for python developers that need to use Persian(Jalali) or
Hijri(Islamic) Calendar in their programs . On the other side this to
ol can convert these calendars (hijri, jalahi, gregorian) together .

Since the Hijri, Jalali and Gregorian date type are difference and
people in Middle East have problem with converting between these types
of dates, So pyCalverter make it very easy to convert these\
type to each others.


Required to run:
[lang/python37]

Required to build:
[pkgtools/cwrappers]

Master sites:

RMD160: 91e10139d224f0205df53ac466fc94d677a32e05
Filesize: 10.302 KB

Version history: (Expand)


CVS history: (Expand)


   2014-06-01 14:49:35 by Thomas Klausner | Files touched by this commit (208)
Log message:
Remove FETCH_USING.
It is a user-defined variable and should NOT be set in Makefiles.
   2013-12-06 12:31:34 by ndb | Files touched by this commit (15)
Log message:
only https fetch possible anymore.
   2012-10-06 19:55:21 by Aleksej Saushev | Files touched by this commit (31)
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.
   2010-09-02 16:18:10 by Kamel Derouiche | Files touched by this commit (5) | Imported package
Log message:
Import py26-calverter-1.5 as wip/py-calverter.

pyCalverter (Python Calendar Converter) is a tool
for python developers that need to use Persian(Jalali) or
Hijri(Islamic) Calendar in their programs . On the other side this to
ol can convert these calendars (hijri, jalahi, gregorian) together .

Since the Hijri, Jalali and Gregorian date type are difference and
people in Middle East have problem with converting between these types
of dates, So pyCalverter make it very easy to convert these\
 type to each others.