pkgsrc-Changes archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
CVS commit: pkgsrc/devel/p5-Convert-Binary-C
Module Name: pkgsrc
Committed By: fhajny
Date: Thu Feb 20 11:31:38 UTC 2014
Added Files:
pkgsrc/devel/p5-Convert-Binary-C: DESCR Makefile distinfo
Log Message:
Import devel/p5-Convert-Binary-C.
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.
To generate a diff of this commit:
cvs rdiff -u -r0 -r1.1 pkgsrc/devel/p5-Convert-Binary-C/DESCR \
pkgsrc/devel/p5-Convert-Binary-C/Makefile \
pkgsrc/devel/p5-Convert-Binary-C/distinfo
Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.
Home |
Main Index |
Thread Index |
Old Index