aboutsummaryrefslogtreecommitdiff
path: root/development/perl-extutils-parsexs/slack-desc
blob: 70ad2e2893fc51f79d38341d97dedb6cfbd95a11 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
# 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: