[ forky ]
[ sid ]
[ 源代码: python-ioctl-opt ]
软件包:python3-ioctl-opt(1.3.1-2)
python3-ioctl-opt 的相关链接
Debian 的资源:
下载源码包 python-ioctl-opt:
- [python-ioctl-opt_1.3.1-2.dsc]
- [python-ioctl-opt_1.3.1.orig.tar.gz]
- [python-ioctl-opt_1.3.1-2.debian.tar.xz]
维护小组:
外部的资源:
- 主页 [github.com]
相似软件包:
Python implementation of asm-generic/ioctl.h
Pythonified Linux asm-generic/ioctl.h, providing functions to compute fcntl.ioctl's opt argument. This allows replicating driver code that computes ioctl command numbers, keeping magic constants and differences to C code to a minimum.
Supported object types for the size argument are ctypes types and instances, memoryview, bytearray, struct.Struct, and array.array.
