Skip to content

Latest commit

 

History

History
6 lines (4 loc) · 184 Bytes

README.md

File metadata and controls

6 lines (4 loc) · 184 Bytes

xdrsock

xdrsock is a wrapper around sockets and xdrlib to avoid common boilerplate around writing support for XDR network protocols.

Supports Python 2.7 and Python 3.2 and up.