[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
[developers] Islamic Inheritance
- To: developer at arabeyes dot org
- Subject: [developers] Islamic Inheritance
- From: Hatem Nassrat <hnassrat at gmail dot com>
- Date: Mon, 2 Mar 2009 11:33:23 -0400
- Dkim-signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=gamma; h=domainkey-signature:received:received:date:from:to:subject :message-id:mime-version:content-type:content-disposition:user-agent; bh=aUoSzz0w+4j2fZHDjT9yYQqVk4CgfILnKZi6rjuf97Y=; b=O4IWIMdJT+4UFHHJtudevAXa8POS/nabIBf3qMccHelIxrGm4ONK0b85Lh7dTBHwHS mCKa3tZajLa7wL9KxltbjwOvIdAX2+Twq5Ereab0aJHko0OCPoxQwddfduFCqoHsw4ZF XaJa7PKf9g3+qohe+LkhKX66nfrWjEbEQHC2s=
- Domainkey-signature: a=rsa-sha1; c=nofws; d=gmail.com; s=gamma; h=date:from:to:subject:message-id:mime-version:content-type :content-disposition:user-agent; b=WfLHIjot39VRPKjPZSTMdIo7CMdVKHvEmo1Z2yTZIaN9Kx1PalLvwmjrj6/draoL7R dUvBcxS0wYXuN94CUC3e+kL2C9mQw7xVDaTxzpLOQCYzqWyzMlGNcOCY6HHH2SVWdkMx g1lUY9jZ3vobu/oRNyym8k4gg3HCIQKRiYxeM=
- User-agent: Mutt/1.5.18 (2008-05-17)
I am thinking of writing a few routines to handle Islamic Inheritance
calculations. Such applications are important in non-islamic countries
where a will (waseya) is vital. In Canada for example, if you do not
have a will all money goes to the government.
Anybody know if there are any open source libraries that are available
for these calculations, preferably ones that can be used in python. C
shared libraries work well, but pure python works best.
I am willing to rewrite code, I have found the following library,
written in JavaScript:
http://www.islamicsoftware.org/irth/irth.html
I have also found a project (aimed at PHP :-() that seems to be stalled:
https://sourceforge.net/projects/mawareeth/
Any ideas or pointers would be great.
--
Hatem Nassrat