[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
[developers] PHP extension and Gentoo ebuilds for ITL
- To: developer at arabeyes dot org
- Subject: [developers] PHP extension and Gentoo ebuilds for ITL
- From: Yahya Mohammad <mfyahya at gmail dot com>
- Date: Tue, 12 May 2009 15:44:46 +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 :content-transfer-encoding:user-agent; bh=CyUifcpjpZ6+bS6FZ7n8W2jPHJhOEoOZOztXQSy0HNE=; b=K+AfonmvZ6PrUKN6SM69Xq2hy3TeewAL5WmQ+npqzr8FjDYF9LRa68v6UAPsxoruk5 CN59IyHnr/LrH/pFEZg7wJcxljb9iRTyO4SqeWK0W7brWl8e2X+9JG2gLOUMq4SsjcyJ 0k4v1Ot2p0Rid5ZRYZT6i+pzcxfEygT6PlK9g=
- 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:content-transfer-encoding:user-agent; b=sIFjta0PJ+3lRhB33x0vuTi+WPIEJMPvas8/NAEQkdJ/s/+7OWERHu4ZB90dJfI6kv tm4iJjwBMjWiN8a4+ZgK33LDy3cyt9PEq4jlWQ9LY+a7Rb0o7ANF+4+G7nKMTNf2WxuS 9734PBUUBzp8YuRyCUuszzjyRo+cn0Omg5snY=
- User-agent: Mutt/1.5.18 (2008-05-17)
Assalāmu`alaykum wa Raḥmaṭullāhi wa Barakātuh,
I wrote a PHP extension for the ITL library a while ago and would like
to release the code. The extension makes the following functions
available in PHP:
* itl_get_prayer_times -- Get prayer times for a specific location,
method, and date.
* itl_get_north_qibla -- Get Qibla direction measured from North.
* itl_h_date -- Convert Gregorian date to Hijri.
* itl_g_date -- Convert Hijri date to Gregorian.
I also have a couple of ebuilds for building the extension and the itl
library for Gentoo.
How do I go about submitting the code to Arabeyes? Or should I submit
the extension to PECL and the ebuilds to Gentoo bugzilla? What license
would be suitable? My goal is to have the code reviewed and made as
widely available as possible.
Best regards,
Yahya