[egenix-users] [ANN] zxDateTime 0.1
brian zimmer
bzimmer at ziclix.com
Mon Apr 15 12:10:43 CEST 2002
I am happy to announce the initial release of zxDateTime, a drop-in
replacement for mxDateTime written in Java, has been made available
today. The next planned version will include optimizations as well 100%
API implementation (a couple methods are missing). I am particularly
interested in getting feedback on the usefulness of this module as well
as the porting of other CPython extensions written in C.
The initial release can be found at:
http://sourceforge.net/projects/zxpy/
The API for mxDateTime can be found at:
http://www.egenix.com/files/python/mxDateTime.html
Installation directions are included in the distribution. zxDateTime
has been tested with Jython 2.1(+), mxDateTime 2.0.3 and JDK1.3.1.
Other versions might work but I have not tested them as thoroughly/at
all.
thanks,
brian
ps: I'd like to thank Marc-Andre Lemburg for his assistance in porting
his work.
pss: I'd like to thank the primary Jython developers for making the
extending of Jython with Java so much fun :)
More information about the egenix-users
mailing list