A Python library providing an enumeration of Linux capabilities.
Project description
linux-capabilities
linux-capabilities is a Python library that provides an enumeration of Linux capabilities based on the capabilities(7) Linux man page.
Installation
For a standard installation, use:
python3 -m pip install [--break-system-packages] py-linux-capabilities
To install from TestPyPI, use:
pip install -i https://test.pypi.org/simple/ py-linux-capabilities
Build
python3 -m build
Usage
from linux_capabilities import LinuxCapabilities
mycap = LinuxCapabilities.CAP_SYS_ADMIN
print(mycap)
Project details
Release history Release notifications | RSS feed
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
Filter files by name, interpreter, ABI, and platform.
If you're not sure about the file name format, learn more about wheel file names.
Copy a direct link to the current filters
File details
Details for the file py_linux_capabilities-0.1.2.tar.gz.
File metadata
- Download URL: py_linux_capabilities-0.1.2.tar.gz
- Upload date:
- Size: 3.2 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/5.1.1 CPython/3.11.2
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
9b247cf58d2cf1d95cf159672f36774965cd34cb7d74a612bee59066831d740e
|
|
| MD5 |
54bae2ac002391f59ce8574846294ab5
|
|
| BLAKE2b-256 |
6573834e0669690948c14bcd86c3af5a213849a83acd451f4f8c025926500b04
|
File details
Details for the file py_linux_capabilities-0.1.2-py3-none-any.whl.
File metadata
- Download URL: py_linux_capabilities-0.1.2-py3-none-any.whl
- Upload date:
- Size: 3.3 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/5.1.1 CPython/3.11.2
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
564ddc5563b069636b4f10fb67616f9a4f47ddfbd29a1b2076c921d84e3f684e
|
|
| MD5 |
cd1adcd6910a27093c8333d1a90688c3
|
|
| BLAKE2b-256 |
c0ead8fae37c7b948f9f918e4a16072387b6fa855ee22ca8dbdb617ac02ca809
|