Pure-Python bindings to glibc (based on ctypes)
Project description
Features
Free software: LGPLv3 license
Supports signalfd(2) and the assorted set of signal related functions.
Supported on python 2.7+ and python 3.2+ and pypy
All other useful glibc features are in scope (patches welcome!)
from glibc import ... – direct access to glibc functions and types via lazy imports, fast startup, low memory overhead, efficient calls to glibc
Declarative code, easy to verify for correctness, easy to add more types, functions and constants.
Translates error codes according to documentation (manual pages) of each supported function. Raises OSError with appropriate values and a customized, easy-to-understand error message.
Project details
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.
Source Distribution
Built Distribution
File details
Details for the file glibc-0.1.tar.gz
.
File metadata
- Download URL: glibc-0.1.tar.gz
- Upload date:
- Size: 8.9 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | b88e383dc488426bdb9e2d44def320f88681c2d03a0473a11e79477a8695f454 |
|
MD5 | 563e2e1c75bf0b3fd976259df2588cc3 |
|
BLAKE2b-256 | 99c9c232a4d85257b4095754974966f4cf6db61abd1c6f5378ea951dd88cec4a |
File details
Details for the file glibc-0.1-py2.py3-none-any.whl
.
File metadata
- Download URL: glibc-0.1-py2.py3-none-any.whl
- Upload date:
- Size: 7.4 kB
- Tags: Python 2, Python 3
- Uploaded using Trusted Publishing? No
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | 37bcb3d90ef6f31c03570ce127202acc5f54fa652999461f35aeb0b65cf9b480 |
|
MD5 | 0f6eea01cb40942e8334d0325db6da35 |
|
BLAKE2b-256 | fb5e9eb4bd35f97ea3c3bd5f63d2e2fabf8a26ea950b6a069dad1ea0b932e58f |