summaryrefslogtreecommitdiff
path: root/devel/p5-Convert-Binary-C/DESCR
blob: 9538d65f5dba3e8f4298a5d51c20da5f2da8981b (plain)
1
2
3
4
5
6
Convert::Binary::C is a preprocessor and parser for C type definitions.
It is highly configurable and should support arbitrarily complex data
structures. Its object-oriented interface has pack and unpack methods
that act as replacements for Perl's pack and unpack and allow to use the
C types instead of a string representation of the data structure for
conversion of binary data from and to Perl's complex data structures.