getdents

Python binding to linux syscall getdents64.

Installation

In a virtualenv (see these instructions if you need to create one):

sudo apt install libc6
pip3 install getdents

Dependencies

  • None

Releases

Version Released Bookworm
Python 3.11
Trixie
Python 3.13
Files
1.0.0 2025-09-02    
0.4.1 2024-08-15    
0.4.0 2023-09-11    
0.3.1 2021-06-08    
0.3 2019-07-28    
0.2 2017-10-22    
0.1 2016-12-08    

Issues with this package?

Page last updated 2026-09-03 15:46:00 UTC