Modules
| CHANGELOG | Changes and improvements. |
| README | General Information. |
| nixio | General POSIX IO library. |
| nixio.CryptoHash | Cryptographical Hash and HMAC object. |
| nixio.File | Large File Object. |
| nixio.Socket | Socket Object. |
| nixio.TLSContext | Transport Layer Security Context Object. |
| nixio.TLSSocket | TLS Socket Object. |
| nixio.UnifiedIO | Unified high-level I/O utility API for Files, Sockets and TLS-Sockets. |
| nixio.bin | Binary operations and conversion. |
| nixio.bit | Bitfield operators and mainpulation functions. |
| nixio.crypto | Cryptographical library. |
| nixio.fs | Low-level and high-level filesystem manipulation library. |