perl-ExtUtils-ParseXS - Module and a script for converting Perl XS code into C code

Description:

ExtUtils::ParseXS will compile XS code into C code by embedding the
constructs necessary to let C functions manipulate Perl values and
creates the glue necessary to let Perl access those functions.

Homepage: http://search.cpan.org/dist/ExtUtils-ParseXS/

License: GPL+ or Artistic

Vendor: Fedora Project

Packages

perl-ExtUtils-ParseXS-2.18-1.fc8.1.noarch [30 KiB] Changelog by Tom "spot" Callaway (2007-10-15):
- correct license tag
- add BR: perl(ExtUtils::MakeMaker)