Hello,

I'm planing to publish my PHP extension for udis86 library.

About udis86 (it's BSD licensed):
"udis86 is an easy-to-use minimalistic disassembler library (libudis86) for
the x86 and x86-64 class of instruction set architectures." [1]

The extension has been developed on Github [2], and I have adopted the PHP
License 3.01.

My plan is to use the name "udis86" on PECL.

Any thoughts?


[1] - http://udis86.sourceforge.net/
[2] - https://github.com/felipensp/php-udis86

-- 
Regards,
Felipe Pena

Reply via email to