pypassfd: read and write descriptors (file or otherwise) over a unix domain (AF_LOCAL) socket connection.

This package provides a slim pyrex wrapper around an implementation of the traditional read/write file descriptor functions covered at "Unix Network Programming Vol 1" By Richard Stevens et al. p 428 and an IDispatchTarget for use with the dispatcher api provided by aSycamore or similar.