Jump to letter: [
ABCDEFGHIJKLMNOPQRSTUVWXYZ
]
perl-Convert-Binary-C: Binary data conversion using C types
- Summary
- Convert::Binary::C is a preprocessor and parser for C type definitions. It
is highly configurable and supports 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 C types instead of
a string representation of the data structure for conversion of binary data
from and to Perl's complex data structures.
Changelog
- * Mon Apr 2 17:00:00 2007 Alex Lancaster <alexl{%}users{*}sourceforge{*}net> 0.67-4
- Remove '-j32', package does not support parallel make.
- * Thu Mar 29 17:00:00 2007 Alex Lancaster <alexl{%}users{*}sourceforge{*}net> 0.67-3
- Add BuildRequires: perl(Test::Pod), perl(Test::Pod::Coverage)
- * Tue Mar 27 17:00:00 2007 Alex Lancaster <alexl{%}users{*}sourceforge{*}net> 0.67-2
- Add perl(ExtUtils::MakeMaker) BR.