Re: [PECL-DEV] php extension for lib Judy
[email protected] (Nicolas Brousse)
| Newsgroups | php.pecl.dev |
|---|---|
| Message-ID | <[email protected]> |
My extension is using the PHP License. Is there any other important requirement before requesting an account to get this project in PECL ? I just saw one project in the Structures category in PECL, I think this category is a good fit for the Judy arrays. Nico. On Wed, Aug 18, 2010 at 5:04 AM, Pierre Joye <[email protected]> wrote: > hi, > > On Wed, Aug 18, 2010 at 1:27 PM, Nicolas Brousse <[email protected]> wrote: >> Hi, >> >> I'm writing you guys because I started to work on a PHP extension for >> the lib Judy. I have most of the Judy API implemented but still have a >> bunch of work to do to get something clean for php (like implementing >> iterators methods, test the windows version, etc). >> >> I never did a php extension before, so any feedbacks are welcome : >> http://github.com/orieg/php-judy#readme >> >> Btw, does anyone knows if there is any conflict between LGPL and the >> PHP License ? The lib Judy is using LGPL and I'd like to provide a >> bundled version of the lib. > > There is no problem with lgpl v2, I would not recomment to go ahead > blindly with lgpl v3 :). The extension must use the PHP license 3.01, > BSD or equivalent (Apache for example). > > Cheers, > -- > Pierre > > @pierrejoye | http://blog.thepimp.net | http://www.libgd.org >