Jump to letter: [
9ABCDEFGHIJKLMNOPQRSTUVWXYZ
]
perl-Convert-Binary-C - Binary data conversion using C types
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.
Packages
Name |
Version |
Release |
Type |
Size |
Built |
perl-Convert-Binary-C |
0.67 |
4.fc5 |
src |
1.48 MiB |
Mon Apr 2 19:55:04 2007 |
Changelog
- * Mon Apr 2 18:00:00 2007 Alex Lancaster <alexl{%}users{*}sourceforge{*}net> 0.67-4
- Remove '-j2', package does not support parallel make.
- * Thu Mar 29 18:00:00 2007 Alex Lancaster <alexl{%}users{*}sourceforge{*}net> 0.67-3
- Add BuildRequires: perl(Test::Pod), perl(Test::Pod::Coverage)
- * Tue Mar 27 18:00:00 2007 Alex Lancaster <alexl{%}users{*}sourceforge{*}net> 0.67-2
- Add perl(ExtUtils::MakeMaker) BR.