# HOW TO EDIT THIS FILE: # The "handy ruler" below makes it easier to edit a package description. Line # up the first '|' above the ':' following the base package name, and the '|' # on the right side marks the last column you can put a character in. You must # make exactly 11 lines for the formatting to be correct. It's also # customary to leave one space after the ':'. |-----handy-ruler----------------------------------------| perl-extutils-parsexs: perl-extutils-parsexs (XS Code to C Compiler for Perl) perl-extutils-parsexs: perl-extutils-parsexs: ExtUtils::ParseXS will compile XS code into C code by perl-extutils-parsexs: embedding the constructs necessary to let C functions perl-extutils-parsexs: manipulate Perl values and creates the glue necessary perl-extutils-parsexs: to let Perl access those functions. The compiler uses perl-extutils-parsexs: typemaps to determine how to map C function parameters perl-extutils-parsexs: and variables to Perl values. perl-extutils-parsexs: perl-extutils-parsexs: Homepage: http://search.cpan.org/dist/ExtUtils-ParseXS/ perl-extutils-parsexs: