Jump to letter: [
          
            ABCDEFGHIJKLMNOPQRSTUVWXYZ
          ]
        
        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.68 | 
                2.fc6 | 
                ppc | 
                725 KiB | 
                Thu Aug 23 10:06:05 2007 | 
            
        
        Changelog
        
            - * Thu Aug 23 18:00:00 2007 Alex Lancaster <alexl{%}users{*}sourceforge{*}net> 0.68-2
 
            - License tag to GPL+ or Artistic as per new guidelines.
 
        
            - * Sat Aug 18 18:00:00 2007 Alex Lancaster <alexl{%}users{*}sourceforge{*}net> 0.68-1
 
            - Update to latest upstream
 
        
            - * Mon Apr  2 18:00:00 2007 Alex Lancaster <alexl{%}users{*}sourceforge{*}net> 0.67-4
 
            - Remove '-j4', package does not support parallel make.