pkgsrc-Changes archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

CVS commit: pkgsrc/devel/py-macholib



Module Name:    pkgsrc
Committed By:   rodent
Date:           Sun Feb  9 15:17:42 UTC 2014

Added Files:
        pkgsrc/devel/py-macholib: DESCR Makefile PLIST distinfo

Log Message:
Import py27-macholib-1.6 as devel/py-macholib.

macholib can be used to analyze and edit Mach-O headers, the executable format
used by Mac OS X.

It's typically used as a dependency analysis tool, and also to rewrite dylib
references in Mach-O headers to be @executable_path relative.

Though this tool targets a platform specific file format, it is pure python code
that is platform and endian independent.


To generate a diff of this commit:
cvs rdiff -u -r0 -r1.1 pkgsrc/devel/py-macholib/DESCR \
    pkgsrc/devel/py-macholib/Makefile pkgsrc/devel/py-macholib/PLIST \
    pkgsrc/devel/py-macholib/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